stardust-shadow

导航

selenium web UI 自动化

from selenium import webdriver

from selenium.webdriver.common.by import By

from selenium.webdriver.common.action_chains import ActionChains

 browswer.find_element(By.XPATH,"*[//*test()='Data :']").click

 

参考URL: http:/blog.csdn.net/a328062954/article/details/127904993

posted on 2023-07-10 15:28  阡年  阅读(14)  评论(0)    收藏  举报