Files
appium/packages/base-driver
renovate[bot] f31d2cd5d6 chore(types): update dependency type-fest to v5.2.0 (#21700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 14:04:39 +01:00
..
2025-09-13 17:14:42 -07:00
2025-10-08 14:02:07 -07:00
2021-11-18 12:08:50 -08: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