v3.0.8

mherrmann/heliumv3.0.8Sep 3, 2021by mherrmann

AI Summary

Enhances start_chrome with options to maximize the window and pass custom DesiredCapabilities.

Key Highlights

  • Window maximization support
  • Custom DesiredCapabilities support
  • Enhanced browser startup configuration

New Features

  • maximize argument for start_chrome
  • capabilities argument for start_chrome

Full Release Notes

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!