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

cant support echarts? #372

Open fangjiaxiaobai opened 3 years ago

fangjiaxiaobai commented 3 years ago

cant support echarts??

leemgk commented 3 years ago

try new JBrowserDriver(Settings.builder().headScript("").build()) ...

xiaoyi001yeye commented 3 years ago

try new JBrowserDriver(Settings.builder().headScript("").build()) ...

echart line chart 有位移。遇到过吗?