verifyQRCodeFromString
- Purpose
- This command reads the src attribute of the given locator and decodes the barcode/QR code. It verifies the decoded value of the image according to the specified locator. To use this command, the locator should have the src attribute with the URL of the barcode/QR Code. The value that has to be verified should be a plain text
- Syntax
- verifyQRCodeFromString(locator,text/variableName)
- Target
- locator of the image
- Value
- text/variableName
- Return Value
- N/A