Send Function Keys as Inputs
Last updated
Was this helpful?
Last updated
Was this helpful?
This ‘Send Function Keys as Inputs’ is pre-built Action comes for the captured Element. It instructs the Avo Assure client to perform the function that is given in the input value.
Input: <FunctionKey>;<Number (Optional)>
Function key: This is used to perform a specific function or command.
For Example: Tab, Page down, Enter etc. These all are available on keyboard.
Number This is used to determine how many times the user wants to use the function key.
Output: <Dynamic Variable>(Optional) ;<Dynamic Variable>(Optional)
Consider a scenario where a user is testing the Amazon application. The user wants to log in with valid credentials by entering their username and password. After filling the details, user should hit the Enter key to log in application, using the Send Function Keys as Inputs action user can successful login.
Enter
This action needs to successfully press of the Enter key using the Send Function Keys as inputs action within the Amazon shopping application.
This action successfully performs the given input function of the ‘Enter’ key on the Amazon application.