Skip to content

It is a web-automation repo that uses protractor framework

Notifications You must be signed in to change notification settings

SyedaQurat/protractor-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-Requisite:

Protractor Installation:

a. By executing following command, all the dependencies in package.json will be download locally

npm i

b. Start the web driver manager by executing following command.

webdriver-manager start

c. If incase, webdriver requires updates. Type following:

webdriver-manager update

Code Execution:

To execute the code of protractor, open cmd in the directory & navigate to specs folder.

cd specs

& noe type following to run the framework

protractor conf.js

About

It is a web-automation repo that uses protractor framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages