Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kensoh committed Feb 1, 2017
1 parent 64212f7 commit 3ee5f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To schedule an automation flow in crontab, eg at 8am daily
0 8 * * * /full_path_on_your_server/tagui flow_filename option(s)
```

To use TA.Gui Chrome extension for recording automation flows, type chrome://extensions in Google Chrome, then drag and drop TA.Gui chrome folder into the browser. TA.Gui Chrome extension is based on [Resurrectio tool](https://github.com/ebrehault/resurrectio) and records steps such as navigation, clicking elements and entering information.
Prior to the public release, to use TA.Gui Chrome extension for recording automation flows, type chrome://extensions in Google Chrome, then drag and drop TA.Gui chrome folder into the browser. TA.Gui Chrome extension is based on [Resurrectio tool](https://github.com/ebrehault/resurrectio) and records steps such as webpage navigation, clicking web elements and entering information.

# Pipeline
Feature|Purpose
Expand Down

0 comments on commit 3ee5f44

Please sign in to comment.