Appium Python - Android Real Device Testing | First Test Case

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

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

  • @funsizedshenell
    @funsizedshenell 11 месяцев назад

    Great, super helpful content. Thanks for sharing.

  • @simran5372
    @simran5372 4 года назад +1

    Thank you so much. This video is really excellent 👌👌👌👌 and helpful for me 😊

  • @ravidarji711
    @ravidarji711 4 года назад

    Excellent Explanation. Superb skills to make easier to digest all various concepts. Thank you so much.

  • @Rana-yc6yt
    @Rana-yc6yt 3 года назад +1

    I am started watching your all video on automation..😍😍😍
    Which appActiviry should i choose if i have multiple appactivity

  • @swathi1989sa
    @swathi1989sa 5 лет назад +3

    sir please make an video on appium parallel execution (android devices) using python

  • @roshanp.thomas1768
    @roshanp.thomas1768 5 месяцев назад

    Hi,What will be the changes in the script if application is already installed from the play store

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

    Hi Bro can you plz upload a video for Parallel execution using Pytest with multiple devices?

  • @RRS.Tripper
    @RRS.Tripper 4 года назад +1

    I'm using a windows machine for testing an Android app. All my environment variables are set and I'm also able to run tests using Appium and Pycharm as well. But the command to fetch appPackage and appActivity does not return any value for me (gives a blank output). Any idea what might be the problem here?

  • @carol2astete91
    @carol2astete91 5 лет назад +1

    Hello, very good tutorial, thanks for buying.
    I have a query, it is possible to measure or capture the response time it takes to load the objects, I need to validate that the objects appear but also how long they take to appear.
    Thank you so much.

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

    Hello , do you have video on Page Object Model using Appium Python?

  • @jamescathode6917
    @jamescathode6917 5 лет назад +1

    Bound parameter not working sir, after I click Laptop. Any other unique combination?
    Resource- id . I am having 3 different instances. Not able to figure out how to use that

  • @santiagobmx1000
    @santiagobmx1000 3 года назад

    I guess my question is, is the app specified there in the dictionary in the computer or in the real device?. Seems like it is in the computer which seems a bit confusing to me.

    • @CopeAutomation
      @CopeAutomation  3 года назад

      Hi,
      The device is a real one and I was casting in my computer. Hope that clarifies

  • @akshathbharathi7376
    @akshathbharathi7376 3 года назад +1

    Whenever you are recording always zoom on pycharm and record

  • @surajkumar-to5zh
    @surajkumar-to5zh 5 лет назад

    I found it difficult to find the element using id, it gives an error message.S o that i use class name and xpath. The process is very slow. Do you have any solution for this.

  • @GayathriVineeth-zq3go
    @GayathriVineeth-zq3go Год назад

    Unable to run code in real device.
    Message: An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Original error: 'Command '/home/risposta/Android/Sdk/platform-tools/adb -P 5037 -s 1056e1400507 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy'' exited with code 255'; Stderr: 'Exception occurred while executing 'delete':

  • @sriharirachoori7317
    @sriharirachoori7317 5 лет назад

    Is there any place where I can get all the codes you have explained

    • @CopeAutomation
      @CopeAutomation  5 лет назад

      All that I've covered so far is installation, and first few steps. Once it is in reasonable shape, I will push it to git hub and update the channel page.

    • @CopeAutomation
      @CopeAutomation  5 лет назад +1

      Hi,
      You can find the code in here: gist.github.com/copeautomation/feca819133415f2b7235db1191b359e2

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

      @@CopeAutomationhi , this video helps a lot. But I am facing an issue where Remote function in appium is expecting bool instead of dictionary for desired capabilities. How to fix this

  • @WaldoTheWombat
    @WaldoTheWombat 4 года назад

    So basically it's nothing but.