everblazing
Board Regular
- Joined
- Sep 18, 2015
- Messages
- 156
Hi
I have the current path to clicking a button in a website. is there a way I can define this path to click on, e.g. getelementbyid?
Appreciate anyones help.
I have the current path to clicking a button in a website. is there a way I can define this path to click on, e.g. getelementbyid?
HTML:
$x('//*[@id="header"]//div[text()=" Extract Reports "]')
Appreciate anyones help.