Error "execution expired (Timeout::Error)" when using Selenium and Webmock

Posted Over 12 years ago. Visible to the public.

If you get the above error when running tests in bulk (but not individually), it's actually the fault of Webmock.

Updating Webmock to version 1.7+ fixes this.

Tobias Kraze
Last edit
About 12 years ago
Keywords
webdriver
License
Source code in this card is licensed under the MIT License.
Posted by Tobias Kraze to makandra dev (2011-11-22 10:11)