Help! Firefox driver opens up but not launching the URL inside Hook for cucumber

12 views
Skip to first unread message

Janne Borcena

unread,
Feb 2, 2018, 3:54:56 AM2/2/18
to Cukes
I have this inside my Hook

System.setProperty("webdriver.firefox.marionette", "/home/user/automation/cucumberautomation/geckodriver.exe");
driver = new FirefoxDriver();
driver.get("https://www.google.com");

It's launching the firefox but not typing the URL.
BTW, I'm using Ubuntu 16.
I'm just new with cucumber and starting to setup my environment.
Reply all
Reply to author
Forward
0 new messages