Skip to content

kxngHunter/WebdriverIO-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebdriverIO Assignment

🎯 About

My submission for my webdriverIO assigment

✅ Requirements

Before starting 🏁, you need to have GIT and NodeJS installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/kxngHunter/WebdriverIO-Assignment.git

# Install dependencies
$ npm install

# Create an .env file in the root of the project
$ touch .env

# In the .env file type EMAIL=<EMAIL> with your email. Replace <EMAIL> with a valid email. Your email must follow the format "username@domain.extension"

#For example, test@gmail.com

# To run the test
$ npm run test

About

WebdriverIO Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors