Skip to content

kaushi-mr/webdriverio

Repository files navigation

  1. Clone the repository using git clone https://gitlab.com/kaushi.mr/webdriverio.git
  2. Open Visual Studio Code Ide and open the cloned project
  3. Install all the dependencies using npm i
  4. Open the terminal.
  5. To execute the feature file in the terminal, run the npm command npm run test
  6. Once the test is executed, to generate and view the allure report, run the npm command npm run allure-reports

Note: Few hard waits have been used for debug and for the ease of visuals, it can be commented out later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published