kgress / scaffold

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

feat: Add timeZone to Sauce configuration options #75 #76

Closed odonnellk closed 4 years ago

odonnellk commented 4 years ago

PR for #75. Adds the timeZone to the SauceContext and sets the capability in the WebDriverManager.

kgress commented 4 years ago

LGTM overall. We might want to add an enum in the future to make it easier for selecting a time zone.