AndrewKeig / protractor-cucumber

protractor-cucumber
MIT License
73 stars 59 forks source link

Allow direct connections and some more Chrome configuration. #18

Open marnen opened 9 years ago

marnen commented 9 years ago

These changes make possible a direct connection from chromedriver to Chrome (it might work with Firefox too, but I haven't tested that), as well as passing through more options to webdriver configuration and generally making things more customizable.