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

API Docs

tracywalker 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 helpers will be developed to continue to make test case writing easy. 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 API's that are essential for test case development. These are the fundemental Iris tools at your disposal.
  • A subset of the above are dedicated to Firefox UI. This is a continuously expanding group of API's implemented specifically to help with centralizing elements of the Firefox user interface.