如何使用selenium webdriver在chrome中找到开发人员工具页面的元素

时间:2017-09-27 16:35:24

标签: javascript java google-chrome selenium selenium-webdriver

我想使用selenium Web Driver在chrome中找到开发人员工具页面的元素。所以我需要开发人员工具页面的编码部分来定位该页面中的特定元素。如何以及在何处获取开发人员工具页面的代码。请帮我解决这个问题...

1 个答案:

答案 0 :(得分:0)

对于chrome你需要xpath检查器和firefox(版本低于53)你可以使用Firebug和Firepath

  • 对于xpath检查程序:

https://chrome.google.com/webstore/detail/css-and-xpath-checker/aoinfihhckpkkcpholfhmkeplbhddipe?hl=en

  • For Firebug

https://addons.mozilla.org/en-US/firefox/addon/firebug/