We have a Barcode scanner, to scan 3 types of barcodes (CODE93, QR, Datamatrix). The scanned data from Barcode scanner gets placed in the cursor point.
For displaying only the QR code data, even if other code gets scanned into, we need to analyse the received data in the cursor point.
We have found & tried to automate click event, but weren't able to automate the same.
Can someone help us with a program to solve the same?