Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 639 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 639 Bytes

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