...
Info |
---|
This article shows you how to clear a value any text from textbox using Aria Digital Workplace Automation. |
Purpose
It helps to clear a value from the This command will clear any text from a textbox.
Syntax
Code Block |
---|
Clear "enter textbox name" textbox |
Include Page |
---|
Example 1
If you want to clear a value from Username textbox.
...
|
...
Example 1
...
Code Block | ||
---|---|---|
| ||
Enter "john.doe@contoso.com" as Username
Clear "Username" textbox |
Tip |
---|
You can clear any textbox like this only changing the textbox name. |
Example 2 (special character)
If you see any textbox name like this "User’s Name". So you can use this command in that case,
Code Block |
---|
Clear "**Users Name" textbox |
Info |
---|
If you can see the textbox name contains with some special character (@#$,'?..etc). Then start the textbox name with "**". |
...
Input/Switch
...
Values
...
Details
...
Name of the textbox
...
Clear "Username" textbox
Clear "**Usersname" textbox
...
If you want to clear anything from the textbox using this “Clears value in a textbox” command.
Key Considerations
...
“john.doe@contoso.com” is cleared from the Username textbox |
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...