Hello,
How to make it never miss the "combobox".
Because with my script it misses them 1 time out of 2
How to make him look to confirm that he has filled the comboboxes
@stephenperry18 First of all you need to get textbox content with "Get Element Text" action.
Then use "If" action to check if it is empty.
You can construct condition yourself like it is shown on following gif:
0_1528972086841_CheckIfNotEmpty.gif
oh wow thank you so much :) I really appreciate it