kgress / scaffold

A Java based Selenium WebDriver abstraction
MIT License
4 stars 7 forks source link

Headless Mode for Chrome #24

Closed brock-heb closed 4 years ago

brock-heb commented 4 years ago

Summary

Support a special run-type of HEADLESS that routes the driver to a headless chrome instance maximized to display the entire view port.

A/C