Skip to content

Ivan-Katovich/wdio-appium-fw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdriverIO_appium_fw

Framework based on webdriverIO + appium

Setup framework

Preconditions: Appium server, Node.js

Setup:

npm install

Run tests:

npm run test

Parameters

--platform=android ( 'android' by default, 'ios' is also possible )

Useful links

UISelector strategies:

https://developer.android.com/reference/android/support/test/uiautomator/UiSelector

https://webdriver.io/docs/selectors.html

WebdriverIO first test:

http://webdriver.io/guide/getstarted/modes.html

wdio config

https://webdriver.io/docs/clioptions.html

allure

https://docs.qameta.io/allure/#_report_generation

About

Native Mobile automation with wdio + appium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published