MOBILE Automation TESTING with APPIUM + WEBDRIVER.IO (ANDROID)

Поділитися
Вставка
  • Опубліковано 3 лис 2024

КОМЕНТАРІ • 48

  • @salaivijayakumar9510
    @salaivijayakumar9510 15 днів тому +1

    I got stuck in a area and this video resolves that. Thanks JoanMedia!

    • @joanmedia
      @joanmedia  14 днів тому

      I’m so happy to hear that! No problem :)

  • @joanmedia
    @joanmedia  2 роки тому +1

    🍎IOS Appium Example: bit.ly/3e3csiE
    📚Would you like an advanced Udemy course? Let me know it -> forms.gle/PbGHXowDe6Kw88jL9

  • @ndvozi6579
    @ndvozi6579 11 місяців тому +1

    Nice video!! How to restart app every time new test case is executed? currently for me it just continue the script without relaunching the app

  • @maurovalls1639
    @maurovalls1639 7 місяців тому

    Genio total Joan !! Muchas gracias por los videos. Seria genial un tutorial de como hacer CI de este framework con github actions.

  • @MaciejKruczek-p7d
    @MaciejKruczek-p7d 7 місяців тому +1

    Hi Joan. I have problem with appium-service configuration. ERROR @wdio/appium-service: WARN and ERROR @wdio/cli:utils: A service failed in the 'onPrepare' hook. I don`t knwo how to repair that.

  • @ÁngelGonzálezFlores-p9x
    @ÁngelGonzálezFlores-p9x Рік тому +1

    Amaizing! Very appreciated!!!

  • @sihanyang8393
    @sihanyang8393 Рік тому

    Great Video! For Flutter Testing, will the code in the demo and the required config will be totally different? Thanks!

  • @goabeach1669
    @goabeach1669 2 роки тому +5

    Amazing !!!!!

    • @joanmedia
      @joanmedia  2 роки тому +2

      Hey bro, thanks! Hope you enjoy it.

  • @DhrumilSoni812
    @DhrumilSoni812 4 місяці тому

    @JoanMedia - Currently that APK is not available at the provided location, can you please share the Android APK?

  • @Focus-Automation
    @Focus-Automation Рік тому +1

    Excellent 🙏Thanks ... How to upload documents in mobile web browser automation ... Please help 🤗

  • @unanalisisfacil8038
    @unanalisisfacil8038 Місяць тому

    Appium Inspector Setup: 34:00

  • @loken4158
    @loken4158 11 місяців тому

    in windows, where can i place the spec folder on wdio.conf.js? it doesn't read the js files in specs/android folder please help

  • @connectSanjayMali
    @connectSanjayMali Рік тому

    @joanmedia
    What if i want to wait for 1minute on splash screen/Initial screen(lottie animation) then check for the displayed element/ any text. What could be the approach capacitor apps ?

  • @PrakashKodalkar-s3p
    @PrakashKodalkar-s3p 7 місяців тому

    Can I run same mobile automation script on Android & IOS platform for real device.

  • @din_ian
    @din_ian 2 роки тому +1

    Best lesson thank you bro!

    • @joanmedia
      @joanmedia  2 роки тому

      Happy to hear it :D Thank you!

  • @ahmadrindhoni58
    @ahmadrindhoni58 2 місяці тому

    Why after run the scenario, the app is killed. Do you know how to override that? Because i want to stay at the last page of the scenario incase i want to fix the selector or verify it manually.

  • @joaocalixtodaschagas8630
    @joaocalixtodaschagas8630 2 місяці тому

    great tutorial

  • @javierandriani7921
    @javierandriani7921 2 роки тому +1

    Hola Joan, consulta.......para ejecutar mas pruebas tengo que usar los comandos/sintaxis/script de Wdriver IO? pregunta de novato jaja

    • @joanmedia
      @joanmedia  2 роки тому

      Hola Javi! Asi es, puedes ver toda la documentación y comandos en el sitio oficial :)
      webdriver.io/docs/api

    • @javierandriani7921
      @javierandriani7921 2 роки тому +1

      @@joanmedia que bueno!! entonces puedo aprender con los videos que tenes vos de webdriver! gracias Crack!

  • @gilangcrash8949
    @gilangcrash8949 5 місяців тому +1

    can i just running my automating test script just by using browserstack without android studio ??

    • @joanmedia
      @joanmedia  5 місяців тому

      Hey sir! You can do it.

  • @KRISHINNOVOO
    @KRISHINNOVOO Місяць тому

    Hi bro
    could you please make a video on setting up and running both the Appium server and a Python automation script on the same Android device?
    I Mean...
    In Same Android testing (Appium server and python script execution) have to run in background
    In the same Android mobile Automation work also have to run
    Is it possible...?
    If it is possible make video on it...

  • @kanstantsinhalets6075
    @kanstantsinhalets6075 Рік тому

    Hi @joanmedia if you want to connect your device locally and not an emulator, how do you specify your apk?🤔

  • @leitoaros18
    @leitoaros18 Рік тому

    is there another way to write in edittext? at the moment i use sendkeys and works fine, but i need write in edittext letter by letter for an edittext in specific

  • @KamranAnwar-x1z
    @KamranAnwar-x1z Рік тому

    Hey great video and very helpfull, but i am trying to re enter the value into the password field but couldn't find any solution can you kindly help me with this...

  • @andreotako2020
    @andreotako2020 2 роки тому +1

    Hello Master
    I need something like Appium in automating android apps
    The problem with me I don't want all these steps to get starting playing my code like linking Nox or Emulator with Appium and so on

    • @joanmedia
      @joanmedia  2 роки тому +1

      Hey! Andre, you mean like a codeless all in one tool?

    • @andreotako2020
      @andreotako2020 2 роки тому

      @@joanmedia No
      Not without code
      I mean when u code your code and to play it u need to open nox and appium and link appium with your nox then u can play your code
      I need something doesn't need to link our emulator or to open this thing (like appium)to link it with my emulator.
      I need to code my code then i play it on my emulator directly.

  • @muhammadzuhairi7765
    @muhammadzuhairi7765 10 місяців тому +1

    hello sir I've followed the steps, but when I add the Android environment variables and type echo $ANDROID_HOME it returns empty, I've rechecked the possibility of a typo in entering the environment variables, but it was clear, could you help me sir? thank you

    • @muhammadzuhairi7765
      @muhammadzuhairi7765 10 місяців тому

      hello sir, it was solved, I've just restarted the terminal and type echo $ANDROID_HOME again, thank you

    • @muhammadzuhairi7765
      @muhammadzuhairi7765 10 місяців тому

      sir I've got an error when running the test, here is the error :
      ERROR @wdio/config:ConfigParser: Failed loading configuration file: file:///Users/mz/Scripts/mobile-testing-wdio/wdio.conf.js: require is not defined in ES module scope, you can use import instead
      This file is being treated as an ES module because it has a '.js' file extension and '/Users/mz/Scripts/mobile-testing-wdio/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
      ReferenceError: require is not defined in ES module scope, you can use import instead
      This file is being treated as an ES module because it has a '.js' file extension and '/Users/mz/Scripts/mobile-testing-wdio/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
      could you please help me sir? thank you

    • @muhammadzuhairi7765
      @muhammadzuhairi7765 10 місяців тому

      it was solved sir😅

  • @maheshkumbhar4216
    @maheshkumbhar4216 2 роки тому +1

    thank you. this is helping alot

    • @joanmedia
      @joanmedia  2 роки тому

      Happy to hear that :D

    • @maheshkumbhar4216
      @maheshkumbhar4216 2 роки тому

      @@joanmedia My New client is developing new app in React Native. I will be thankful if you suggest any setup (e.g. Framework, Language) for POC .

  • @zur1ch1993
    @zur1ch1993 Рік тому

    I open chrome in emulator but all I see is its logo and nothing more happens

  • @hananurrehman
    @hananurrehman 9 місяців тому

    Great tutorial BUT the code in your repo no longer works and throws errors.

  • @hernanrios9857
    @hernanrios9857 Рік тому

    Hola Joan! en el video no vi como instalaste la app demo (porque ya lo tenias instalado), lo que me sucede es que cree los devices en Android Studio, pero no logro ver la app en el device. Porfa si me dieras una mano con eso seria genial!!! By the way... el tutorial es excelente!!!

  • @FYPNLP
    @FYPNLP 2 роки тому +2

    Brilliant. Please do this with iOS.

    • @joanmedia
      @joanmedia  2 роки тому +2

      Will do it :)

    • @FYPNLP
      @FYPNLP 2 роки тому +2

      @@joanmedia Can't wait as iOS always seems to be really tricky

    • @joanmedia
      @joanmedia  2 роки тому +1

      @@FYPNLP I will try to upload it soon. 🙏 will be something I have not seen on UA-cam haha

  • @saolydasgupta9867
    @saolydasgupta9867 Рік тому

    Hi, @JoanMedia would you be providing privately paid lessons to me? How do I contact you by any chance?

  • @KRISHINNOVOO
    @KRISHINNOVOO 2 місяці тому

    Hi bro
    could you please make a video on setting up and running both the Appium server and a Python automation script on the same Android device?
    I Mean...
    In Same Android testing (Appium server and python script execution) have to run in background
    In the same Android mobile Automation work also have to run
    Is it possible...?
    If it is possible make video on it...