Back Version 10 (Java)

Action group: Browsers


Description

This action is used to navigate backwards on the page

The system performs button click emulation in browser

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with the browser.Robin.SeleniumBrowser contextYes

Special conditions of use 

None.

Example of use 

Task

Open a browser at https://www.google.com/, follow the link to https://www.youtube.com/, and click the "Back" button to return to the previous page.

Solution

Use the actions "Open Browser", "Navigate", "Back".

Implementation

  1. Assemble a robot scheme consisting of actions: 
  2. Set the "Open Browser" action parameter. 
  3. Set the parameters of the "Navigate" action. 
  4. Set the "Back" action parameter. 
  5. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully. 

  • Нет меток