Using Web
Recorder
Examples
For Web only task use the advance Web Recorder tool. Web Recorder understands all
web controls. If websites change and web controls move, Automation Anywhere will
find the correct controls and the task will continue to work. Use this tool to automate any web
tasks like login to websites, search for items, submit forms, update records,
automate ERP web front end, extract web data, testing an online application etc.
Click on Web Recorder link or Tools->Web Recorder.
- Enter the website and perform the activities that you
want to automate
- It will open a new browser for Internet Explorer.
- If your actions involve extracting tabular data then
use the Extract Table button from the toolbar as displayed
below. Most of the websites have their data organized in html tables and this
feature makes it extremely easy and quick to
extract the tabular data into a csv or any other application. To read more
examples, please click here.
- If your actions involve extracting / copying other
data like paragraphs etc. then use the Extract Data
button from the toolbar as
displayed below. To read more examples, please click here.
Click on 'Stop Recording'
(small window in lower right corner) to stop recording your activity.
- Type your task name and click 'Save' to save the task.
If you have purchased version, you can also specify a password to lock the
task.
Now anytime you need to perform these actions just run the task, either by
double clicking the task or using the 'RUN' button and Automation Anywhere
will perform the activity for you. Note: To abort the operation while it is
running the task – keep the ESC key pressed for 2-3 seconds.
Tips:
- When you open the tasks created using Web Recorder in
Task Editor, you will see all the Web Recorder commands related to the
controls you worked with while recording for e.g. links, text boxes, drop down
menus etc. You can enter other commands like Keystrokes, Mouse Clicks and any
other command from the list of commands provided in the Task Editor. A task
created using Web Recorder is not restricted to only Web Recorder commands.
- For e.g. if you want to transfer data from Excel to Internet Explorer, or
vice-versa then what you can do is, record your task in Internet Explorer
using Web Recorder. Then edit your task and insert other actions to transfer
the data to and from Excel.