8 | Appium Step by Step | Complete iOS Testing setup

preview_player
Показать описание
00:00 Introduction
01:38 Topics
04:17 Check Requirements
06:11 Install Xcode & Xcode command-line tools
12:30 Check iOS simulators
16:32 Install Appium & appium doctor
24:18 Check what is missing on your system appium-doctor --ios
26:08 Install Appium ios Driver (XCUITEST)
32:31 Get the app file (.app or .ipa) or bundleId
39:34 Run a session with Appium Inspector
42:16 Get Desired Capabilities

Additional Steps for ios real devices
50:25 Check Requirements
51:26 Install libimobiledevice
53:33 Install WebDriverAgent
01:10:36 Set up the real iOS device
01:16:17 Summary

▬▬▬▬▬▬▬

Share with all who may need this

If my work has helped you, consider helping any animal near you, in any way you can

Never Stop Learning
Raghav Pal

---
Рекомендации по теме
Комментарии
Автор

Thank you for your effort!! Great work 👌

marijamilosavljevic
Автор

Thank you Raghav, if you can add one lecture for how to automate the application, this will be very helpful to us

NiftyBhai-rwvm
Автор

Thank you Raghav this tutorial was so useful.
could you pls continue with this series pls. like how can we automate the applications.

PraveenKumar-iqtk
Автор

Hi Raghav, This is an amazing tutorial. Specially this video saved me when I was working on POC(iOS app automation) for a client. Thanks a lot 🥰. My question is can we trigger tests from JS, WDIO project on iPhone/iPad real devices? or Do we need to push code to Xcode & run the tests?

vijaymutalik
Автор

Thank you so much. It's so great for newbie

maithithuha
Автор

Thank you so much sir outstanding
Great session waiting for some more videos

fatimakadiwal
Автор

Raghav Ji I have followed your video and it helped me a lot. Whenever i will see animal i will help animal. Thank you so much

Eventlyindiatester
Автор

Hi, can you please help me to understand which automation tool are widely used for mobile as well as web application.

satyakumar-rpoe
Автор

Thanks Raghav bhai for nice playlist, In my project I need to setup framework of appium, I have no idea how to write the code, inspect element and peform some action, i think those videos are missing. Can you please continue this playlist.

xtwrovu
Автор

great sir, any more videos to come on how many and when?

deeptisharma
Автор

Thank you so much for the IOS Testing setup. I am facing an issue with the WebdriverAgentRunner. In IOS, I am getting status as Communication with apple failed. Can you help me on that

snehakalidindi
Автор

Hi, that's Unlocked pop-up for WebDriverAgent keep showed up in my case and I couldn't close my XCode. Any advice?

ilhamnuswantoroaji
Автор

Dear mr. Ragav. I am a begginner and i finished this new 8 video series today. And i think this series is not complete yet. Which course of yours should i watch next in order to continue from where i stopped? Can you clarify please?
Thank you for your effort!!

mdklkrm
Автор

In Mobile automation testing what you explained in all 8 videos list. I understand and I am able to do what you said, but I don't understand you didn't wrote any code for automating, in Recoding module we got the code automatically what ever we have performed.
My question is, we don't write code for mobile automation testing ??
I some of your or maybe others video I have seen that for mobile automation they write the code in eclipse.

OptionTrader
Автор

Hi Raghav,
Thanks for iOS session.
whenever i am using idevice related commands it says Library not loaded
and also in your videos you told about "usbmuxd" but it says it has been updated to "libusbmuxd"

STD
Автор

Can you make a video on how to connect to real ios devices wirelessly? Thanks

licharl
Автор

Hi Sir,
Can we do ios automation using my windows machine instead of mac machine ?

parthadutta
Автор

For real device we have concept of Signing certificates and apple developer account. It will be helpful if you make a video of it.
Hard to find detail explanation on that. Thanks

STD
Автор

Good day I hope you doing well can you please make a video on how to connect your IDE and automate a mobile appplication. I tried doing it Java no longer uses Mobile Element and I have not idea on how to use the WbEelement

xolaketsiwe
Автор

Hello, Raghav. I have completed all the steps on the real device, but I got this error when launching Appium:
Failed to create session. An unknown server-side error occurred while processing the command. Original error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 xcodebuild error message

AzimKhoja