Part 2 | Launching Android and iOS Apps in Appium 2.0 | Appium Java Client | Easy Code |

  Рет қаралды 18,694

Testing Mini Bytes

Testing Mini Bytes

Күн бұрын

Github: github.com/amu...
Ad free videos : www.testingmin...
Telegram group link : Ask your doubts directly to me
t.me/+B9gWYBJU...
Api testing resources:
drive.google.c...
Docker playlist
• Selenium Framework - P...
Selenium Automation Framework Playlist
• Selenium Framework wit...
Extent Report 5.0.5 Playlist
• Extent Reports Latest ...
SDET Package Playlist
• Selenium Framework - P...

Пікірлер: 75
@shoshKid
@shoshKid 6 ай бұрын
This is a very important channel. I was moved to another team to assist with web automation (selenium). I had gotten out of touch with appium, the last time I used it, it was sill appium 1.x. I now got moved back the app team and taking some knowledge transfer, and boy, oh boy, I felt so behind as they move to 2.0, and most of the thing didn't make sense to me, hence I came here. I'm glad I found this channel. With the amount of pressure and deadline we have, I think I'll dedicate an hour a day to watch a video on this channel. Great work man.
@divyanshuupadhyay6915
@divyanshuupadhyay6915 7 ай бұрын
Finally ! Got the Latest Implementation, Thankyou soo much.
@jitendrasheliya7851
@jitendrasheliya7851 8 ай бұрын
Bro, very instrumental. I mean outstanding. Highly recommend this channel.
@RajatTestQA
@RajatTestQA 6 ай бұрын
Thanks so much, @TestingMiniBytes I have been trying to set up the Appium for the last 2 months. Although I was using a Windows system with Eclipse IDE, but your explanation helped me.
@trialuser007
@trialuser007 5 ай бұрын
Thank you so much for your tireless efforts in making these videos. They are a labour of love, dedication, and honesty. The content is pure quality. There are countless folks who are benefitting from your videos, including me. Great work! keep on teaching!
@TestingMiniBytes
@TestingMiniBytes 5 ай бұрын
Thanks for taking time to leave this comment. I appreciate it 🙏🏼
@RS-ot7kx
@RS-ot7kx Жыл бұрын
You are doing great please keep it up. Great things take time
@suraj-sundar1505
@suraj-sundar1505 Жыл бұрын
Hi, Have just started to learn Appium. Tutorial is amazing.
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
All the best
@jp_London
@jp_London Жыл бұрын
This series going to be amazing.. thanks 🙏
@lizzie9194
@lizzie9194 7 ай бұрын
Thanks to you I could this fast and easy. Thanks!
@RubinGhimire
@RubinGhimire Жыл бұрын
In my first run, I got an error in the server that said "failed to export ANDROID_HOME and ANDROID_SDK_HOME"....it was solved by adding the android sdk's build-tools and platform-tools folder in the "Path"....only ANDROID_HOME was set (done automatically during android studio installation)...no need to set ANDROID_SDK_HOME which is deprecated now..... Apart from this error, everything in this tutorial playlist worked. I was able to run for Android on my Windows machine without another problem. Thanks!
@Lokeshwari13
@Lokeshwari13 Жыл бұрын
Excellent videos. Thanks a lot for sharing
@krishnakulkarni5140
@krishnakulkarni5140 2 ай бұрын
My application is not running but it is showing me a response as 200 on the cmd terminal for appiumDriver but my application is unable to open on an Android device emulator using Android Studio.
@PR-v-8
@PR-v-8 Жыл бұрын
great work sir, thank you so much for making videos on Appium latest version.
@SineQuaNon1
@SineQuaNon1 Жыл бұрын
That was a great video. Many thanks.
@ashwajitthukral9101
@ashwajitthukral9101 Жыл бұрын
Thanks for starting Appium 2.0 series
@smeeangle
@smeeangle 5 ай бұрын
This is good , keep it up.
@raji1358
@raji1358 Жыл бұрын
Thanks for appium 2.0 series
@factdebuggermind2514
@factdebuggermind2514 Жыл бұрын
Hi, In my case it is only supporting the Nightwatch ADV, not any devices created through Android Studio.
@Kumar2k12
@Kumar2k12 8 ай бұрын
Thank you very much for the wonderful explaination. Do you have anything in pdf or text for the whole setup process if possible ?
@SwatiMohanty-o3w
@SwatiMohanty-o3w 9 ай бұрын
[RemoteTestNG] detected TestNG version 7.8.0 SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See www.slf4j.org/codes.html#noProviders for further details. FAILED: org.appium.AppiumHybridFramework.AndroidTest.launchApp org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: An unknown server-side error occurred while processing the command. Original error: The application at 'null/app/Android-MyDemoAppRN.1.3.0.build-244.apk' does not exist or is not accessible Host info: host: 'Swatis-MacBook-Pro.local', ip: 'fe80:0:0:0:1c4a:9eb7:7d4:1fcc%en0'
@khajastazainab1905
@khajastazainab1905 7 ай бұрын
Hi, thank you so much for the tutorial but I am bit confused with selecting appium client. I want to go for python client but the resources are very limited and few of them are also outdated.Can you please guide when to use which client and if I follow your tutorials, will there by only difference of language and for other settings it would be same or not?
@TestingMiniBytes
@TestingMiniBytes 7 ай бұрын
THere are not lot of good resources for python with appium. So consider using Java if language is not a constraint
@andyshort8087
@andyshort8087 10 ай бұрын
Great video mate
@bhavinsangani9176
@bhavinsangani9176 9 ай бұрын
Thanks alot for sharing the details. Amuthan. Could you please make one video how to programmatically start the Appium server and emulator if you are running using CLI as night build. How to do that. Thanks in advance.
@TestingMiniBytes
@TestingMiniBytes 9 ай бұрын
Please check my github actions playlist
@alisabanci48
@alisabanci48 Жыл бұрын
Thank you for this video. It was very helpful. Could you also talk about how to clean slate the native app? For example, i want to able to use some login features only comes up when the app is freshly installed.
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
You can add fullReset capability as true
@ArjunSingh-wg4ig
@ArjunSingh-wg4ig Жыл бұрын
May you add few tutorials on browser automation for android/ios with Appium 2.0 ?
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
It is recommeded to set the browser size in chrome and use selenide directly
@ArjunSingh-wg4ig
@ArjunSingh-wg4ig Жыл бұрын
@@TestingMiniBytes do we need to download the browser binaries like how we do in selenium? I am getting session exception and no browser found though i have explicitly downloaded the browser using appiun install command for both xc and uiautomator2?
@ArjunSingh-wg4ig
@ArjunSingh-wg4ig Жыл бұрын
@@TestingMiniBytes i thought about to update browser size to see the mobile compatibility but that’s still just web browser but not mobile OS and mobile browser
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
@@ArjunSingh-wg4ig That will most probably work
@prasadreddy443
@prasadreddy443 Жыл бұрын
Thanks for your series. But I need C# client for my project, will same approach will work?
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
yes it should
@davidqlo1377
@davidqlo1377 5 ай бұрын
Gracias por los tutoriales!
@yaminisharma8096
@yaminisharma8096 2 ай бұрын
how to get the apps?? I don't have apps
@AmberPerveen-f5s
@AmberPerveen-f5s Жыл бұрын
Hi thanks for uploading tutorials can you also show how to launch an app in real device?
@raghavendrabk8360
@raghavendrabk8360 Жыл бұрын
Hi Amuthan, Should we have carthage and homebrew if we have to automate with real devices, for simulator it is not required i think right
@cozyloon5507
@cozyloon5507 Жыл бұрын
Nice tutorial. Im chathumal
@kanhaiyatulsyan7560
@kanhaiyatulsyan7560 Жыл бұрын
i have added java client library to my POm but still not able to use UiAutomator2Options in my code.....anyone plz help
@danielpaladin7054
@danielpaladin7054 Жыл бұрын
Hello, I have seen that some create the capabilities with DesiredCapabilities and others with UIautomator2Options, what is the difference or what is the rule to follow for appium2.0?
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
DesiredCapabilities is old and cannot be used with appium 2.0
@danielpaladin7054
@danielpaladin7054 Жыл бұрын
@@TestingMiniBytes Thank you!!!!
@mdishaqafridi8358
@mdishaqafridi8358 10 ай бұрын
URL is depricated since java 20 what else we can use instead.
@jonathanregan1663
@jonathanregan1663 8 ай бұрын
Hello sir and everyone, I would like to ask why should I run this as(as JUnit or as Maven or as anything else). I use Eclipse as an IDE. Thank you
@TestingMiniBytes
@TestingMiniBytes 8 ай бұрын
When you run the test in CI, there will be no IDE
@VanTran-jh2yi
@VanTran-jh2yi Жыл бұрын
Hi, I had trouble when I set up the iOS real device. - I use iPhone 7 (iOS 15.7) and XCode 14 - I have to add setUdid & setBundleId options for the configuration - Then I receive the log: "Error":"ApplicationVerificationFailed" & xcode error 70 I researched for those issues but It still not work Please help me. Thanks
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
Please ask these kind of questions in telegram group with code, screenshot of error
@johnsonsergio8897
@johnsonsergio8897 Жыл бұрын
i am little bit familiar with python ...can i get how to run the python client
@MrBiz00ka
@MrBiz00ka Жыл бұрын
Hi, How can we handle the app permissions in Appium 2.0
@adelmubarak8636
@adelmubarak8636 Жыл бұрын
well explained😍
@playboypubg4025
@playboypubg4025 Жыл бұрын
Amuthan what is the theme of ur intellij
@SineQuaNon1
@SineQuaNon1 Жыл бұрын
Is it possible to do ios automation with windows, and not mac?
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
Not possible
@preetisaini9957
@preetisaini9957 Жыл бұрын
Thanks alot for sharing the details. Can you please create some sample code that can be used in case of C# language. I am able to successfully install appium serevr using your part 1 of this video. However, I am stuck with C# code using Android app. Any help in this context will be highly appreciated. Thanks in advance.
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
I dont know C#
@kelvinspace9922
@kelvinspace9922 9 ай бұрын
whats the bundle id of this app
@RekhaNagaraju-b3y
@RekhaNagaraju-b3y 9 ай бұрын
If possible kindly provide appium with python tutorial
@factdebuggermind2514
@factdebuggermind2514 Жыл бұрын
is this tutorial for mobile app or web app?
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
Mobile app
@karthikbs9512
@karthikbs9512 Жыл бұрын
Hi, i don't want to install the application everytime, is there any way to launch the application activity in appium 2.0 directly just like we were doing with appium 1
@TestingMiniBytes
@TestingMiniBytes Жыл бұрын
Try exploring noReset and fullReset capabilities
@kajaltumma9302
@kajaltumma9302 9 ай бұрын
Hi, In iOS the application will open the state where we left the application. Is any way to Close and Launch application newly in iOS? Thank you.
@TestingMiniBytes
@TestingMiniBytes 9 ай бұрын
you can use fullReset capability.
@kajaltumma9302
@kajaltumma9302 9 ай бұрын
@@TestingMiniBytes fullReset will uninstalls an app and then automatically installs a new version. Don't want to uninstall and install apps.
@TestingMiniBytes
@TestingMiniBytes 9 ай бұрын
What do you wanted to do then?
@kajaltumma9302
@kajaltumma9302 9 ай бұрын
@@TestingMiniBytes The application is already in Phone and just every launch it should start from the starting page of application. Ex. In iPhone open Settings application, then click on general and close the application. Next time when Launch application it was starting from General page not the home of application. Want to launch the application from start. It is possible with iOS?
@TestingMiniBytes
@TestingMiniBytes 9 ай бұрын
@@kajaltumma9302 I am not sure if that is possible
@kumar17299
@kumar17299 Жыл бұрын
1st video is good and better understandable, But this video is not much... If possible please remake this video
@Bismillahirrahmanirrahim1446
@Bismillahirrahmanirrahim1446 8 ай бұрын
Teacher, thank you, one thing I couldn't start the application in the emulator. Can you help me? I got below error. org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 404. Message: The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource ..
@Bismillahirrahmanirrahim1446
@Bismillahirrahmanirrahim1446 8 ай бұрын
Also on the emulator screen it says: pixel launcher isn't responding Close app | wait
@TestingMiniBytes
@TestingMiniBytes 8 ай бұрын
Please ask the doubt in the telegram channel
ПРИКОЛЫ НАД БРАТОМ #shorts
00:23
Паша Осадчий
Рет қаралды 5 МЛН
Шок. Никокадо Авокадо похудел на 110 кг
00:44
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 797 М.
🍎 MOBILE Automation TESTING with APPIUM + WEBDRIVER.IO (IOS)
48:06
7 | Appium Step by Step | Complete Hands On DEMO and Recording with Appium Inspector
1:00:12
Setup appium for iOS Real Device and Simulator
17:20
Appium Explained
Рет қаралды 19 М.
Run Appium server 2.x programatically in java tests
27:38
qavbox
Рет қаралды 4,8 М.
The 48 Laws of Power (Animated)
29:19
illacertus
Рет қаралды 15 МЛН
ПРИКОЛЫ НАД БРАТОМ #shorts
00:23
Паша Осадчий
Рет қаралды 5 МЛН