I need to exit FOR LOOP in Selenium Robot framework when multiple conditions are met
I am trying something like this where it should exit FOR LOOP , if the below conditions are met:
Exit For Loop IF '${Name}'=='Adam' and '${Age}'=='27'
Error:
Keyword 'BuiltIn.Exit For Loop If' expected 1 argument, got 2.
Aucun commentaire:
Enregistrer un commentaire