(async function() {
  const appiumInstance = new Appium();
  try {
    await appiumInstance.connect({
      throwInsteadOfExit: true,