How to set TimeZone, and define WebDriver? #1662
Unanswered
ivanskodje
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Do we have ENV we can set for timezone and webdriver url? For example
TZ
andWEBDRIVER
?For context, I am running ChangeDetection in a Docker container, and would like to be able to specify the timezone used, and where to find the webdriver which is running on another container as I start it using the environment.
Thank you for your help in advance 🐈
Update: Discovered
WEBDRIVER_URL
from this page. 👍Beta Was this translation helpful? Give feedback.
All reactions