Seprate numeric and non-numeric value from a String. | Selenium Forum
M
Posted on 08/02/2017
Have a string - "1234fdfjdfhj1267ddfjd87854dfdf"

want to separate numeric value from this string.

How we can do this selenium using java?

M
Replied on 09/02/2017

try this.