I’m new to robot framework and automation testing. I have to click the leads. But its giving element with locator not found. Can any one help?
Code:
click element xpath://a[contains(text(),'Leads')]
Error:
I’m new to robot framework and automation testing. I have to click the leads. But its giving element with locator not found. Can any one help?
Code:
click element xpath://a[contains(text(),'Leads')]
Error:
Hi,
Hard to say.
F12
ctrl + f
which opens a search bar.Regards
Markus