Skip to content

AlexanderLeonov/QA_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

For working with this project you need to download and install nodejs.

Installing Dependencies

Run the following command to install dependencies:

npm install

Running Tests

In order to run tests you need to start Selenium server first and then run the tests. Protractor will connect to it and use it to control browsers.

  • Start Selenium Server:
    • npm run run-server
  • Run the tests:
    • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published