"Chrome is being controlled by automated test software"
this bar at the top of the chrome webdriver breaks a lot of folks tests looking around online. It also breaks some of my tests and i cannot find a way to disable it through the registry which would be best for my application as changing group policy settings is not the best option. if it is the only one can someone describe the process to me as the instructions i find don't seem to work. we need to use chrome unfortunately as we have an application that does a ton of things with chrome, we just use selenium to click a few buttons that are hard to find on the screen through other methods. Thank you for your time, any suggestion is golden.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/a39d6997-060c-4d5e-a162-58d90904f912%40googlegroups.com.
ChromeOptions options = new ChromeOptions();
options.addArguments("disable-infobars");
"Chrome is being controlled by automated test software"
this bar at the top of the chrome webdriver breaks a lot of folks tests looking around online. It also breaks some of my tests and i cannot find a way to disable it through the registry which would be best for my application as changing group policy settings is not the best option. if it is the only one can someone describe the process to me as the instructions i find don't seem to work. we need to use chrome unfortunately as we have an application that does a ton of things with chrome, we just use selenium to click a few buttons that are hard to find on the screen through other methods. Thank you for your time, any suggestion is golden.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/a39d6997-060c-4d5e-a162-58d90904f912%40googlegroups.com.
Amit Jain | Software Engineer, 2x Salesforce Certified :Consulting,Development
metacube| SP6, Phase IV, EPIP, Sitapura Industrial Area, Sitapura| Jaipur, RJ -302022