Skip to content

Protractor tests to experiment with the Async/Await ES7 feature by disabling the Selenium Promise Manager implementation.

Notifications You must be signed in to change notification settings

raulovidiu/protractor-async-await

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using the Async/Await ES7 Feature in Protractor

This repository contains a few end-to-end tests that make use of Async/Await ES7 Feature inside Protractor v5.1.2 and Node.js v8.2.1 by disabling the Selenium Promise Manager implementation, without calling TypeScript of transpiling for help.


Installation

npm install

and

npm run setup

Running tests

npm run test

by Raul Huluban

About

Protractor tests to experiment with the Async/Await ES7 feature by disabling the Selenium Promise Manager implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published