You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
The test suite is running terribly slow (compared to Selenium2). Maybe we're setting some kind of script running speed and it's stuck in Sahi settings until all tests are done?
While debugging test suite I've noticed that sending 1 command to Sahi (going to /_syn/... url) tooks more then 1 second. It's even worse on Travis. Maybe the problem is really in HTTP connection handling in SahiClient.
The text was updated successfully, but these errors were encountered:
The test suite is running terribly slow (compared to Selenium2). Maybe we're setting some kind of script running speed and it's stuck in Sahi settings until all tests are done?
While debugging test suite I've noticed that sending 1 command to Sahi (going to /_syn/... url) tooks more then 1 second. It's even worse on Travis. Maybe the problem is really in HTTP connection handling in SahiClient.
The text was updated successfully, but these errors were encountered: