Open Jacobvu84 opened 5 years ago
mvn verify -Dheadless.mode=true
but change the web driver annotation "chrome" to "firefox" the we should
mvn verify -Dgecko.firefox.options = {"args": ["-headless"]}
issue-1170
geckodriver supports a number of capabilities
mvn verify -Dheadless.mode=true
but change the web driver annotation "chrome" to "firefox" the we should
mvn verify -Dgecko.firefox.options = {"args": ["-headless"]}