Hello and thank you,
I have a Select Item activity and I need it to go to a drop down and click on Update Activity. In some cases the Update Activity is there and in some cases it is not. I need to handle both situations. If it is there then I am good and can continue. When it it not there I need to handle the error. Here is the image. I believe I need to use Try Catch but I’ve never used it before.
What do I put in the Catches section? I have an If activity which I’d like to insert but it doesn’t seem to allow it.
What is the best way? Would another method work better?
Thank you in advance