Files
appium/packages/base-driver
Jonathan Lipps 606e4c1f58 chore: publish
- appium@3.0.2
 - @appium/base-driver@10.0.1
 - @appium/base-plugin@3.0.2
 - @appium/docutils@2.1.0
 - @appium/driver-test-support@1.0.2
 - @appium/eslint-config-appium-ts@2.0.2
 - @appium/execute-driver-plugin@5.0.1
 - @appium/fake-plugin@4.0.2
 - @appium/images-plugin@4.0.1
 - @appium/logger@2.0.1
 - @appium/opencv@4.0.1
 - @appium/plugin-test-support@1.0.1
 - @appium/storage-plugin@1.0.1
 - @appium/support@7.0.1
 - @appium/test-support@4.0.1
 - @appium/tsconfig@1.1.0
 - @appium/types@1.0.1
2025-09-09 12:41:39 -07:00
..
2025-09-09 12:41:39 -07:00
2021-11-18 12:08:50 -08:00
2025-09-09 12:41:39 -07:00

@appium/base-driver

Base class for creating other Appium drivers

NPM version Downloads

This is the parent class that all Appium drivers inherit from. This driver should not be installed directly as it does nothing on its own. Instead, you should extend this driver when creating your own Appium drivers. Check out the Building Drivers documentation for more details.

License

Apache-2.0