Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
7.0k views
by The go-to Tester (218 points)
I am using Selenium WebDriver with Java language. I want to work with Edge browser and cannot find the x-path. How can i find it. What tool can I use in Edge browser. Anyone know hoe to get xpath from Edge browser.

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
selected by
 
Best answer
Support for xPath was added to the Edge browser version 13 build #10547. You can update your browser and the driver and it should work.

To identify the xPath, you can simply use chrome to identify xPath and try executing the test on the application on the Edge browser.

 

Feel free to comment with your exception.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...