Skip to content

rfodge/protractor4249

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created using the Angular Seed project (https://github.com/angular/angular-seed).

Repo for demonstrating Protractor Issue #4249:

angular/protractor#4249

Clone Repo

Run npm install

Run npm start

Run npm run protractor

It will fail, but if you uncomment the rootElement line in the protractor config file the test will then pass.