StudioX - How to skip a 'Select Item" if not present in the list

I am using an excel sheet to fill out a web form in StudioX. There is a point in the form where the value in the spreadsheet may be missing from the list in the “Select Item” activity. How do I bypass this when the bot cannot find the value in the list? Could I use an IF statement? How could I write the condition to say “If the value is not present in the select list then skip”? Does StudioX even have this capability? The issue is I will have a code in the spreadsheet but the code may be missing from the web form.

hi,

You can select “continue on error” property and check…

Thanks…

1 Like

That’s exactly what I ended up doing. Thank you!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.