Hi guys,
I have a test in which consists of creating a new web registry and store some variables with the values entered, then I must enter an Android App and verify that the stored values exist, for this the chromeDriver and AndroidDriver interact, but when initializing with the web test I do not know how you can switch to AndroidDriver and continue using the Katalon commands for Mobile.startApplication, Mobile.setText, etc. .