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

@jlipps opening soft keyboard did the trick for sendKeys but I wonder what you would do for appium sauce cloud when you are going to have ios8 simulators there

Hi guys, any one can tell me how I can use methods such as swipe in the new Beta 1.3.

I am using eclipse to run my tests against a iPhone 6 simulator

to everyone asking how to run from source,

if you have downloaded the zip then unzip it in a folder and using your terminal cd into said folder and :

./reset.sh
sudo ./bin/authorize-ios.js # for ios only
$ node .

for more info go to :

Once again .. when is full version 1.3 schedule to release . any anticipated date :smile:

Hi Shermaneric,

I encounter the same issue. When running my tests, on a real device a get the following error "WebKit Threading Violation - initial use of WebKit from a secondary thread."

I am using an iPad2 with the latest version of iOS 8 and 'Ui Automation' option is turned on.
Were you able to fix this issue?

Thanks in advance,
Ioan

Hi loan,
With the latest checkout of the ios8 branch, as of 2014-10-18, my scripts are working on the device and simulator for iOS 8.
On my device, I reset things so that I had to plug the device in and start Xcode to retrieve the device developer settings > enabled UI automation and all was good.

Maybe I had user error all along :smile:

Thanks!
Eric

This is fantastic, guys! We recently updated our app (https://itunes.apple.com/us/app/revel/id895904213?ls=1&mt=8) to build on Xcode6 & are using Appium1.3Beta to test. It works great!

The only thing I noticed is that the simulator runs very slow. Is that on the Appium side? Is anyone else noticing the slowdown in their tests?

Thanks

p.s. I wrote a blog post about Appium. Still trying to get it approved & out the door on our companies blog. I will let you guys know when it's out.

I have noticed that send_keys is super slow for me too. I can live with that but the no swiping thing is a killer.

Latest master has brought back intruments-without-delay ^.^

I am able to run the appium1.3 from source. (as node . )
how top open Inspector for the same?

You can run the Appium GUI ( with version older than 1.3 because it's not released yet), then click on the "Magnifier" button as usual

@tbao I have ios 8. only 1.3 supports ios8 i believe that is why am trying to run Latest Appium 1.3

closed Oct 22, '14

unpinned Oct 22, '14