Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TagUI] OCR for Mac - here are a few samples using visual automation #698

Closed
ace-rivera opened this issue Jan 23, 2020 · 3 comments
Closed
Labels

Comments

@ace-rivera
Copy link

Hello Sir,

I'm exploring visual automation in my Mac and was hoping if there are any sample script you can give me? As I was looking most of the samples are intended for Windows. Thank you!

@kensoh kensoh changed the title [TagUI] OCR for Mac [TagUI] OCR for Mac - here are a few samples using visual automation Jan 23, 2020
@kensoh
Copy link
Member

kensoh commented Jan 23, 2020

For OCR, use the read step, you can define the boundary with -

read (x1,y1)-(x2,y2) to variable

You can also provide a .png file with transparent centre to read info within a frame or textbox -
https://github.com/kelaberetiv/TagUI#visual-automation

@kensoh kensoh added the query label Jan 23, 2020
@kensoh
Copy link
Member

kensoh commented Jan 24, 2020

Closing issue for now but do message here if anything!

@kensoh kensoh closed this as completed Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants