in reply to Unable to find_element using 'contains text' when run through Selenium-Remote-Driver
my $configTab=$selConn->find_element("//td[contains(text(),'Configurat +ion')]")->click;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Unable to find_element using 'contains text' when run through Selenium-Remote-Driver
by bkobs39 (Acolyte) on Jun 27, 2014 at 17:34 UTC | |
by Anonymous Monk on Jun 28, 2014 at 06:59 UTC |