serenity-bdd

Chrome is being controlled by automated test software

霸气de小男生 提交于 2019-11-29 06:11:50
问题 I am running automated tests in Chrome with Serenity BDD (Selenium). I had to download a new ChromeDriver, because my tests could not run -> The test would open ChromeDriver but could not "Browse as user". When I googled the issue, they said I had to update ChromeDriver. So I updated ChromeDriver to version 2.28 and I also updated the Chrome version to Version 57.0.2987.98. But now - EVERY TIME I run my tests this annoying text comes up: Chrome is being controlled by automated test software

Way to open Selenium browser not overlapping my current browser

旧时模样 提交于 2019-11-26 18:38:33
问题 I have following situation. once I start a Selenium test, a browser window will be opened. Since I have a bunch of tests and I start them many times every day, I would not let Selenium to open the new browser window on the front of my current browser(where I am working), but on the background, so it wouldn't disturb me. Is it possible? PS to clarify why I need this - many times in a day, when I working in the current browser and the selenium tests are running, browser windows from Selenium