Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add convenience method(s) for editing system settings #8

Open
ctrevarthen opened this issue Mar 18, 2019 · 0 comments
Open

Add convenience method(s) for editing system settings #8

ctrevarthen opened this issue Mar 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ctrevarthen
Copy link
Contributor

We often want to test how different system settings (language, network, location) affect the app. Currently, the way to do this in Android seems to be to start the Settings app as a separate app during the test, make changes, then quit the settings app. This seems like something that would be a good candidate to automate.

https://forum.katalon.com/t/detect-system-language-setting-list-in-android-device/21186/2

At this point, I'm not clear if it would be something we could do on iOS.

@ctrevarthen ctrevarthen added the enhancement New feature or request label Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant