Selenium error: No response from server for url http://localhost:7055

后端 未结 3 1353
野趣味
野趣味 2020-12-16 14:25

I\'m using Selenium, C#, NUnit to write tests, sometimes I getting below error:-

OpenQA.Selenium.WebDriverException : No response from server for url htt

3条回答
  •  囚心锁ツ
    2020-12-16 15:06

    Found Following workarounds here:

    https://groups.google.com/forum/?fromgroups=#!topic/selenium-users/1im-LurjK5s

    http://watirmelon.com/2011/10/04/c-avoiding-the-webdriverexception-no-response-from-server-for-url/

提交回复
热议问题