This chapter describes how to write a plugin for the autodriver.
+
This chapter describes how to write a plugin for the autodriver. Plugins are basically a POJO that implements ADpluginIF and extends the AD_PluginBase class.