Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

v1.1.0: custom screen resolution, timezone and fixes

Compare
Choose a tag to compare
@vania-pooh vania-pooh released this 10 Apr 10:21
· 968 commits to master since this release

New features

  • #30 - ability to pass host machine timezone to Selenoid and browser containers
  • #35 - ability to set custom screen resolution (via screenResolution capability)

Fixes

  • #21 - correctly removing tmpfs volumes
  • #25 - ability to work with latest Geckodriver (compliant to w3c webdriver spec)
  • #27 - panic on driver process crash
  • #29 - Docker image for PhantomJS
  • #40 - Selenoid tries to remove previous session

Improvements

  • #38, #39 - better docs in README.md