pretty brief question..... when i use selenium with python and open google chrome it opens a new windows saying"Chrome is controlled by automated test software" and not in a normal window what should i do? thanks
Asked
Active
Viewed 30 times
0
-
This is a normal chromedriver behavior. What did you expect? – Dmitry Jun 20 '20 at 10:00
-
can i fix it? or do anything about it? – CodeMaster Jun 20 '20 at 10:03
-
i am following a course on selenium... the teacher did it without any problem? what i am doing wrong? – CodeMaster Jun 20 '20 at 10:06
-
You don't need to fix it. Everything in this case goes well. Why did you decide that it does not work correctly? – Dmitry Jun 20 '20 at 10:11
-
Try [this](https://stackoverflow.com/questions/43143014/chrome-is-being-controlled-by-automated-test-software) – Dhamo Jun 20 '20 at 10:39
-
Does this answer your question? [Chrome is being controlled by automated test software](https://stackoverflow.com/questions/43143014/chrome-is-being-controlled-by-automated-test-software) – Dhamo Jun 20 '20 at 10:39