I was trying to use tagui for RPA but visual automation does not seem to be working. For example when I put the following texts into a tag file:
click start-menu.png
type page.png as notepad[Enter]
The mouse should click on the windows logo, type notepad and hit enter. But when I try to do it, it shows the following errors:
why is this error happening?