Hi,
In the Selenium2Library there is one keyword 'Wait For Condition' and from the documentation it does not mention how to give the condition? Could someone give some examples?
My use case is
- Go to home page
- Click the button to another page
- As sometimes it takes time to load the next page, I guess it is better to use 'Wait For Condition' to check? (check the location changes, not the elements exist as I saw 'Wait Until Page Contains (Element)' should fit for that)
--
Best regards,
Xie Lieping, Frank