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 new features to the demo app #7

Open
2 of 3 tasks
wswebcreation opened this issue Sep 17, 2019 · 9 comments
Open
2 of 3 tasks

Add new features to the demo app #7

wswebcreation opened this issue Sep 17, 2019 · 9 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@wswebcreation
Copy link
Member

wswebcreation commented Sep 17, 2019

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:

  • Add biometric login (Face/TouchID)
  • Add deep link support
  • Add localisation by adding more languages in the app so you can test the Appium locale/language option

Once 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.

@wswebcreation wswebcreation added enhancement New feature or request help wanted Extra attention is needed labels Sep 17, 2019
@wswebcreation
Copy link
Member Author

See #102

@vparlah
Copy link

vparlah commented Oct 3, 2021

It would be nice to see some geolocation tests examples for both ios and android.
Like set location from code -> check location from the app

@wswebcreation
Copy link
Member Author

Good one, will see if I can add it in the coming weeks

@WasiqB
Copy link

WasiqB commented Jan 14, 2024

How about scanning QR Code feature? Can we add this feature example to the app?

@christian-bromann
Copy link
Member

@WasiqB sounds like a cool thing to showcase, would you be interested contributing to this one?

@WasiqB
Copy link

WasiqB commented Jan 14, 2024

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.

@christian-bromann
Copy link
Member

Awesome, I am sure @wswebcreation and definitely me are happy to answer questions when they arise and help out.

@wswebcreation
Copy link
Member Author

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)

@govza
Copy link

govza commented May 23, 2024

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants