Package Exports
- eyes.selenium
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eyes.selenium) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
eyes.selenium
Applitools Eyes SDK For Selenium JavaScript WebDriver
Installation
Install eyes.selenium as a local dev dependency in your tested project:
npm install eyes.selenium
Usage
Please check the applitools website for usage instructions:
Selenium JavaScript example: https://applitools.com/resources/tutorial/selenium/javascript#step-2
JavaScript Appium native example: https://applitools.com/resources/tutorial/appium/native_javascript#step-2
JavaScript Appium web example: https://applitools.com/resources/tutorial/appium/javascript#step-2
Protractor example: https://applitools.com/resources/tutorial/selenium/protractor#step-2