Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged 使用python+selenium模拟手工操作网页,本地运行正常,服务器上面报错找不到元素

0 votes
726 views
1 answer
    label = self.client.find_element_by_xpath('/html/body/div[1]/div/div[1]/div/div[2]/div[2]/div[3]/form/div/div/div/div/input' ... ('new:'+label.get_attribute('value')) 然后点击按钮后,拿不到弹窗...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
764 views
1 answer
    label = self.client.find_element_by_xpath('/html/body/div[1]/div/div[1]/div/div[2]/div[2]/div[3]/form/div/div/div/div/input' ... ('new:'+label.get_attribute('value')) 然后点击按钮后,拿不到弹窗...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...