Depending on the type of process you want to automate you can create Recorded Bots using anyone of the following Automation Anywhere Recorder:
Smart Recorder
Automation Anywhere Smart recorder is the most viable method for building Bots for applications that use HTML, JAVA, WPF (Windows Presentation Foundation), Flex or SILVERLIGHT technology.
It Works on object, co-ordinates, image playback mode. It can captures window objects and controls such as: Text from drop-down menus, list boxes, buttons, mouse click action, Status from radio button and check-boxes.
Screen Recorder
Automation Anywhere Screen recorder is used for building simple bot
for process that involves Mouse Clicks and Keyboard Operations. It requires the same Operating System and Screen Resolution which was used at the time of recording for successful execution on the systems.
for process that involves Mouse Clicks and Keyboard Operations. It requires the same Operating System and Screen Resolution which was used at the time of recording for successful execution on the systems.
Web Recorder
Automation Anywhere Web recorder would be the right choice for any web based applications. It is capable of locating new positions and run the task correctly If the layout of a web page changes or the web controls move to a different location on the same page. It fully supports the Web application that works on the Internet Explorer. It is capable of:
- Open a web pages
- Logging into a website
- Navigate through Web Pages
- Enter and Extract Data From the Web Pages
- Submitting Web Forms
- Clicking On Web Pages Buttons and Links
In Automation Anywhere, You can also modify series of actions using the Workbench (Task Editor) recorded by any of these recorders. And if you enable 'Secure Recording mode', no images will be captured during the recording of these series of actions.