selenium run-time exceptions while trying to run against selenium-hostile site

前端 未结 0 1702
走了就别回头了
走了就别回头了 2021-02-14 14:22

I am trying to run this:

public void launch() {

    EventFiringWebDriver driver = new EventFiringWebDriver(new ChromeDriver());

    driver.navigate().to(url);

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题