Тёмный

Appium: Part 3 - How to Install Appium Inspector & Setup Desired Capabilities For Emulator | macOs 

Jahmal Richard
Подписаться 1,6 тыс.
Просмотров 42 тыс.
50% 1

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@fernandomorales7083
@fernandomorales7083 2 года назад
Hi Jahmal, the script for finding the appPackage and activity is not working on my Mac, any thoughts?? Great content!!
@jrichard
@jrichard 2 года назад
Hi there, did you get this resolved already?
@59Marr
@59Marr Год назад
the same. this is what `I get from terminal: command not found: adb
@josephfr5953
@josephfr5953 Год назад
Hello! Thank you for the wonderful video! Just a question how to find the app capability for an iPhone physical device connected to the mac? Thank you in advance All the best
@VanoTimmy
@VanoTimmy 5 месяцев назад
thanks
@justaminut
@justaminut 2 года назад
Hai sir ! How to perform tap by coordinates action using w3c( appium java client V8).
@jrichard
@jrichard 2 года назад
Hi there, let me look into this for you.
@amnamubasu4666
@amnamubasu4666 Год назад
Hey,Nice video..please do more videos on appium
@shravyakotian4192
@shravyakotian4192 2 года назад
I got this error when I clicked on start session "neither android_home nor android_sdk_root environment variable was exported" in mac. In appium main UI, I edited the Configurations, set requested variables and restarted. It worked after that.
@PolisettyKumar
@PolisettyKumar Год назад
Thank You Richard It helped me.
@kelsycabello422
@kelsycabello422 11 месяцев назад
Thank you. 😊
@Jinay.Kothari
@Jinay.Kothari Год назад
hey my appium inspector is stuck on loading screen and after some time it gives me an error that "Failed to create session. Request timed out" i am using MacBook Air M1 and an android emulator with macOS Ventura and android phone Pixel 6 with android version 13 and the appium inspector is also the latest version
@fernandocaballero11
@fernandocaballero11 2 года назад
Excellent contetnt! soo good just what I need
@andreotako2020
@andreotako2020 2 года назад
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
@rajann44
@rajann44 2 года назад
Great video, keep up
@plch9053
@plch9053 2 года назад
Great Video
@mildkotchakorn800
@mildkotchakorn800 2 года назад
Thank you Jahmal, It helped me a lot.
@きんこす
@きんこす 2 года назад
First, thanks for the great video. I am really new to this kinda field but I am watching your video because I heard that using appium and android studio can scrape data from an app. it is possible, correct? Also I am having a problem finding appPackage. When I type "adb -d shell dumpsys window | grep -E 'mCurrentFocus'" to my terminal, I get "zsh: command not found: adb" Do you know what I should do about this issue?
@きんこす
@きんこす 2 года назад
I googled the issue and tried a few things to fix it. and now it shows "adb: no devices found" when I type"adb -d shell dumpsys window | grep -E 'mCurrentFocus'" on terminal.
@ShinigamiShane44
@ShinigamiShane44 2 года назад
@@きんこす I don't know if you ever got this resolved on your end, but just in case (because I had the same issue) I needed to install the android platform tools separately. you can do that by doing "brew install android-platform-tools" if you have homebrew installed. Hope this helps you or anyone else who may run into that issue
@daniel102702
@daniel102702 Год назад
@@ShinigamiShane44 I just ran into this same issue and your solution fixed it for me, thanks!
@xpto_
@xpto_ Год назад
@@ShinigamiShane44 thanks :)
@EdsonLima-hp6ew
@EdsonLima-hp6ew 2 года назад
Hello Jahmal, I'm from Brazil, make more videos you've helped me a lot.
@jrichard
@jrichard 2 года назад
Thank you for your support! More to come!
@123Rumana
@123Rumana 2 года назад
Great tutorial!
@sokpheaktraQA
@sokpheaktraQA 4 месяца назад
Helpful
@RogueCoder7505
@RogueCoder7505 Год назад
almost 1k subs! Keep it up!
@sonoto_
@sonoto_ 2 года назад
Just what I needed, thank you great vid :)
@aesthetixplay
@aesthetixplay Год назад
Hello, Thanks for the video. Anyway I am getting this error by clicking on start session button "Could not connect to server; are you sure it's running? If you are using the browser version, also ensure your Appium server has been started with --allow-cors." does it require anything to fix?
@aesthetixplay
@aesthetixplay Год назад
Does it require to run Appium session? I have checked with the same as well ran appium server on same host and port which is provided in Appium inspector
@jrichard
@jrichard Год назад
@@aesthetixplay yes, you need a an appium session. Make sure you open a separate Terminal window and type 'appium' to start the appium server. If you get the error 'command not found' then you'll need install appium on your machine via 'npm install -g appium ' let me know if this helps.
@aesthetixplay
@aesthetixplay Год назад
@@jrichard Thanks for the reply I have checked on internet and find put that two things should be checked one is allow cors checkbox and in appium inspector allow unauthorised cert checkbox should be checked.
@briandress2448
@briandress2448 Год назад
man so stuck on this brother. my inspector wont connect at all. ugh
@jrichard
@jrichard Год назад
Hey there what error are you seeing?
@briandress2448
@briandress2448 Год назад
@@jrichard Could not connect to server; are you sure it's running? If you are using the browser version, also ensure your Appium server has been started with --allow-cors.
Далее
Setup appium for iOS Real Device and Simulator
17:20
Просмотров 20 тыс.
HOW TO! Install Robot Framework and Appium on MacOS
24:53