Hello sir, I was searching channel to start automation, I had watched many channel in Hindi, English and Urdu but no one was explaining in simple ways, that can help beginners. You are explaining very well in simple words and step by step. Thanks a lot. Wishes and blessing from Pakistan!
Hi Sir, I use mac when i follow your video, i can't run android device with error you don't have NodeJS installed and setup correctly when i check my appium where appium /usr/local/bin/appium show like this, do you have any solution ?
hello Sir, I am facing the error with launching application Everything is Correct , setup also correct still facing issue - Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
Sir. I am facing the error with launching application. Can u help me :'(, thanks. ROOT CAUSE ===================== Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
Hello sir, I was searching channel to start automation, I had watched many channel in Hindi, English and Urdu but no one was explaining in simple ways, that can help beginners.
You are explaining very well in simple words and step by step.
Thanks a lot.
Wishes and blessing from Pakistan!
Thank you and please subscribe to my channel 🙏
Really, Thank you it's my first time to learn katalon and you have made every things is simple and easy
Thank you and please subscribe to my channel
@@RavikanthReddy Already subscribed, Thanks
Thank you very much for such a detailed instruction in this video. It is one of the best video to dig into Mobile automation.
Glad it was helpful! Please subscribe to my channel
Thanks for the tutorial .... Looking for more Katalon Mobile (Android) Automation tutorial.
Thank you and please subscribe to my channel
Bro where is the Next video for this?
can i connect using android studio emulator and not real device?
Thanks, how to run Katalon mobile test on emulator. Could you please create a tutorial.
Thanks ... How to upload documents in mobile web browser automation, using Katalon or appium.
simply u can add to your script :
WebUI.uploadFile(findTestObject('Object Repository/Page_Name/Upload_Button'), 'path/to/your/file.pdf')
How to find size of a list and need click on specific element on the list from mobile application using katalon
I have installed appium succcessfully
But it showing as 'appium' is not recognized
my sample test cases are failed how can rectify it
Hi sir, I'm facing fail start appium server currently after trying to execute the test case, can you help me how to solve this issue?
❤❤ Great video
Thank you and please subscribe to my channel
Hi Sir, I use mac when i follow your video, i can't run android device with error you don't have NodeJS installed and setup correctly
when i check my appium
where appium
/usr/local/bin/appium
show like this, do you have any solution ?
hello. how get date from datepicker in mobile?
U didn't explained mobile testing properly pls do a session with detailed with real time testing of apps in mobile
Hello Sir, I have some concern to integrate the Java selenium script with Azure test plan.Can I know how I can reach you.
Hello sir
Can you please explain me,how I get my full screen device in device view in katalon studio
I can't find any android devices
thank u very much
You are most welcome! Please subscribe to my channel!
@@RavikanthReddy doneee :)
wow your greate bro
Thank you so much 😀
hello Sir, I am facing the error with launching application Everything is Correct , setup also correct still facing issue - Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
yes, I also experienced a similar problem, please provide a solution so we can continue the testcase🙏
hey bro, finally, i fixed.
Go to run -> cmd -> enter "appium driver install uiautomator2"
@@Blueredsword And then also update the java runtime environment. That solves all issues
Sir. I am facing the error with launching application. Can u help me :'(, thanks.
ROOT CAUSE =====================
Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Could not find a driver for automationName 'uiautomator2' and platformName 'android'. Have you installed a driver that supports those capabilities? Run 'appium driver list --installed' to see. (Lower-level error: Could not find installed driver to support given caps)
hey bro, finally, i fixed.
Go to run -> cmd -> enter "appium driver install uiautomator2"