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

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -