Skip to content

API Reference

This section provides comprehensive Python API documentation for the Optics Framework, automatically generated from code docstrings.

The API is organized into the following components:

  • Optics Class The main entry point for the Optics Framework. Provides a unified interface for both programmatic use and Robot Framework integration.

  • Action Keywords Methods for interacting with elements, including pressing, swiping, typing, and other user actions.

  • App Management Functionality for launching, terminating, and managing application sessions.

  • Verification Methods to verify elements, screens, and data integrity during test execution.

  • Flow Control Control flow operations including loops, conditions, and data management for test sessions.