1.21.1
This is an interim release for urgent feature release:
- Added the support to add custom fields in Digital Zoom reports using the ConfigurationManager or TestNG Parameters or runtime parameters or prop files.
Syntax ->
key name - "custom.field"
value syntax - "customField1-customFieldValue1,customField2-customFieldValue2"
Optional key - "custom.field.delimiter" (Can be used to change the default delimiter '-' to some other character) - Minor fix for the Null pointer if the Platform name is null.