Finding an elements XPath using IE Developer tool

前端 未结 4 2141
一整个雨季
一整个雨季 2020-11-29 10:01

Is there a way to find an element\'s XPath using IE Developer Tool?

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-29 10:41

    You can find/debug XPath/CSS locators in the IE as well as in different browsers with the tool called SWD Page Recorder

    The only restrictions/limitations:

    1. The browser should be started from the tool
    2. Internet Explorer Driver Server - IEDriverServer.exe - should be downloaded separately and placed near SwdPageRecorder.exe

提交回复
热议问题