api documentation for webdriver-manager (v12.0.4)

A selenium server and browser driver manager for your end to end tests.

table of contents

  1. module webdriver-manager
    1. object webdriver-manager.config
    2. object webdriver-manager.http_utils
    3. object webdriver-manager.utils
  2. module webdriver-manager.config
    1. function webdriver-manager.config.Config ()
  3. module webdriver-manager.http_utils
    1. function webdriver-manager.http_utils.HttpUtils (url, timeout)
  4. module webdriver-manager.utils
    1. function webdriver-manager.utils.adb (sdkPath, port, command, timeout, args)
    2. function webdriver-manager.utils.request (method, port, path, timeout, data)
    3. function webdriver-manager.utils.spawn (cmd, args, stdio, opts)
    4. function webdriver-manager.utils.spawnSync (cmd, args, stdio, opts)

module webdriver-manager

module webdriver-manager.config

function webdriver-manager.config.Config ()

module webdriver-manager.http_utils

function webdriver-manager.http_utils.HttpUtils (url, timeout)

module webdriver-manager.utils

function webdriver-manager.utils.adb (sdkPath, port, command, timeout, args)

function webdriver-manager.utils.request (method, port, path, timeout, data)

function webdriver-manager.utils.spawn (cmd, args, stdio, opts)

function webdriver-manager.utils.spawnSync (cmd, args, stdio, opts)

[ this document was created with utility2 ]