getTestName method
Returns the value configured by setTestName.
Syntax
let configval = config.getTestName();
Parameters
This method does not take any parameters.Return value
- Type: string
Returns the value configured by setTestName.
let configval = config.getTestName();