To view details of elements in your web application, it is recommended to use a developer toolbar as it will provide element inspection functionality. These quickly show you the element attributes and properties you need to know to automate them with Watir.
There are two recommended packages depending on whether you prefer Internet Explorer or Firefox.
| Browser | Developer Toolbar |
|---|---|
| Internet Explorer | IE Developer Toolbar |
| Firefox | Firebug |
Install Internet Explorer Developer Toolbar
|
Install Firebug
|
| Quick Start Guide Continue at Watir in 5 Minutes. |