Skip to content

mfaisalkhatri/wdio-ts-web-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't forget to give a ⭐ to make the project popular.

❓ What is this Repository about?

Test Journey covered in this project:

This repo covers the following test journey as a part of End to End Testing

  1. Login a user in the chat application

How to run the Tests?

  • Clone the repository in your local machine by using the following command in the terminal

    • git clone git@github.com:mfaisalkhatri/wdio-ts-web-automation.git
  • Navigate to the root folder of the project and install all the dependencies using the following command

    • npm install
  • Start the Live Chat Playground application using Docker:

    • cd docker-files
    • docker compose -f docker-compose-chat-playground.yml up -d
  • Run the following command in the terminal

    • npm run test:login >> Tests will run on Chrome browser on local machine
    • npm run test:multiuserchat >> This will run the multi user chat

✍️ Blog Links

❓ Need Assistance?

  • Discuss your queries by writing to me @ mohammadfaisalkhatri@gmail.com 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 @ mohammadfaisalkhatri@gmail.com or ping me on LinkedIn

💭 Checkout the blogs related to Testing written by me on the following links:

🔖 Checkout videos related to Software Testing and Test automation tools on Testing Talks with Faisal Khatri

About

This repository offers web automation code examples using WebdriverIO and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors