Files
appium/packages/base-plugin
Christopher Hiller a506a0a357 chore: publish
- appium@2.0.0-beta.71
 - @appium/base-driver@9.3.10
 - @appium/base-plugin@2.2.10
 - @appium/fake-plugin@3.1.14
2023-05-19 16:47:14 -07:00
..
2023-05-19 16:47:14 -07:00
2022-04-14 14:30:00 -07:00
2023-05-19 16:47:14 -07:00

Appium Base Plugin

The base class used to create Appium plugins. This plugin should not be installed directly as it does nothing. Instead, you extend this plugin when creating your own Appium plugins. Check out the Building Plugins to learn how to make use of this base class to develop Appium plugins.