ChromeDriver access camera and scan QR code for the selenium test in React js
I am working on a React js project and it has Qr code scanner. I'm trying to run a camera to scan a QR code, using Chromedriver, is it possible to do an automated test with a selenium test?