in reply to Re: Xpath with Selenium
in thread Xpath with Selenium
Previous above works but not second as i told.$elem = $driver->find_element('//input[1][@class="dx-texteditor-inpu +t"]')->send_keys("Live");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Xpath with Selenium
by Corion (Patriarch) on Apr 28, 2016 at 12:54 UTC | |
by Chaoui05 (Scribe) on Apr 28, 2016 at 13:10 UTC |