This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
32 / 32
Jul 2018

Well, then it needs to be clearer how to get to other threads. I couldn't find anything else. I'm glad the top says Don't be afraid of making a mistake. I won't make that mistake again.

Are you testing iOS8 apps? We are currently working on the iOS8 support and it will be released soon!

xCode6 should work fine with appium, to my knowledge. Try cloning the github repository and running appium from source, rather than using the desktop apps, I think they are a version behind right now.

Yes :slightly_smiling: I'm testing iOS apps on iOS8 and 7. But it was built in XCode6, and we can't build it in 5, so I have to use the latest.
I did get the beta of Appium App and the server. It is working pretty well so far.
Thank you!

13 days later

Hi jonahss,
i am new in Appium and mobile automation tool for iOS and Android.can you tell how we can use appium on Sause Labs for automation. we are currently using selenium with java.

Regards,
M.K.Modi

1 month later

Hi All,
I have query:
Do I have to use the same provisioning profile and apple id((For eg. abc) for automation and execution of scripts on real devices which i have used for compilation and installation of app on real device from another mac machine.

Thanks,
Sandeep

1 month later

Hi everyone i could really use your help on this one, i've created an authomation project for android devices (using jsystem,applitools,and selenium,and appium) - all worked very well, but when i've tried to build a similar project on iOS, i came across a lot of problems,

The primary one is that when i'm trying to switch (during the authomation test) between different apps, Appium get stuck, and i cannot continue the test (i'm using a mac) and my code is in JAVA.
Any suggestions how to do so? This is very important in my mobile authomation test, since the app i'm testing is opened from other apps.

The switch is fail once my app was opened via another app, for example clicking on file that was received in email, will initiate my app, and then appium get stuck

Thanks in advance.

Yehuda

2 months later

Hi All,
I have a query for appium 1.3.4.1 whenever i launch the appium server the i get a pop up message at inspector window as failed to connect to server please check the server is running after clicking the prelaunch application checkbox.please help

Thanks
Ashish Juyal

5 months later

Hi i am new to the appium
could u please tellme how to handle autocompletetextview elements in appium?

16 days later

Hello

I am a test automation specialist working at the Daily Mail Online. I am interested in getting involved in Appium as a contributor. Is there some kind of contributor agreement to be signed?

2 months later

unpinned Jan 1, '16

3 months later

Hi Can anyone tell me how to close the topics for which you have got the answers

3 months later

In iOS session is created for the app itself and whenever u try to communicate between other apps the iOS security kills the driver

1 year later
6 months later

Appium driver cannot find any elements in the UI of the app. Tried find element by id,xpath,name.Nothing seems to work

3 months later