Forum Discussion

nidlees's avatar
nidlees
New Member
6 years ago
Solved

Dynamic contentText

Hi everyone!   Basically I have these 2 scenarios that I'm trying to run:   ✤ Scenario 1:  I have to buy a product and select a specific credit card to complete the transaction. ✤ Scenario 2: I ...
  • Yshippin's avatar
    12 years ago
    You can cancel stop on error in the project properties, but your best option is probably the try and catch.

    In anycase it will be best if you ensure that the script will not throw exceptions (add verifications etc..).