Skip to content
This repository was archived by the owner on Dec 26, 2019. It is now read-only.
This repository was archived by the owner on Dec 26, 2019. It is now read-only.

Click on some elements doesn't work properly #887

@Sergii22

Description

@Sergii22

I faced with issue while automating iOS app using appium. Some elements on web view are not clicked after commands. I've tried with regular webdriver actions like 'click()' and using 'action_chains', also tried click on coordinate and it did not work. In the same time I was able to perform on this element using android. Since application always opens in landscape and there is known issue with coordinates in this mode I've pulled changes from this PR to my local WebDriverAgent #878 but click/tap still doesn't work.
If someone can suggest me how to fix this issue, it would be really helpful for me.

appium 1.7.2 version
platform = iOS
platform version = 11.2.6
device = iPad Air 2
Xcode = 9.2

Screenshot: http://take.ms/qXCHg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions