Auto-tools/Projects/Mozmill/Mozmill 2.0/Controller

From MozillaWiki
Jump to navigation Jump to search

Our controller API is heavy-handed and out of date. We should model a new controller API after the selenium 2 api while still keeping anything that is specific to mozmill in place.

We'll need to decide how to handle deprecation of the old API. Getting rid of the old API entirely could mean rewriting all Mozmill tests which would put a lot of strain on the QA team.