Protractor/Selenium: run browser in the background -
i'm using protractor testing. 99% of times there's no need see browser, tests take long time, , we're interested in final outcome. there way hide browser opened testing (e.g. run in background)?
as stated before, docker-selenium works wonders. browser not supported docker-selenium internet explorer, obvious reasons.
Comments
Post a Comment