@appium/base-plugin
Version:
The base plugin used to create Appium 2.0 plugins
16 lines (10 loc) • 673 B
Markdown
# @appium/base-plugin
> Base class for creating other Appium plugins
[](https://npmjs.org/package/@appium/base-plugin)
[](https://npmjs.org/package/@appium/base-plugin)
This is the parent class that all Appium plugins inherit from. This plugin should not be installed
directly as it does nothing on its own. Instead, you should extend this plugin when creating your
*own* Appium plugins. Check out the [Building Plugins](https://appium.io/docs/en/latest/developing/build-plugins/)
documentation for more details.
## License
Apache-2.0