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

JBrowserDriver doesn't execute embedded JavaScript in html page #378

Open yuiyuixx opened 1 year ago

yuiyuixx commented 1 year ago

JBrowserDriver doesn't execute embedded JavaScript in html page if I use openjdk8 + openjfx. With oracle jdk everything works fine but unfortunately I can use only openjdk version of java. Is there any way to fix it?