Running Selenium Server & ChromeDriver as a Windows Service

后端 未结 8 2067
走了就别回头了
走了就别回头了 2020-12-14 09:57

So that we may perform front-to-back web UI testing, we are using Selenium and ChromeDriver to automate page loads / interaction as part of our testing pack.

This

8条回答
  •  生来不讨喜
    2020-12-14 10:45

    Right now you can't help it - it used to work fine in session 0 but for the past few days after chrome update only works for interactive sessions.

    Related bugs:

    https://code.google.com/p/selenium/issues/detail?id=8029 https://code.google.com/p/chromium/issues/detail?id=422218

提交回复
热议问题