WebRunner

English manual

  • WebRunner English Documentation

繁體中文手冊

  • WebRunner 繁體中文文件

API reference

  • WebRunner API Documentation
    • Chapter A — Utilities (je_web_runner.utils)
      • Assert API
      • Callback API
      • Executor API
      • File Process API
      • Generate Report API
      • JSON Utilities API
      • Package Manager API
      • Project API
      • Socket Server API
      • Test Object API
      • Test Record API
      • XML Utilities API
    • Chapter B — Wrappers (je_web_runner.wrapper)
      • Element API
      • Manager API
      • Selenium Utilities API
      • WebDriver API
WebRunner
  • WebRunner API Documentation
  • View page source

WebRunner API Documentation

Auto-generated reference for the public Python surface, split into two chapters: the utility package (action executor, reports, helpers) and the wrapper package (Selenium-facing classes).

On this page

  • Chapter A — Utilities (je_web_runner.utils)

  • Chapter B — Wrappers (je_web_runner.wrapper)


Chapter A — Utilities (je_web_runner.utils)

Action authoring, reporting, sockets, and supporting utilities.

Utilities

  • Assert API
  • Callback API
    • Class: CallbackFunctionExecutor
    • Global Instance
  • Executor API
    • Class: Executor
    • Module-level Functions
    • Global Instance
  • File Process API
  • Generate Report API
    • HTML Report
    • JSON Report
    • XML Report
  • JSON Utilities API
    • JSON File Operations
    • JSON Formatting
  • Package Manager API
    • Class: PackageManager
    • Global Instance
  • Project API
  • Socket Server API
    • Class: TCPServerHandler
    • Class: TCPServer
    • Function: start_web_runner_socket_server
  • Test Object API
    • Class: TestObject
    • Functions
    • TestObjectRecord
  • Test Record API
    • Class: TestRecord
    • Function: record_action_to_list
    • Global Instance
  • XML Utilities API
    • Class: XMLParser
    • Function: reformat_xml_file

Chapter B — Wrappers (je_web_runner.wrapper)

The Selenium facade — drivers, elements, manager, and shared helpers.

Wrappers

  • Element API
    • Class: WebElementWrapper
    • Global Instance
  • Manager API
    • Class: WebdriverManager
    • Factory Function
    • Global Instance
  • Selenium Utilities API
    • Desired Capabilities
    • Keys
  • WebDriver API
    • Options Configuration
    • WebDriverWrapper
Previous Next

© Copyright 2021 ~ 2025, JE-Chen.

Built with Sphinx using a theme provided by Read the Docs.