Action group: Browsers Subgroup: Windows, tabs, frames
The action is performed by a script in the browser (JavaScript scripts are used)
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with the browser | Robin.Selenium | Browser context | Yes |
Script | Script to execute in browser | Robin.String | Yes | |
Script parameters | Parameters passed to the script | Robin.Object | No | |
Results | ||||
Result | Script execution result | Robin.Object |
None.
Open a browser and display the "This page says" window using a script. Then get the text from the "This page says" window and display it as a message on the screen.
arguments[0] |
The robot completed successfully:
A message from the browser window is displayed on the screen: