...
It helps to clear a value from the textbox.
Usage
...
Syntax
Code Block |
---|
Clear "enter textbox name" textbox |
...
Example 1
If you want to clear a value from Username textbox.
...
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 nameName" 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 |
---|---|---|
ValueName of the textbox |
| If you want to clear anything from the textbox using this “Clears value in a textbox” command. |
...
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...