Hi,
I am trying to use Element exist with IF condition.
I am picking up date from excel and checking for the order number in browser. Some of the orders are closed and need to action. I am unable to set a condition where bot will take action only if order is not closed.
The flow is as follows
Open browser and type in order# and hit Enter
Order opens and if the state is closed then it should move to next order# is which in excel sheet
If the order is not closed then it should type in some data again from excel and save.
Can someone assist on how this can be achieved.