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 Nov 29, 2018. It is now read-only.
https://code.google.com/p/selenium/source/browse/dotnet/src/webdriver/Internal/AsyncJavaScriptExecutor.cs?spec=svn7da094f39f9b6d52ea47d3d37e0ab28bd01f01d4&r=7da094f39f9b6d52ea47d3d37e0ab28bd01f01d4#142
The WebDriverTimeoutException returns Milliseconds instead of TotalMilliseconds. This
makes the error returned seem incorrect as it excludes milliseconds greater than 1
second.
This should probably use a System.Stopwatch rather than a DateTime.
Originally reported on Google Code with ID 8417
Reported by
[email protected]
on 2015-01-21 18:09:30The text was updated successfully, but these errors were encountered: