@BaskaranVenkatesan check your mobile Setting , is there any USB Debugging(Security Setting) option , please Allow that
Hi Sandeep, Thanks for your prompt response. I had changed the device name to Emulator, Automation Name- UiAutomation1. Now Iâm able to access my Mobile device on Appium. Moving to UI Path Device Manager, i had added my device details in device section and added the Testing Application on Application section. When i tried to connect/ start an application getting an error message like
Please advise how can i fix this. I had checked the Appium Url : http://localhost:4723
Hi @sandeep13 , Same things i did but when i am doing platform tools installation i got bellow error please help me while installing sdk
@Ashish_Verma
@loginerror
try this Mobile Device Connection Step by Step Guide - #61 by Mohini_Sarode
or
New folder.zip (979.5 KB)
copy file from new folder and paste into Tools folder
Hi @sandeep13
What ever you send both files i placed at tools folder but still same issue.Please guide me.
I have a some requirement using mobile automation
You got error when you run platform tools command ?
If so then I think you download old version ok SDK
Try this and download Download SDK Tools for Android SDK Manager
hello @sandeep13
I download latest file again.3 files are missing it is aapt, zipalign, packages.
I think i need packages folder already you sent aapt and zipalign files
Step 2: Installed Platform Tools. For this open Command Prompt and inside command prompt navigate inside of âbinâ folder that in inside the extracted file from Step 1 and run the below command:
sdkmanager âplatform-toolsâ âplatforms;android-28â
when you tried this command then you got error
right?
yes again i run this command still getting same error
Everything is correct. download this package file and try
make sure system installed java and Java_Home is set in Environment variable
.package.xml (919 Bytes)
hello @sandeep13
I download package file and replace this file in tools folder but still getting same issue.
Hi Sandeep,
It would be helpful for me if you solvent problem which I am facing in mobile automation.
-
How to capture the toast messages content?? I tried using recorder but is is not working.
-
How to capture the remote desktop elements??? like I am using team viewer in my mobile Device to access remote machine so I want to capture elements in that remote machine ⌠Fro desktops we have computer vision concept but mobile what we have ??
Please respond.
Hi, just wanted to update I had the same issue and this actually worked for me:
âbuild-tools;29.0.2â
Hi, Can you please provide steps for iOS configuration as well?
Follow below steps:
Hi
I understand you, you are going to follow these steps for the problem with the App.
- go to this link BrowserStack Login | Sign Into The Best Mobile & Browser Testing Tool
- you select Appium
- search Step 2: Upload your App, and upload the app
- you are going to copy the capability
- you are going to create a new capability in your devices called âappâ and in âvaluesâ you paste what was copied in step four
and ready
browstack will store your apps. As you are creating a capability âappâ within your Devices you will not have to create a new âapplicationâ in the Device Manager
Even you can do the same with Mac Machine and pass the MacMachine IP address and your system and the Mac machine should be in the same networkâ
thanks to @Santiago_Alexander_Astros â
When trying to connect Emulator from Uipath ( mobile Device Manager) getting below error . Can any one please help
A new session could not be created. Details: io.appium.uiautomator2.common.exceptions.NoSuchDriverException: A session is either terminated or not started (SessionNotCreated)
Please see Unable to connect with Appium - #2 by phaserescu
If youâre using Appium 1.20.0, there is a known issue with that version of Appium.