🍎 MOBILE Automation TESTING with APPIUM + WEBDRIVER.IO (IOS)

preview_player
Показать описание

#testing #appium #ios

⏰Timestamps [appium tutorial]:
00:00​​​​ - Learning Path
00:25 - Check Android & Setup video first
01:07 - Install Dependencies (XCode, XCode Command Line Tools, and Carthage).
06:17 - Install drivers(XCUITest) & download the .app
09:37 - Appium Inspector + iPhone Simulators setup
17:40 - WDIO + Appium
25:00 - IOS Selectors (Accessibility ID, XPath, Class Chain, and Predicate String.
39:25 - Screen/Page Object Model
Рекомендации по теме
Комментарии
Автор

Hope you can also share tutorials for WDA installation as this is very crucial part of ios automation, thanks and more power to your channel

sherxdavid
Автор

Thank's @joan, you helpful my first try automate ios from this video🙏

zibimcd
Автор

Nice video. How did you build the .app file?. Do you have any video related to it?

mpasum
Автор

i waiting for video with the real device thanks a loooott

maxgorelik
Автор

Thanks, you helped me a lot in my job.

raac
Автор

Hi Joan, Thanks for this video. May I know how to use an .IPA file?

willofdvlog
Автор

Hello Joan
I've faced an issue that an overlay is covering elements under it while using XCUI on iOS (React Native App)
What do you think might be the cause of this issue?
thanks in advance for the reply. 😅

basilessamabdelfattah
Автор

Thanks for posting, are you using an M1 powered mac just wanted to check if you noticed any issues with appium or webdriverio while testing..

girishnair
Автор

Still couldnt manage to work appium, android studio, inspector! Coz take a adb path fault evertime on terminal

tarikkirat
Автор

Nice video. I tried the same as you explained for the ios. I am getting this error. Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 xcodebuild error message. Could you please help.

MallikVennapusa
Автор

It was nice video. One question: Can't we do e2e automation with Appium only on IOS(ionic framework)? I mean is it necessary to use Appium?

akashkumarbarnwal
Автор

Can u please help me with following error [MacBook] : Neither ANDROID_HOME nor ANDROID_SDK_ROOT environment variable was exported

kiddo
Автор

hy @joanmedia, can u help, how to change framework from mocha to cucumber for scenario test BDD?

zibimcd
Автор

Is homebrew working on OS Ventura 13.0? I tried to install it, but appeared a lot of errors and warnings((

bauyrzhanabdaliyev
Автор

How did we get the app? Do we need source code to get the app in simulator

rekhab
Автор

Someone could help me please? I don't know what to do.

When ai run: npm run wdio

ERROR @wdio/appium-service: Appium exited before timeout (exit code: 2)
ERROR @wdio/cli:utils: A service failed in the 'onPrepare' hook
ERROR webdriver: Request failed with status 404 due to unknown command
ERROR webdriver: unknown command: The requested resource could not be found, or a req
uest was received using an HTTP method that is not supported by the mapped resource
ERROR @wdio/runner: Error: Failed to create session.

I'm tanking all of this erros.

Please, someone help me!!

lucassilvaazevedo