setSpeed in Selenium WebDriver using Ruby

The methods to set the execution speed in WebDriver were deprecated for all language bindings some time ago. It is no longer possible to modify the execution speed of the running WebDriver code.

Leave a Comment