[ 
https://issues.apache.org/jira/browse/CB-12622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968965#comment-15968965
 ] 

Alexander Sorokin edited comment on CB-12622 at 4/14/17 12:31 PM:
------------------------------------------------------------------

I am suspecting that chromedriver may cause this issue. Both my environment and 
Sauce Labs have old version of chromedriver installed (2.20).
It is required to work around this error: 
https://github.com/appium/appium/issues/7138


was (Author: alsorokin):
I am suspecting that chromedriver may be the issue here. Both my environment 
and Sauce Labs have old version of chromedriver installed (2.20).
It is required to work around this error: 
https://github.com/appium/appium/issues/7138

> Added support for Android 6 and 7 to the cloudapp CI
> ----------------------------------------------------
>
>                 Key: CB-12622
>                 URL: https://issues.apache.org/jira/browse/CB-12622
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Filip Maj
>            Assignee: Alexander Sorokin
>
> Capabilities for Android 6 look like:
> {noformat}
> deviceName: 'Android Emulator',
> platformName: 'Android',
> platformVersion: '6.0',
> appiumVersion: '1.6.3'
> {noformat}
> While for 7 you need to specify a different {{deviceName}}:
> {noformat}
> deviceName: 'Android GoogleAPI Emulator',
> platformName: 'Android',
> platformVersion: '7.0',
> appiumVersion: '1.6.3'
> {noformat}
> [~alsorokin] is it possible to add these to the cloudapp android environment 
> matrix?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to