Confirmed users
3,816
edits
(→Step 9) |
No edit summary |
||
Line 1: | Line 1: | ||
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 [[ | 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 [[QA/TDAI/Gristmill#Grab_the_Latest_Milestone|install]] 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 [https://litmus.mozilla.org/show_test.cgi?id=5958 5958] looks interesting. Here is the testcase: | Next, we should decide what to test. After looking over litmus briefly, testcase [https://litmus.mozilla.org/show_test.cgi?id=5958 5958] looks interesting. Here is the testcase: |