MachinePublishers / jBrowserDriver

A programmable, embeddable web browser driver compatible with the Selenium WebDriver spec -- headless, WebKit-based, pure Java
Other
809 stars 143 forks source link

can't get(url) #281

Closed lisheng007 closed 7 years ago

lisheng007 commented 7 years ago

In Linux, driver.get (URL) cannot be used; the program cannot execute; I use tomcat8, jdk8

Ask for help

hollingsworthd commented 7 years ago

Generally this use case should work. If you have a more specific way to reproduce this, please open a new issue with those details. Thanks!