Reputation: 1
As we all know that firebug and firepath has been discontinued. Does any one have any alternative of finding X-path like firebug and firepath??
Upvotes: -2
Views: 302
Reputation: 4739
You can use xpath helper and Relative XPath Helper for Chrome and firefox
For firefox you can also use : WebDriver Element Locator
https://addons.mozilla.org/en-us/firefox/addon/element-locator-for-webdriv/
Upvotes: 2