1.0.4 • Published 6 years ago

unitejs-protractor-plugin v1.0.4

Weekly downloads
30
License
MIT
Repository
github
Last release
6 years ago

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.
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago