while implementing airgun configuration pass-over for insights-qe passing the webdriver config over to airgun,
i experienced multiple failures and the Session/factory implementation is unfortunately hiding those due to the problematic exit call
in order to be able to be in better control of browser creation and configuration, id like to be able to pass in something like a browser factory (personally i would just want to have a small wrapper around kaifuku)
right now i cant replicate the original error and will verify if i missed a PEBKAC later today