How is a timeout set for a particular keyword in Robot Framework?
Hi Rebecca,
To set a timeout for a keyword, use the ‘Timeout’ argument while calling that keyword. This sets a limit on the keyword’s execution time.
How is a timeout set for a particular keyword in Robot Framework?
Hi Rebecca,
To set a timeout for a keyword, use the ‘Timeout’ argument while calling that keyword. This sets a limit on the keyword’s execution time.