- TurtleRock
- Posts : 8
Join date : 2012-05-16
Regular Expression Web Driver
Fri Jul 06, 2012 5:34 pm
Hi,
I want to implement regular expression in webdriver; something like this :
driver.findElement(By.id("*N*")).click();
I am not able to get it correct.
Need to know how to implement regular expression in this case.
I want to implement regular expression in webdriver; something like this :
driver.findElement(By.id("*N*")).click();
I am not able to get it correct.
Need to know how to implement regular expression in this case.
Permissions in this forum:
You cannot reply to topics in this forum