Sudhakarr

Cadet 3rd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-10-10
09:12
171 views
How we can automate scanning of the bar code on a web page using UFT
I have got stuck at one point where I need to automate the scanning of the barcode on a web page (not a mobile app) using the camera of a machine by loading the 2D image of a barcode. Can someone suggest?
1 Reply
Jerry2

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-10-22
06:25
Hi @Sudhakarr
Not such existing function.
I think you can save the bar code as a image and then use some open sourced bar code tool to get the result.
https://www.pyimagesearch.com/2018/05/21/an-opencv-barcode-and-qr-code-scanner-with-zbar/