juliemr / protractor-demo

Demo test application and protractor tests
MIT License
166 stars 139 forks source link

Correct setFirefoxProfile example #27

Closed marklagendijk closed 5 years ago

marklagendijk commented 5 years ago

Fixed the example by setting .moz:firefoxOptions.profile instead of .profile. Also see the Geckodriver docs.