-
-
Notifications
You must be signed in to change notification settings - Fork 33
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 new features to the demo app #7
Comments
See #102 |
It would be nice to see some geolocation tests examples for both ios and android. |
Good one, will see if I can add it in the coming weeks |
How about scanning QR Code feature? Can we add this feature example to the app? |
@WasiqB sounds like a cool thing to showcase, would you be interested contributing to this one? |
I would love to contribute, but React Native is completely new to me but this will not stop me. I will start working on this feature and will raise a PR once the changes are ready. |
Awesome, I am sure @wswebcreation and definitely me are happy to answer questions when they arise and help out. |
Hi @WasiqB tnx for the suggestion, is there a specific reason to add the QR code scanning? It’s not something you can (easily) test in Emulators and Simulators and on real devices you need to rely on what cloud vendors support regarding instrumentation and mocking. They all have a different implementation (Sauce, BS, LT and so on) |
Regarding the addition of the localization feature, I wonder if user-facing accessibilityLabel should also be translated (both in the code and in the tests). |
We already got some great feedback on the WebdriverIO demo app and try to improve it each time so it fits your needs. To make it more an app that reflects your current app we would like to add some new features. We already have these in mind:
locale
/language
optionOnce these features are added to the app the https://github.com/webdriverio/appium-boilerplate will be updated with examples on how to automate these features.
So if you have some challenges and don't see them in this app, please let us know and we might be able to add them.
The text was updated successfully, but these errors were encountered: