mirror of
https://github.com/appium/appium.git
synced 2026-02-21 10:49:52 -06:00
* feat: allow drivers to define their own bidi commands * test(appium): refactor plugin tests server startup * feat: allow plugins to define their own bidi commands and events * fix(fake-driver,fake-plugin): ensure custom bidi commands events have vendor prefixes * feat(appium): link plugin and driver objects in log lines when possible * fix(appium,base-driver): ensure new methods for plugins aren't called without existence checks