Closed jeanmw closed 9 hours ago
Simple change: allow headless option by making it an optional argument to the Controller class. Headless option is already implemented in the Browser class, so all we have to do is pass that down.
Great idea - does it work like expected for you?
Simple change: allow headless option by making it an optional argument to the Controller class. Headless option is already implemented in the Browser class, so all we have to do is pass that down.