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

Categories

0 votes
181 views
in Technique[技术] by (71.8m points)

python - Selenium Clicking on different elements on different computers

I built a selenium script on my computer at home, On my home computer it works great. I took it into work and it launches the web driver and then it starts clicking on the wrong buttons(if it makes a difference my home computer is a iMac and my work computer is a HP pc). I've double checked the id tags, name tags and I've even selected the path's thru a full xpath. Nothing changes it keeps clicking the buttons next to the correct ones. I've never seen anything like this. Does anyone have any idea what is going on?? I can't post my code so I am sorry about that. Any advice would be greatly appreciated.

question from:https://stackoverflow.com/questions/65853252/selenium-clicking-on-different-elements-on-different-computers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...