Hello All,
I am trying to write an IF statement to complete the following in Katalon:
I want Katalon to check that the shopping cart is NOT empty
IF NOT empty click view shopping cart details
IF empty, click add to shopping cart.
Can someone please show me how to write this? Thanks for your help.