Delete Text
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built action in Avo Assure which is located under the @Custom element. It instructs the Avo Assure Client to delete the text from the textbox specified in the input.
Input: <Object Type >; <Visible text>(optional);<index>;<abs(Optional)>
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
Consider a scenario where a user is testing web application and where user wants to delete the text from password textbox. For this scenario, the Delete Text Action used by Avo Assure. It helps user to delete existing text from the password text box.
Textbox;; 1.
The Delete Text action needs to delete the text in password textbox.
The Delete Text action performed on specified password textbox element.