Skip to content

Add `maximize` and `capabilities` to start_chrome(...)

Choose a tag to compare

@mherrmann mherrmann released this 03 Sep 06:51
· 94 commits to master since this release

These options let you start the Chrome window maximized, or pass a DesiredCapabilities object for further customizations.

Thank you @tarunjarvis5 and @petrisorionel for the PRs!