Robot Framework Tutorial #36 – How to use Implicit Wait

In this Robot Framework Tutorial we will understand how to use implicit wait in robot framework.

We will understand in detail the following keywords for implementing implicit wait in robot framework automation.

* Set Selenium Implicit Wait – Sets the implicit wait value used by Selenium

* Get Selenium Implicit Wait – Gets the implicit wait value used by Selenium

* Set Browser Implicit Wait – Same as Set Selenium Implicit Wait but only affects the current browser