Is there is any alternative way for finding xpath - due to security policy -No extension are allowed to installed - Please help me | Selenium Forum
M
Manikanta Posted on 22/08/2019

M
Manikanta Replied on 22/08/2019

Allowed Chrome browser is allowed -No other browser and no Extensions or plugins


A
Ashish Thakur Replied on 23/08/2019

Chrome Browser allows you to generate XPaths and Try Xpaths as well.

For this,

Open Dev Tools, move to elements tab,

hit "Ctrl + F" on keyboard and theen provide the xpath you want to test.

 

To retrieve the XPath, simply rightclick over the HTML element that you want to access and  then go to copy and then XPath