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

Updated . Posted . 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.

Profile picture of Tobias Kraze
Tobias Kraze
Last edit
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)