QA/TDAI/Gristmill/Mozmill Tutorial
Jump to navigation
Jump to search
This is a simple tutorial on how to create a Firefox UI automation script by hand using the Gristmill tool set. Since you're just working inside the UI, you need to [[1]] the Mozmill IDE extension (integrated development environment) to write and run the script we'll be creating.
Next, we should decide what to test. After looking over litmus briefly, testcase 5958 looks interesting. Here is the testcase:
- Windows: Go to Tools | Options. (to exit Options, click the OK button)
Mac: Go to FireFox | Preferences. (to exit Preferences, click the red (x) in the upper left.)
Linux: Go to Edit | Preferences. (to exit Preferences, click the Close button)- In the Contents panel, uncheck Enable JavaScript, then exit the dialog.
- Visit <a href="http://randomibis.com/coolclock/">Test Clock</a>.
Results -- There should be no clock displayed