@qawolf/testkit/web currently exposes readQRCode(page, selector).
Current Signature
Behavior
The helper:- screenshots the locator matched by
selector - parses the result as PNG
- decodes the QR code if one is present
- returns
undefinedwhen no QR code is found