@appium/base-driver
v10.1.2
Published
Base driver class for Appium drivers
Readme
@appium/base-driver
Base class for creating other Appium drivers
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
