setStartedAt method
Use this method to set the date and time that will be displayed in the Test Manager as the start time of the batch.
Syntax
batchInfo.setStartedAt(startedAt);
Parameters
- startedAt
- Type:String
- The date and time that will be displayed in the Test Manager as the batch start time.
Return value
- Type: void