Web Browser (Legacy)

Description

The Web Browser (Legacy) action automates web-based operations. Using a variety of activities contained in this action, any combination of simple to complex operations such as browsing, form filling, clicking, and data extraction can be performed.

Available Activities

Click the associated link for more details regarding each activity:

Activity Description
Web Browser (Legacy) - Click Clicks a particular control in an established web browser session.
Web Browser (Legacy) - Close Closes a web browser and ends a session created by the Web Browser (Legacy) Create session or Open activity.
Web Browser (Legacy) - Create session Creates a unique session which can be used to combine various other web browser-related steps. A session is particularly useful as a means of organizing and encapsulating a collection of activities required to accomplish a particular operation.
Web Browser (Legacy) - Extract source Extracts an HTML source and places the result in a variable.
Web Browser (Legacy) - Extract table Extracts the contents of a given table in an established session.
Web Browser (Legacy) - Get URL Retrieves the session's active URL and populates a variable with the result.
Web Browser (Legacy) - Get value Gets the value of a given element in an established web browser session.
Web Browser (Legacy) - Navigate Navigates to a specific page URL that's currently open.
Web Browser (Legacy) - Open Opens a web browser and establishes a session in which to associate other web browser activities.
Web Browser (Legacy) - Set value Sets the specified value onto an element in an established web browser session.
Web Browser (Legacy) - Wait Waits until the browser is ready for input before continuing to the next step.