Confirmed users
656
edits
Line 58: | Line 58: | ||
}); | }); | ||
</pre> | </pre> | ||
For documentation on using Mozmill's driver see: [https://developer.mozilla.org/en/Mozmill#Reference_Desk The Mozmill Reference Desk] | For documentation on using Mozmill's driver see: [https://developer.mozilla.org/en/Mozmill#Reference_Desk The Mozmill Reference Desk] | ||
There are a few [https://github.com/ahal/peptest/tree/master/tests/firefox example Peptests] in the repo. | |||
For more complicated examples, see QA Automation's [http://hg.mozilla.org/qa/mozmill-tests/ mozmill-tests] repo (NB these aren't peptests, though the syntax minus the setupModule and testFoo methods is the same). | |||
=== Log Format === | === Log Format === |