QA/TDAI/Gristmill/Gristmill API: Difference between revisions

< QA‎ | TDAI‎ | Gristmill
No edit summary
(Replacing page with 'All Mozmill (aka Gristmill in the early days) documentation is [http://quality.mozilla.org/mozmill-docs now on QMO].')
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
This explains the Gristmill APIs that you can use in your tests.
All Mozmill (aka Gristmill in the early days) documentation is [http://quality.mozilla.org/mozmill-docs now on QMO].
 
 
== Action APIs ==
'''controller.open(url, elementToWaitFor)'''
{|url | Url to open
|-
|elementToWaitFor | elementToWaitFor|}
test test test test
 
 
== Wait APIs ==
 
== Assert APIs ==

Latest revision as of 05:44, 2 March 2009

All Mozmill (aka Gristmill in the early days) documentation is now on QMO.