All Projects β†’ webdriverio β†’ native-demo-app

webdriverio / native-demo-app

Licence: other
Guinea pig app for showcasing test automation with WebdriverIO and Appium

Programming Languages

typescript
32286 projects
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
javascript
184084 projects - #8 most used programming language

WebdriverIO Demo App for iOS and Android

This app is build with React Native and will be used for test automation purposes for the appium-boilerplate.

wdio-app.mov

Downloads

Different releases of the iOS and Android app can be downloaded here

NOTE: The Android app can be installed on Android emulators and physical devices. The iOS app can ONLY be installed on iOS simulators. There is no build available for physical iOS devices due to not being able to install this app on physical iPhones. This is a (security) limitation from Apple.

Features

This app can/will be used for the appium-boilerplate so (new) users of WebdriverIO and Appium can play around. How WebdriverIO and Appium can be used together can be found there, here you will only find the code to build the app.

The app holds the following screens:

  • 🏠 Home: The intro of the app
  • πŸ•ΈοΈ WebView: Clicking on the WebView tab will open the WebdriverIO website (only once). It is created to test for example switching context and interacting with the WebView
  • πŸ” Login: This screen contains a simple Login / Sign Up screen with validations and alerts. If Touch/FaceId for iOS or Fingerprint for Android is enabled, then you will also be able to test that.
  • πŸ“„ Forms: This screen holds some basic form elements to interact with like:
    • Input
    • Switch
    • DropDown
    • Button
  • 🀏 Swipe: This screen will hold a carousel so horizontal swiping can be tested. It can also be used to test vertical swiping
  • 🀏 Drag: This screen holds a simple puzzle. The puzzle can be solved by dragging the pieces into the main image.

Contributing

Please read CONTRIBUTING.md for details on our process for submitting pull requests to us or building an app release for Android Emulators/Real devices or an iOS Simulator.

Versioning

We use SemVer for versioning, see VERSIONING.md for more information.

Build With

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].