Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description: This command clears an HTML text box identified by a web locator or inline XPath.
Usage Scenario: Suppose we want to clear the Birthday text box which is on the Edit Profile page in our Reference app.

...

See the Test Library path: subject7_samples/subject7_advanced_suite/subject7_account_cleanup

The video following video demonstrates how the Birthday, Country, City and Resume fields contents are cleared as part of execution of “subject7_account_cleanup” test case in “subject7_samples” folder. Note that since the fields are originally empty, some data was added to simulate clearing the text boxes.

...