Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

API Docs

mwobensmith edited this page Nov 4, 2018 · 6 revisions

Iris includes many classes and functions available to help make test case writing much easier. As we expand test case coverage in Iris, more helper functions will be developed to continue to make test case writing easier. Below are links to the documentation of available APIs to use in your test case development.


Functions

  • An alphabetized list of available functions. These range from simple keyboard shortcuts to executing more complex Firefox UI functionality.

Classes

  • Iris has core APIs that are essential for test case development. These are the fundamental Iris tools at your disposal.
  • A subset of the above are dedicated to Firefox UI. This is a continuously expanding group of APIs implemented specifically to help with centralizing elements of the Firefox user interface.