webdriver.gecko.driver full page screenshot

403 views
Skip to first unread message

Exdevfr Devfr

unread,
Sep 5, 2016, 6:04:41 AM9/5/16
to Geb User Mailing List
Hi,

Sorry if it's more of a selenium question... or a webdriver question... I don't know in which direction I should be looking..

I had to upgrade the selenium-firefox-driver version and move to gecko driver to make geb work with the current firefox version on windows 10. 
It's not doing full page screenshots anymore. 
How can I get them back ? 

Current settings : 

driver = {
System.setProperty("webdriver.gecko.driver", new File("C:/install/geckodriver.exe").getAbsolutePath())
DesiredCapabilities capabilities = DesiredCapabilities.firefox()
capabilities.setCapability("marionette", true)
WebDriver driver = new FirefoxDriver(capabilities)
}


Balaji KM

unread,
Sep 8, 2016, 6:09:55 AM9/8/16
to Geb User Mailing List
Hi,

This looks gecko driver issue. Please raise the issue below.


Thanks,
Balaji
Reply all
Reply to author
Forward
0 new messages