Skip to content

Commit

Permalink
#573 - update readme note on Chrome 100% zoom (#574)
Browse files Browse the repository at this point in the history
See #573 more details
  • Loading branch information
kensoh authored Sep 21, 2019
1 parent c0e5d93 commit e199073
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ cd /home/your_id/tagui/src

Now, you can try the same automation script with Chrome browser by running with chrome option (for Windows enter `tagui samples\1_yahoo chrome`, for macOS/Linux enter `./tagui samples/1_yahoo chrome`). The automation will now run in the foreground instead, so you'll be able to see the navigation on Yahoo and DuckDuckGo websites.

>Make sure TagUI's Chrome browser is set to 100% zoom - as TagUI mimicks the user mouse-clicks at the (x,y) coordinates of web elements, using a different zoom level will cause clicks to be triggered at wrong locations
TagUI can also be run from desktop icons, scheduled tasks, or REST API calls.

<details>
Expand Down

0 comments on commit e199073

Please sign in to comment.