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

1.0.4 • Public • Published

UniteJS Protractor Plugin

This plugin extends the capabilities of Protractor 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.
  • by.customShadowRoot(selector, starting) - Find a dom element in a shadow root using selector and optional starting element.

Dependents (0)

Package Sidebar

Install

npm i unitejs-protractor-plugin

Weekly Downloads

0

Version

1.0.4

License

MIT

Last publish

Collaborators

  • unitejs