Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi Pat,
the second argument to testCase.run is if it should run asynchronously - so if you set that to true the script should continue without waiting for the testCase to finish... the request you want to send after the testCase should then be sent by the testcase itself..
does that make sense?
regards,
/Ole
SmartBear Stockholm
the second argument to testCase.run is if it should run asynchronously - so if you set that to true the script should continue without waiting for the testCase to finish... the request you want to send after the testCase should then be sent by the testcase itself..
does that make sense?
regards,
/Ole
SmartBear Stockholm