I would like to iterate on visibility of element “Next” in my page.
I try this but it doesnt work :
while(WebUI.click(findTestObject('Object Repository/Page_Contactez un architecte dans la rgion Ile-de-France pour raliser vos projets devis et infos/span_Suivant'))){
thank u for your answer.
it doesnt work, i have this error :
08-10-2019 01:54:32 PM Test Cases/TC_Principale
Elapsed time: 15,198s
Test Cases/TC_Principale FAILED.
Reason:
groovy.lang.MissingPropertyException: No such property: FailureHandling for class: Script1565367980939
at TC_Principale.run(TC_Principale:25)