Get element internal ID Version 11 (Java)

Action group: Browsers


Description

This action is intended to get the internal ID of the element. 

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with the browserRobin.SeleniumBrowser contextYes
HTML-elementHTML-element for interaction. Required.Robin.WebElement
Yes
Results
ELEMENT_INTERNAL_IDELEMENT_INTERNAL_IDRobin.String

Special conditions of use

None.

Example of use 

Task

Go to https://codepen.io/GBora/pen/VLYyzY and get the internal item ID. 

Solution

Use the actions "Open Browser", "Navigate", "Get element internal ID". 

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 parameters of the "Get element internal ID" action. To create an element, use WebSpy (см. раздел Create Web-elements). 
  5. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully. Internal element ID has been received. 

  • Нет меток