Wax, "Watin And eXcel" - User guide
Version 1.0.0.5 of Wax, released 13th July 2007. Copyright © 2008 Edward Wilde, Duarte Consulting
Introduction
There are 4 basic categories of commands:
- Action commands - used for interacting with the browser, setting values, clicking buttons etc...
- Assertion commands (validation commands) - used for validating document object model values meet expected criteria.
- Dialog commands used for interacting with Internet Explorer dialogs, such as javascript prompts, login boxes etc...
- Settings commands used to change the default Watin Settings...
Many commands are performed against a specific element of the HTML page. Inorder to carry out such a command the method to locate the element must be specified using a find method