-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When could we expect Appium server 1.6.0 version (.dmg file) to support IOS 10 automation #7011
Comments
the same question! |
any updated on release date? |
The person who works on it has said he will get on it early this week. |
Thanks for the update @imurchie :) I also have question here that how to launch simulator where appium installed through command "npm install appium -g " |
When you start a session, if you don't specify a device it will launch a simulator. |
@imurchie, I didnt specified any device i have used the command "appium" and it showing "Appium REST http interface listener started on 0.0.0.0:4723" |
That is the server starting, not a session starting. |
@imurchie Until new .dmg will be deployed, is there any way to use inspector with Xcode8? I.e. build some artifacts from 1.6.0 and merge into 1.5.3? |
Not without a lot of work. You can, however, try https://github.com/mykola-mokhnach/Appium-iOS-Inspector |
@imurchie thanks. Using that tool is a bit annoying. Looking forward for Appium Inspector. |
How to install appium beta 1,6 version? |
npm install -g appium |
@imurchie Any updates on the 1.6.0 (.dmg file)? |
I will post when there are any updates. |
Any updates on the 1.6.0 (.dmg file)? |
@triager please close |
@triager The 1.6.0 dmg has not yet been released. Not sure why was this issue closed. |
@JayminRaval why should we keep it opened instead? dmg release will be advertised separately in any case. |
@triager Fair point |
Has anyone figure out how to merge 1.6.x into 1.5.3? |
@imurchie ,any update om 1.6.0 .dmg file , when it will release? |
If to use the Appium inspector is the reason you want to make Appium installer include 1.6.0, this might help you with different options. |
any update for dmg of 1.6.0, can any one help to figure out how to get the xpath without Inspector |
Thanks @mykola-mokhnach for your quick reply. My application gets open but I am facing following error. [HTTP] <-- GET /wd/hub/session/3469971c-1aaa-49ce-809f-21c758583bd9/contexts 500 187 ms - 219 Please help me out to solve this error. |
@imurchie , I am seeing that "killin all ios ios simulatros " error when launched the app through scripts . also showing the bellow errors can you help me on this? |
@prahlad06 Known WDA issue: facebookarchive/WebDriverAgent#372 |
@mykola-mokhnach i am able to access link :) |
@mykola-mokhnach do you have any idea , when this WDA issue : facebookarchive/WebDriverAgent#372 will get fixed. |
@prahlad06 No idea. This issue is also pain in the |
@babusurendra : I believe you have the appium 1.6.1 installed on your machine. If it is installed on a mac(.dmg file), can you please let me know where you found it? |
@jeevan1524 , I have installed appium 1.6.x with the command "npm install -g appium@1.6.3" . you can try that. |
@babusurendra : I tried your method of installing appium 1.6.3 & was able to successfully install it on the Terminal. Thanks for that help.!! |
After you have installed appium through Terminal, you have to launch Appium
via Terminal, by typing "appium" in the Terminal. If you launch Appium via
the app, then it would point to the previous version of Appium (1.5.X)
…On Fri, Dec 16, 2016 at 11:03 AM, jeevan1524 ***@***.***> wrote:
@babusurendra <https://github.com/babusurendra> : I tried your method of
installing appium 1.6.3 & was able to successfully install it on the
Terminal. Thanks for that help.!!
My other question is - even after installing 1.6.3, when I open the
"appium.app --> About appium" - I see the version to be "Version
1.5.3(Ara)". Souldn't I be seeing 1.6.3 instead? Can you please help me on
this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7011 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AESub7JZ_LNaaEmtM3k7LkrNrGayePucks5rIrZigaJpZM4KVxeH>
.
--
Thanks,
Jaymin
647-923-6713
|
@JayminRaval : Thanks for your help. I tried to now start appium by typing "appium" in the Terminal - Looks like its working, got a message on the Terminal saying "Welcome to Appium 1.6.3 ...." So, this can be only started via Terminal and not through the app? |
That is correct. Appium 1.6.3 dmg has not yet been released, once it is,
and you install the 1.6.3 dmg, you can launch Appium via app, until then it
can only be launched via Terminal
…On Fri, Dec 16, 2016 at 3:02 PM, jeevan1524 ***@***.***> wrote:
@JayminRaval <https://github.com/jayminraval> : Thanks for your help. I
tried to now start appium by typing "*appium*" in the Terminal - Looks
like its working, got a message on the Terminal saying "*Welcome to
Appium 1.6.3 ....*" So, this can be only started via Terminal and not
through the app?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7011 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AESubzy_bcAIn4x-4laQ4-VDuPpuUnSnks5rIu5PgaJpZM4KVxeH>
.
--
Thanks,
Jaymin
647-923-6713
|
@JayminRaval : Thank you for the info. But, I can still run my tests against appium 1.6.3 using the "start via Terminal" method right? |
Yes, that is correct
…On Fri, Dec 16, 2016 at 3:54 PM, jeevan1524 ***@***.***> wrote:
@JayminRaval <https://github.com/jayminraval> : Thank you for the info.
But, I can still run my tests against appium 1.6.3 using the "start via
Terminal" method right?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7011 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AESubxXQLdM5rqQzacoMwagFcIg6-CrGks5rIvqJgaJpZM4KVxeH>
.
--
Thanks,
Jaymin
647-923-6713
|
Appium 1.6.3 is not without problems as has been seen with Saucelabs. Opening it up to the industry can only help alleviate problems or work around the lack of instruments support in iOS 10 introduced by Apple. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
When could we expect Appium server 1.6.0 version (.dmg file) to support IOS 10 automation.
We are trying to automate IOS 10 using Appium. As I already know that Appium's 1.5.3 version don't support IOS 10. I tried to find out 1.6.0 version for Appium server (.dmg file) but I couldn't. Please share if you have any information regarding same.
And if there is any way to use appium's 1.6.0 beta version then please elaborate.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: