QA/TDAI/Mozmill/Jetmill: Difference between revisions

From MozillaWiki
< QA‎ | TDAI‎ | Mozmill
Jump to navigation Jump to search
(Created page with '=Jetmill= Jetmill is a command-line wrapper for Mozmill, a UI Automation framework for Mozilla Applications. It lets you specify command line arguments that aid in testing Jetpac…')
 
No edit summary
Line 2: Line 2:
Jetmill is a command-line wrapper for Mozmill, a UI Automation framework for Mozilla Applications. It lets you specify command line arguments that aid in testing Jetpacks.
Jetmill is a command-line wrapper for Mozmill, a UI Automation framework for Mozilla Applications. It lets you specify command line arguments that aid in testing Jetpacks.


=Getting Jetmill==
=Getting Jetmill=
* Get the [https://developer.mozilla.org/en/Mozmill#The_Command_Line_Client Mozmill command line client]
* Get the [https://developer.mozilla.org/en/Mozmill#The_Command_Line_Client Mozmill command line client]


* Get [Jetmill http://jetmill.googlecode.com/files/jetmill.zip], and unzip into the directory of your choosing
* Get [http://jetmill.googlecode.com/files/jetmill.zip Jetmill], and unzip into the directory of your choosing


=Running Jetmill=
=Running Jetmill=


From the jetmill directory you can run jetmill using the command: <tt>python jetmill.py</tt>.
From the jetmill directory you can run jetmill using the command: <tt>python jetmill.py</tt>. The special command-line arguments for jetmill are:
 
The special command-line arguments for jetmill are:

Revision as of 01:05, 4 November 2009

Jetmill

Jetmill is a command-line wrapper for Mozmill, a UI Automation framework for Mozilla Applications. It lets you specify command line arguments that aid in testing Jetpacks.

Getting Jetmill

  • Get Jetmill, and unzip into the directory of your choosing

Running Jetmill

From the jetmill directory you can run jetmill using the command: python jetmill.py. The special command-line arguments for jetmill are: