Next: , Previous: title keyword, Up: General keywords


5.6.2 timeout keyword

The timeout keyword is used to give a timeout value for a test case. The timeout value is given as an argument for the timeout keyword, as described in Table 9-5 below.

Argument

Timeout value
The timeout value in milliseconds.

The timeout keyword can be used, for example, in the following way (timeout 10 seconds):

     timeout 10000