angularjs - Creating another session with a separate Firefox profile in Protractor? -
angularjs - Creating another session with a separate Firefox profile in Protractor? -
i trying figure out how have 2 firefox profiles running @ 1 time in protractor on 2 different windows. first train of thought create webdriver.webdriver.createsession
don't quite understand set in 'executor' parameter. i've followed illustration here first profile https://github.com/juliemr/protractor-demo/tree/master/howtos/setfirefoxprofile, , i've tried multicapabilities doesn't help, runs spec on both browsers.
angularjs selenium selenium-webdriver protractor
Comments
Post a Comment