c# - selenium-rc Unable to connect to remote server -


I have participated in a strange problem yesterday I used Selenium-RC with C # to write test scripts I am For the first time, yesterday, I started receiving the "Unable to connect to remote server" error. It appears irregularly on any part of the code. Eg error . In another script, it started on an emphasis statement. If the problem was in relation to the Selenium server, why would it execute other Selenium's orders and only throw error at some specific details. Please tell me that you need more specific information regarding error.

Does anyone have to deal with similar errors before ??

"post-text" itemprop = "text">

It sometimes appears that page load will cause selenium errors. For example, clicking on a page that causes a page transition, and then clicks again, depending on how fast page load is, when something loads you can get an error if the second click action gun jumped This can be done even when the second command is a wait-triploadload (). The solution is often to create a small sleep immediately after all the tasks that can cause infection.

Errors that arise in these situations are often somewhat vague and misleading. If you run this error in some pages, then do you track the previous order sent before each failure Can you? (What did you say before Selenium. Setspeed () in this version?)


Comments