Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Latest commit

 

History

History
50 lines (40 loc) · 865 Bytes

api_reference.rst

File metadata and controls

50 lines (40 loc) · 865 Bytes

API Reference

browser

.. automodule:: bok_choy.browser
   :members:

javascript

.. automodule:: bok_choy.javascript
   :members:

page_object

.. automodule:: bok_choy.page_object
   :members:

accessibility

A11yAudit and A11yAuditConfig (Abstract Classes)

.. automodule:: bok_choy.a11y.a11y_audit
   :members:

AxsAudit and AxsAuditConfig

.. automodule:: bok_choy.a11y.axs_ruleset
   :members:

AxeCoreAudit and AxeCoreAuditConfig

.. automodule:: bok_choy.a11y.axe_core_ruleset
   :members:

promise

.. automodule:: bok_choy.promise
   :members:

query

.. automodule:: bok_choy.query
   :members:

web_app_test

.. automodule:: bok_choy.web_app_test
   :members: