mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.64k stars 255 forks source link

Allow for configuring device's time zone in Maestro Cloud #1494

Open cristianbragaqualitymap opened 11 months ago

cristianbragaqualitymap commented 11 months ago

Looking at the documentation (https://cloud.mobile.dev/reference/devices-timezones) I saw that Android has the GMT -7 time zone, but for my application to have the automation run successfully, it depends on the device being in the time zone GMT -3.

I would like the option to configure the time zone to be implemented in my account, or in the execution command in my terminal.

ranadeep47 commented 10 months ago

+1, option to change timezone of the device in maestro cloud is critical for the organisation i work for to run automation tests.

vanGalilea commented 3 months ago

+1 Would it be possible to implement this?

bartekpacia commented 1 month ago

Hi all, thanks for taking time to create an issue.

Quick google search revealed this.

On iOS Simulator it appears to be much harder though.

A related issue is #1309.