some element cannot will throw errors how to prevent errors ?
@balireddy1976 жыл бұрын
Appreciating your efforts in sharing knowledge. Could you please make videos on how we handle different kinds of operations like scrolling, actions, synchronization, select classes etc...in mobile Automation testing Thanks in advance
@sdetpavan6 жыл бұрын
You will get more videos soon..
@himanshukhare19924 жыл бұрын
@@sdetpavan Error while starting session: *Original error: Activity '.Settings' used to start the app doesn't exist or cannot be launched ! Make sure it exists is a launchable activity* Please help me resolve this error..???
@spv1234 жыл бұрын
Thank you sir..Very straight forward.
@sdetpavan2 жыл бұрын
Welcome
@lokeshs8874 жыл бұрын
UIAutomator viewer.bat file is not found when I downloaded the latest version.Can you pls help me sir
@nagapriyakb2 жыл бұрын
@Sir i am using android studio but when i try to run uiautomatorviewer it displays -djava.ext.dirs=..\lib\x86_64;..\lib is not supported. use -classpath instead. Please let me know how to fix this
@astinbiju99899 ай бұрын
is there any way to automate secondary display
@titopartian5614 жыл бұрын
when i type uiautomatorviewer.bat by cmd then i faced this issue plz help me? -Djava.ext.dirs=..\lib\x86_64;..\lib is not supported. Use -classpath instead. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
@nivethabalasekar92473 жыл бұрын
did u get any workaround for this?
@ketamsrinivas70065 жыл бұрын
In ui automateviewer your getting , xpath Etc., For me its not coming and Which version of Appium your using in the demo
@sathishkumar-ix4fk3 жыл бұрын
Hi , where we can get that AndroidUI demo apk file. Can u please share path url
@sandraugochukwu96752 жыл бұрын
Hi Sathish, did you find the answer to this? Pls share
@niteshghorpade82382 жыл бұрын
Can anyone help me out with the Appium server installation I tried so many times and even had youtube tutorials but didn't get the expected result
@sandraugochukwu96752 жыл бұрын
There's no UIAutomator viewer in the latest version. Pls can anyone help?
@ashrutwaghmare44054 жыл бұрын
I am working on Ubuntu i have imstall all required things, but when i try to use uiautomator viewer it displays "Error obtaining UI hierarchy Reason: Unexpected error while obtaining UI Hierarchy". I have tried all possible search and solution which are available on google youtube appium but still unable to solve this problem. Please help me with this.
@thaveechaichaiwong80175 жыл бұрын
apk Where did you get it
@siteshagrawal53455 жыл бұрын
Could not connect to server; are you sure it's running?.......can u please tell how to resolve it
@rajareddy2342-q9g3 ай бұрын
Mr. Pavan sir please create a new session for AVD
@kennyi12002 жыл бұрын
Error obtaining UI hierarchy while i click on the first icon in the UI Automator
@shrishtigupta91204 жыл бұрын
how to find xpath using UI automator as we are finding using Appium inspector
@AnuragSingh-qn3xo4 жыл бұрын
Hello, Can you please help, I have added all capabilities and on click on start session, I am getting the following error please help : Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-webdriveragent/Scripts/carthage-wrapper.sh bootstrap --platform iOS\,tvOS' exited with code 127
@alishamishra23662 жыл бұрын
Do you take online classes for appium
@sdetpavan2 жыл бұрын
no
@humanhealth83033 жыл бұрын
Which is better Appium Inspector or UIAutomator
@rjchand075 жыл бұрын
Error: The instrumentation process cannot be initialized. Make sure the application under test does not crash and investigate the logcat output. ..Can anyone solve it?
@akshaypariskar94092 жыл бұрын
Please share the capabilities you have considered.
@Captured_Beauty5 жыл бұрын
Can you please make a video on how to automate maps like zoom in and zoom out, inspect element from maps that would be really helpful.
@himanshukhare19924 жыл бұрын
Please help me resolve this issue ???? Failed to launch Appium Settings app: Cannot start the 'io.appium.settings' application. Visit github.com/appium/appium/blob/master/docs/en/writing-running-appium/android/activity-startup.md for troubleshooting. Original error: Activity name '.Settings' used to start the app doesn't exist or cannot be launched! Make sure it exists and is a launchable activity
@himanshukhare19924 жыл бұрын
Original error: Activity '.Settings' used to start the app doesn't exist or cannot be launched! Make sure it exists is a launchable activity Why I am getting this error while starting session? Can anyone please tell.....???
@amritabharadwaj63494 жыл бұрын
Hi great tutorial may i know how we can find element if it is inside a frame from UI Automator?
@rajatshandilya12035 жыл бұрын
Please make a video on Verifying Toast messages in appium.
@jamescathode69175 жыл бұрын
UiAutomatorViewer.bat error : Could not create the Java Virtual Machine. Error : A fatal error had occurred. program will exit
@chipotle395 жыл бұрын
Could you solve the problem?
@jamescathode69175 жыл бұрын
@@chipotle39 I couldn't fix that. I simply switched to Desktop client. The UiAutomator is just an alternate. I didn't have to use it.
@titopartian5614 жыл бұрын
@@jamescathode6917 when i type uiautomatorviewer.bat by cmd then i faced this issue plz help me? -Djava.ext.dirs=..\lib\x86_64;..\lib is not supported. Use -classpath instead. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
@YannaRascalaa5 жыл бұрын
dude you should show us what all are desired capabilities you sent as json
@kalexander7775 жыл бұрын
you can check out the capabilities of uiautomator by using adb: "uiautomator -h" or something like that
@siddeshwaras21826 жыл бұрын
Thanks for the videos, when can i expect more videos ? writing automation script etc..
@sdetpavan6 жыл бұрын
Soon.
@priyanshfido46965 жыл бұрын
Hello, When i opened the cmd for uiautomator , and tried executing the uiautomator.bat file command i got this message:- C:\Users\admin\AppData\Local\Android\Sdk\tools\bin>uiautomatorviewer.bat ERROR: No suitable Java found. In order to properly use the Android Developer Tools, you need a suitable version of Java JDK installed on your system. We recommend that you install the JDK version of JavaSE, available here: www.oracle.com/technetwork/java/javase/downloads If you already have Java installed, you can define the JAVA_HOME environment variable in Control Panel / System / Avanced System Settings to point to the JDK folder. You can find the complete Android SDK requirements here: developer.android.com/sdk/requirements.html ---------------------------------------------------------------------------------------------------------------------------------------------------------------- So later i downloaded the SE java latest Jdk 12.0.1 version. And when i put the same command i got this message on cmd:- C:\Users\admin\AppData\Local\Android\Sdk\tools\bin>uiautomatorviewer.bat -Djava.ext.dirs=..\lib\x86_64;..\lib is not supported. Use -classpath instead. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. And yes i had changed the path of old java file from JAVA_HOME to the new one(i.e 12.0.1) Can you please help me out with this?
@kvamsi5555 жыл бұрын
Even i am facing the same issue, while accessing uiautomatorviewer, could you please let me know, how it got rectified.
@priyanshfido46965 жыл бұрын
@@kvamsi555 I have not yet found the solution for this problem. If anyone reading this message knows how to work this thing out plz let us know.
@titopartian5614 жыл бұрын
@@priyanshfido4696 when i type uiautomatorviewer.bat by cmd then i faced this issue plz help me? -Djava.ext.dirs=..\lib\x86_64;..\lib is not supported. Use -classpath instead. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.