I'm trying to automate installing application on Chromebook through Autotest framework. To install app it needs adb enablement, but I'm unable to automate adb through autotest. Could someone please suggest how to enable adb through autotest and install any application.