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

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -