My question is about, why i can not see xpath option in firebug.I am using firefox 56.0.1 (64-bit) version and firebug 2.0.19. version?
相关问题
- Selecting an item from a combo box selenium driver
- How to call firefox addon function with onclick in
- How does same-domain policy apply to background sc
- SQLite Storage in Firefox 3.0 +
- Writing a custom protocol handler portable on Fire
相关文章
- Firefox remembering radio buttons incorrectly
- CSS Firefox box-shadow and outline
- Progressive web app(PWA) vs Electron vs Browser ex
- XML Parsing Error in Firefox developer console
- firefox ondrop event.dataTransfer is null after up
- CORS request did not succeed on Firefox but works
- Firebug console error HTTP 407 Proxy Authenticatio
- Firefox duplicate cookie (Firefox bug?)
Firebug is discontinued from 2017. The main reason is Firefox's new architecture of multiprocess which firebug doesn't support. So, you would see many problems in firebug with firefox.
Reference - https://hacks.mozilla.org/2017/10/saying-goodbye-to-firebug/