Cross Device 2 Factor Test Automation with askui 🤯

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • This is my first reaction video. I am watching and commenting the ‪@askui4398‬ video from Johannes. He is showing how to automate a two factor authentication across two devices. Trying to login on a browser application and receiving the code on a mobile device. askui is able to do cross device automation using AI. It's amazing to see how easy it is to setup askui and to implement this complicated use case cross devices.
    📺 askui video: • Automate GitHub 2-Fact...
    🤵🏼askui links
    🔗 www.askui.com/
    🔗 docs.askui.com/
    🔗 GitHub Repository with code: github.com/ask...
    🔗 Android Debugging Bridge: developer.andr...
    🔗 askui User Portal: hubs.ly/Q01vW_3R0
    🔗 ADB Keyboard: github.com/sen...
    📚 My Book
    👉 leanpub.com/Mo...
    👉 www.amazon.com...
    👨🏽‍💻 Online course
    👉 A Beginners Guide To Mobile Testing: www.ministryof... by Daniel Knott
    My equipment:
    📸 Hardware:
    🔗 * iPhone 12: amzn.to/3CVbRIZ
    🔗 * MacBook Pro: amzn.to/3CSSZdy
    🔗 * Windows PC: amzn.to/3ZJ8G0C
    🔗 * Green box background: amzn.to/3XDEEtl
    🔗 * Microphone: amzn.to/3XDEp1p
    🔗 * LED Ring Light: amzn.to/3WdjgtX
    💿 Software:
    🔗 Camtasia www.techsmith....
    The links marked with * are affiliate links that belong to the Amazon affiliate program. If you buy something through these links, I get a commission, of course without you having to pay more.
    #softwaretesting #askui #TestAutomation

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

  • @miloradpopovic9793
    @miloradpopovic9793 5 месяцев назад +1

    Nice video.
    Seems complex for coding, like you need 10x more lines to do some simple action, compared to
    some regular UI automation tool like Playwright or Cypress

    • @DanielKnott
      @DanielKnott  5 месяцев назад

      Thanks. They improved askui a lot in recent months. You can also combine it with playwright to leave e.g. the browser to check something on OS level.