This project is the outcome of my self-learning about the WebDriverIO Test Automation framework
- This repo contains example codes of Android Mobile Automation with TypeScript using WebdriverIO Demo App
- Checkout this page for more details related to WebDriverIO TypeScript Setup.
- On the Home page of the WebDriverIO demo app, verify the title
WEBDRIVER
is displayed correctly. - Navigate to the Login page, login using dummy credential and check the success message text and its title.
- NodeJS should be installed on the local machine where tests needs to be run.
- Clone this repository using the command
[email protected]:mfaisalkhatri/webdriverio_tutorial.git
- Navigate to the root folder of the project and Run the command
npm install
- To run the tests -
npm run wdio
- To generate allure report:
- brew install allure
- allure server ./allure-results
- Checkout allure Reporter for more details
- Discuss your queries by writing to me @
[email protected]
OR ping me on any of the social media sites using the below link:
Contact me for Paid trainings related to Test Automation and Software Testing,
mail me @ [email protected]
or ping me on LinkedIn