Alexander Sorokin created CB-11175:
--------------------------------------

             Summary: 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