Files
appium/packages/base-plugin

@appium/base-plugin

Base class for creating other Appium plugins

NPM version Downloads

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 documentation for more details.

License

Apache-2.0