JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q34914F
  • License MIT

More useful helper methods to Appium

Package Exports

  • appium-plus

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 (appium-plus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Appium-plus

NPM version

Appium-plus is a library that provides user friendly and more helpful methods to Appium.

Quick example: instead of

- find an element by some selector
- write your own logic to wait for it to be available
- click on it

you can just call clickEl() with Appium-plus.

This is still under construction, more are coming.


License

Licensed under the MIT