TC.startTransaction
Starts a transaction.
TC.startTransaction(name);
Arguments
name. (string) The name of the transaction to start.
Return value
A promise that will be fulfilled with no arguments.
Example
TC.startTransaction("login_tr1");
Starts a transaction.
TC.startTransaction(name);
name. (string) The name of the transaction to start.
A promise that will be fulfilled with no arguments.
TC.startTransaction("login_tr1");
Tips to improve your search results...
VuGen Function ReferenceVersion 25.1-25.3Function Reference25.1-25.3AllView Local Help CenterView Online Help CenterVersion: