--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To post to this group, send email to robotframe...@googlegroups.com.
To unsubscribe from this group, send email to robotframework-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/robotframework-users?hl=en.
You can set Selenium timeout either at library import time like
SeleniumLibrary | timeout=2 minutes
or using keyword Set Selenium Timeout, so you can fix your suite setup
like this:
Set Default Timeout
Set Selenium Timeout 1min 10s
The syntax [timeout ] is used the set the timeout for that particular
keyword, but it does not affect Selenium in any way. You can find more
information in the user guide [1].
thanks,
--J
--
Janne Härkönen | http://reaktor.fi
http://twitter.com/#!/janneharkonen
Do you have concrete ideas how the User Guide could be enhanced in this regard?
Cheers,
.peke
--
Agile Tester/Developer/Consultant :: http://eliga.fi
Lead Developer of Robot Framework :: http://robotframework.org