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

ASF subversion and git services commented on CB-11175:
------------------------------------------------------

Commit bed55f47334ec0d6a5544fca2b57de95f79cf50d in cordova-medic's branch 
refs/heads/master from [~alsorokin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-medic.git;h=bed55f4 ]

CB-11175 Appium runner: added tapElementByXPath function to wdHelper


> Appium tests: Add tapElementByXPath function to wdHelper
> --------------------------------------------------------
>
>                 Key: CB-11175
>                 URL: https://issues.apache.org/jira/browse/CB-11175
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: Appium, Medic, Plugin Camera, Plugin Contacts
>            Reporter: Alexander Sorokin
>            Assignee: Alexander Sorokin
>
> On iOS, sometimes element.tap() function is not working, saying that it is 
> impossible to tap on the element (possibly because of some other elements 
> overlapping it) so we need a workaround for this case.
> Custom {{tapElementByXPath}} function can use {{touchAction}} to tap on such 
> elements.
> A good place for such a function would be wdHelper, to allow its usage from 
> any plugin Appium test suite.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to