Comments for Wait For Function

Topic for comments about Browser library keyword Wait For Function

If you have the Selenium Library Robot Framework package installed, this keyword fails when trying to use the “Get Element Count” keyword as a ConditionInput.
ie Browser.Wait For Condition Element Count ${locator} > 0
giving the error “Multiple keywords with name ‘get_element_count’ found.”

Hmm. I tried to make this on the “Wait For Condition” keyword but this appears to be another keyword. The discussion link in the documentation points here though.