Appium Tutorial | Mobile Automation Testing | Fix Synchronization Issues | Use Explicit Wait |

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Step-by-step guide on how to fix synchronization issues while testing a built-in Android app by using Explicit Wait method and conditional statements
    Capabilities:
    {
    "platformName": "Android"
    "appium:automationName": "uiautomator2"
    "appium:appPackage": "com.android.settings"
    "appium:appActivity": ".Settings"
    }
    GitHub Project - github.com/qas...
    -----------------------------------------------------------------------------------------------------------------------------------------------
    Online Training Courses:
    Tricentis Tosca - www.qascript.c...
    Interview Pack:
    www.qascript.c...
    1:1 Technical Support:
    topmate.io/bij...
    Follow us on Instagram for Career Advice & Job Search:
    www.instagram....
    Join our WhatsApp Group:
    chat.whatsapp....
    Follow us on LinkedIn:
    / qascript
    Talk to us directly:
    support@qascript.com
    -----------------------------------------------------------------------------------------------------------------------------------------------

Комментарии • 3

  • @AyyAppA_009
    @AyyAppA_009 2 месяца назад

    Thanks., I heard that we can achieve that using some plugin in appium2.0 instead of webdriver wait mechanism

    • @QASCRIPT
      @QASCRIPT  2 месяца назад +1

      Please share the plugin name

    • @AyyAppA_009
      @AyyAppA_009 2 месяца назад

      @@QASCRIPT appium-wait-plugin from appium2.0