Last Updated: May 27, 2021
Functions | Description |
---|---|
Get Last Downloaded File | Use this function to get the last downloaded file path on the system |
Get Text From Position | Use this function to get the text based on the row and column position of the field |
Get Text From Relative Field | Use this function to get the text from the screen with the help of a relative element |
Input Text With Element Name | Use this function to input the text into an unprotected field |
WinKeys | Use this function to send Keys to the given Window/Application |
Attach To Window | Use this function to switch the current (focused) application to the input application |
Send String As Characters | Use this function to send the given string as individual characters to the input field |
AlterImplicitDelay | Use this function to change the implicit delay by updating the timeout value (in seconds) |
AlterSendKeyDelay | Use this function to update the delay between keying in the input characters to a Web application field (in seconds) |
Clear a Jiffy variable | Use this function to reset the Jiffy variable |
Trigger agent for Java familiarisation | Use this function to switch the current web application to Java application |
Switch Window | Use this function to switch the focus of automation to the tab/window |
Navigate to URL | Use this function to navigate to the given URL |
Alert Handle | Use this function to accept or decline the alert pop up |
Close Current Tab | Use this function to close the current focused tab |
Raise Error | Use this function to raise an error with the given message |
Attach to Tab | Use this function to switch the focus to the application tab |
Close Current Window | Use this function to close the current focused browser window |
Close Browser | Use this function to close all the open browser windows |
Refresh Webpage | Use this function to reload the current webpage |
Send Text to TextArea (CM) | Use this function to send the text to the CodeMirror text area |