@qawolf/testkit/web 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