简体   繁体   中英

How can I get the network-“Status” of an webelement?

i am using Selenium Webdriver on Java and I am trying to get the network status of every element with a network status like you can see in the image below.

Is there any way to get the status?

Edit: I guess I cannot upload images. If you press F12 to open the dev-tools there is a network menu. If you click on it, the status of every webelement will show up there.

AFAIK DevTools and Networking tab controls are not natively supported by Selenium.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM