Ga naar inhoud

Metaflow - Web Automation

Web Automation

Metaflow referentie: Web Automation

Check if element exists

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector

Clear

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector

Click

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector

Click Selenium

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector

Double click

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector

Execute JavaScript

Object

Object

Optie Waarde Type veld
Script Script to be executed string
Arguments Script arguments. Use ',' to introduce multiple arguments string

Get Attribute

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Attribute Attribute whose value is to be retrieved string
Result Attribute value of the element string

Get all child node count

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Result Count of child nodes located within the searched element. If set to -1, the method has failed string

Get child node count

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Result Count of child nodes located within the searched element. If set to -1, the method has failed string

Get Driver

Object

Object

Optie Waarde Type veld
Result Driver object string

Get Text

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Result Text from the element string

Get Title

Object

Object

Optie Waarde Type veld
Result Title of the website string

Go To

Object

Object

Optie Waarde Type veld
Url Webpage to which you will be redirected string

Maximize

Object

Object

Perform custom action

Object

Object

Optie Waarde Type veld
xPath Primary Optional path to the primary element (used as target for actions). Click on the more options icon to open the object cloning window xPath selector
xPath Secondary Optional path to the secondary element. Click on the more options icon to open the object cloning window xPath selector
Offset X Optional offset X for action integer
Offset Y Optional offset Y for action integer
Delay Optional time in milliseconds to hold the mouse click integer
Keys Optional keys to be sent to browser in action tekst
Action Action to perform on found element. Depending on the action type, some of the optional parameters will be used dropdown

Refresh

Object

Object

Select by Index

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Index Index to be selected from the select element tekst

Select by Text

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Text Text to be selected from the select element tekst

Select by Value

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Value Value to be selected from the select element tekst

Set Text

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Text Text to be inserted to the element tekst

Set Window size

Object

Object

Optie Waarde Type veld
Height Height of the browser window tekst
Width Width of the browser window tekst

Set Chrome executalbe path

Object

Object

Optie Waarde Type veld
Chrome path Path to the executable file of Google Chrome ('chrome.exe). Should be specified only if needed, due to custom installation source

Set Edge executalbe path

Object

Object

Optie Waarde Type veld
Edge path Path to the executable file of MS Edge ('msedge.exe). Should be specified only if needed, due to custom installation source

Set Chrome driver directory path

Object

Object

Optie Waarde Type veld
Driver folder Path to the folder containing the driver file for Google Chrome Automation. Should be specified only if needed, due to custom installation source

Set Edge driver directory path

Object

Object

Optie Waarde Type veld
Driver folder Path to the folder containing the driver file for MS Edge Automation. Should be specified only if needed, due to custom installation source

Start Chrome

Object

Object

Optie Waarde Type veld
URL Starting webpage tekst

Start Edge

Object

Object

Optie Waarde Type veld
URL Starting webpage tekst

Start Internet Explorer

Object

Object

Optie Waarde Type veld
URL Starting webpage tekst

Stop

Object

Object

Switch to

Object

Object

Optie Waarde Type veld
Frame name Name of the frame to be switched to tekst
Frame attribute Attribute which will be used to get frame dropdown

Switch to default content

Object

Object

Switch to last window

Object

Object

Switch to first window

Object

Object

Switch to selected window

Object

Object

Optie Waarde Type veld
Window name Title of the window which will be switched to tekst

Wait until element is visible

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Seconds How long in seconds to wait for element to become visible. If element become visible earlier, then wait time is shortened integer

Wait until element exists

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Seconds How long in seconds to wait for element on the website. If element will load earlier, then wait time is shortened integer

Wait until element disappear

Object

Object

Optie Waarde Type veld
xPath Path to the element. Click on the more options icon to open the object cloning window xPath selector
Seconds How long in seconds to wait for element to disappear. If element will disappear earlier, then wait time is shortened integer