Robot Framework Tutorial #34 – How to Set Selenium Timeout and Speed

In this Robot Framework Tutorial we will understand how to set Selenium Timeout and Speed in Robot Framework. We will understand keywords available in Robot Selenium library to Selenium execution speed and timeouts.

Some of the keywords that I will explain in this tutorial are:

* Get Selenium Timeout – Gets the timeout that is used by various keywords

* Set Selenium Timeout – Sets the timeout that is used by various keywords

* Get Selenium Speed – Gets the delay that is waited after each Selenium command

* Set Selenium Speed – Sets the delay that is waited after each Selenium command