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
let value = 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: BatchInfo