-
Based on
- WebdriverIO
- Node version 14.0 or higher
- Appium
-
Setup and Start Appium server
-
Install the appium server using the below command on terminal
npm i -g appium -
Execute the below command to start the appium server locally
appiumNote : If a Chrome driver version mismatch error message appears. By using this argument, restart the appium.
appium --allow-insecure chromedriver_autodownload
-
-
Setup code
-
Clone the repo
git clone https://github.com/alphabin-01/demo-camera-injection -
Install all dependencies using the below command
npm install
-
-
Run the test
npm run androidBrowser
forked from alphabin-qa/appium-camera-injection
-
Notifications
You must be signed in to change notification settings - Fork 0
License
dhruvi-alphabin/demo-camera-injection
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Languages
- JavaScript 100.0%