OzFramework / oz

Oz is a behavioral web-ui testing framework developed to reduce test maintenance by using a predictive model rather than a scriptive model when writing tests.
Apache License 2.0
23 stars 7 forks source link

Headless mode for Firefox (Geckodriver) #69

Open McAllaster opened 6 years ago

McAllaster commented 6 years ago

Headless mode has been configured as an option for use with chromedriver in the browser engine. Geckodriver supports the same functionality, in a similar fashion, and should be able to be added as an argument using Selenium.