unitejs-webdriver-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

UniteJS WebDriverIO Plugin

This plugin extends the capabilities of Webdriver with some UniteJS specific methods.

The methods will adjust their functionality based on the application framework you are using.

  • browser.uniteLoadAndWaitForPage(url, timeoutMs) - Loads the url and waits for content, timeout is optional and defaults to 5000.
  • browser.customShadowRoot(selector, starting) - Find a dom element in a shadow root using selector and optional starting element.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    1
  • 1.0.4
    0
  • 1.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i unitejs-webdriver-plugin

Weekly Downloads

1

Version

1.0.5

License

MIT

Last publish

Collaborators

  • unitejs