Giter Club home page Giter Club logo

webdriverio-ts-appium's Introduction

Open Source Love

Don't forget to give a โญ to make the project popular.

โ“ What is this Repository about?

This project is the outcome of my self-learning about the WebDriverIO Test Automation framework

๐Ÿ’ผ What does this repo contain?

  • 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.

Scenario covered

  • 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.

Running the tests

  • 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

๐Ÿ’ป Blog and Video Links

๐ŸŽฅ Tutorial Video

Watch the video

โ“ Need Assistance?

  • Discuss your queries by writing to me @ [email protected] OR ping me on any of the social media sites using the below link:

๐Ÿ’ป Paid Trainings

Contact me for Paid trainings related to Test Automation and Software Testing, mail me @ [email protected] or ping me on LinkedIn

๐Ÿ’ญ Checkout the blogs related to Testing on my website and medium blogs

webdriverio-ts-appium's People

Contributors

mfaisalkhatri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

webdriverio-ts-appium's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.