Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
ios
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

webdriver.io - React Native Example

Installation

Go to end-to-end folder and execute npm i

Run locally

Android

Go to end-to-end folder and execute:

npm run test-android-local -- --app FULL_PATH_TO_APK

Where FULL_PATH_TO_APK is the full file system path the the apk named 'app.apk' in end-to-end folder. You can rebuild the app and reference to an other apk file if you need.

Run on Perfecto

Android

Make sure you uploaded app.apk to your private Perfecto storage, then go to end-to-end folder and execute:

npm run test-android-perfecto -- --app PRIVATE:app.apk --appPackage com.perfectoexample --user PERFECTO_USER --password PERFECTO_PASSWORD --deviceName PERFECTO_DEVICE_NANE

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.