kgress / scaffold

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

Add timeZone to Sauce configuration options #75

Closed odonnellk closed 4 years ago

odonnellk commented 4 years ago

Summary

By default, SauceLabs spins up a desktop VM using GMT as the time zone. For certain applications that use the system time to filter data, this can cause problems. This optional capability would allow VMs to be spun up with a specific time zone to address this issue.

A/C

Optional capability timeZone can now be configured in the application configuration files.