juliemr / protractor-demo

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

setFirefoxProfile howto is not working #14

Closed geedubey closed 9 years ago

geedubey commented 9 years ago

i am getting 1 instances of WebDriver TypeError: Target browser must be a string, but is ; did you forget to call forBrowser()?

how to resolve it?

juliemr commented 9 years ago

@hankduan can you take a look at this one?