mirror of
https://git.zavage.net/Zavage-Software/wabot.git
synced 2026-07-21 13:06:08 -06:00
25 lines
473 B
ReStructuredText
25 lines
473 B
ReStructuredText
API reference
|
|
=============
|
|
|
|
.. automodule:: wabot
|
|
:members: browser, sessions, destroy
|
|
|
|
.. autoclass:: wabot.Browser
|
|
:members:
|
|
|
|
.. autoclass:: wabot.Page
|
|
:members:
|
|
|
|
.. automodule:: wabot.fields
|
|
:members: PageObject, TextField, SelectField, CheckField, NullField
|
|
|
|
.. automodule:: wabot.pacing
|
|
:members:
|
|
|
|
.. automodule:: wabot.sessions
|
|
:members:
|
|
:no-index:
|
|
|
|
.. automodule:: wabot.hosts
|
|
:members: ExternalServer, ManagedService, attach, service_alive
|