Katalon Automation Lesson 14 - Mobile (Android) Automation |Appium| Mobile Automation Test| NodeJS

Поделиться
HTML-код
  • Опубликовано: 25 янв 2025

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

  • @SulmanMasoud
    @SulmanMasoud Год назад +2

    Hello sir, I was searching channel to start automation, I had watched many channel in Hindi, English and Urdu but no one was explaining in simple ways, that can help beginners.
    You are explaining very well in simple words and step by step.
    Thanks a lot.
    Wishes and blessing from Pakistan!

    • @RavikanthReddy
      @RavikanthReddy  Год назад +1

      Thank you and please subscribe to my channel 🙏

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

    Really, Thank you it's my first time to learn katalon and you have made every things is simple and easy

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

      Thank you and please subscribe to my channel

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

      @@RavikanthReddy Already subscribed, Thanks

  • @Lana-gi7ox
    @Lana-gi7ox Год назад +1

    Thank you very much for such a detailed instruction in this video. It is one of the best video to dig into Mobile automation.

    • @RavikanthReddy
      @RavikanthReddy  Год назад

      Glad it was helpful! Please subscribe to my channel

  • @discoverkatalon8109
    @discoverkatalon8109 2 года назад +3

    Thanks for the tutorial .... Looking for more Katalon Mobile (Android) Automation tutorial.

    • @RavikanthReddy
      @RavikanthReddy  2 года назад +2

      Thank you and please subscribe to my channel

  • @prem_krishna
    @prem_krishna Год назад +1

    Bro where is the Next video for this?

  • @Ayozaneperez
    @Ayozaneperez 7 месяцев назад

    can i connect using android studio emulator and not real device?

  • @Focuz-Automation
    @Focuz-Automation 2 года назад +1

    Thanks, how to run Katalon mobile test on emulator. Could you please create a tutorial.

  • @Focuz-Automation
    @Focuz-Automation Год назад +2

    Thanks ... How to upload documents in mobile web browser automation, using Katalon or appium.

    • @muhammadazmijaisyurrohman5066
      @muhammadazmijaisyurrohman5066 8 месяцев назад

      simply u can add to your script :
      WebUI.uploadFile(findTestObject('Object Repository/Page_Name/Upload_Button'), 'path/to/your/file.pdf')

  • @Kadu-fc5dz
    @Kadu-fc5dz Год назад

    How to find size of a list and need click on specific element on the list from mobile application using katalon

  • @NavneetMishra-q3k
    @NavneetMishra-q3k 8 месяцев назад

    I have installed appium succcessfully
    But it showing as 'appium' is not recognized

  • @suramrajesh7044
    @suramrajesh7044 Год назад

    my sample test cases are failed how can rectify it

  • @gladyscindanaasripardosi417
    @gladyscindanaasripardosi417 Год назад

    Hi sir, I'm facing fail start appium server currently after trying to execute the test case, can you help me how to solve this issue?

  • @pizzacheesexl6204
    @pizzacheesexl6204 Год назад +1

    ❤❤ Great video

    • @RavikanthReddy
      @RavikanthReddy  Год назад

      Thank you and please subscribe to my channel

  • @rifanmeldiana2825
    @rifanmeldiana2825 2 года назад

    Hi Sir, I use mac when i follow your video, i can't run android device with error you don't have NodeJS installed and setup correctly
    when i check my appium
    where appium
    /usr/local/bin/appium
    show like this, do you have any solution ?

  • @itsme-wd5hc
    @itsme-wd5hc Год назад

    hello. how get date from datepicker in mobile?

  • @rohit_rds
    @rohit_rds Год назад +1

    U didn't explained mobile testing properly pls do a session with detailed with real time testing of apps in mobile

  • @kalyanichavali899
    @kalyanichavali899 2 года назад

    Hello Sir, I have some concern to integrate the Java selenium script with Azure test plan.Can I know how I can reach you.

  • @akankshasrivastava4884
    @akankshasrivastava4884 Год назад

    Hello sir
    Can you please explain me,how I get my full screen device in device view in katalon studio

  • @LinhNguyen-mv7io
    @LinhNguyen-mv7io 7 месяцев назад

    I can't find any android devices

  • @RanaRamadhan-qx1ht
    @RanaRamadhan-qx1ht 8 месяцев назад +1

    thank u very much

  • @AjayGanesh-j8x
    @AjayGanesh-j8x 10 месяцев назад +1

    wow your greate bro

  • @SujataSumbare
    @SujataSumbare Год назад

    hello Sir, I am facing the error with launching application Everything is Correct , setup also correct still facing issue - Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)

    • @mahfudeffendi3972
      @mahfudeffendi3972 10 месяцев назад

      yes, I also experienced a similar problem, please provide a solution so we can continue the testcase🙏

    • @Blueredsword
      @Blueredsword 10 месяцев назад +1

      hey bro, finally, i fixed.
      Go to run -> cmd -> enter "appium driver install uiautomator2"

    • @vliegnaarhans
      @vliegnaarhans 9 месяцев назад

      @@Blueredsword And then also update the java runtime environment. That solves all issues

  • @Blueredsword
    @Blueredsword 10 месяцев назад

    Sir. I am facing the error with launching application. Can u help me :'(, thanks.
    ROOT CAUSE =====================
    Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)

    • @Blueredsword
      @Blueredsword 10 месяцев назад

      hey bro, finally, i fixed.
      Go to run -> cmd -> enter "appium driver install uiautomator2"