Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 929C5200B31 for ; Tue, 24 May 2016 16:19:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 91AA0160A37; Tue, 24 May 2016 14:19:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 10D0016098E for ; Tue, 24 May 2016 16:19:13 +0200 (CEST) Received: (qmail 12424 invoked by uid 500); 24 May 2016 14:19:13 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 12379 invoked by uid 99); 24 May 2016 14:19:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2016 14:19:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E58D32C1F5D for ; Tue, 24 May 2016 14:19:12 +0000 (UTC) Date: Tue, 24 May 2016 14:19:12 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-11296) Appium tests: Cannot click on some elements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 24 May 2016 14:19:14 -0000 [ https://issues.apache.org/jira/browse/CB-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298232#comment-15298232 ] ASF GitHub Bot commented on CB-11296: ------------------------------------- Github user alsorokin closed the pull request at: https://github.com/apache/cordova-plugin-contacts/pull/127 > Appium tests: Cannot click on some elements > ------------------------------------------- > > Key: CB-11296 > URL: https://issues.apache.org/jira/browse/CB-11296 > Project: Apache Cordova > Issue Type: Test > Components: Appium > Reporter: Alexander Sorokin > Assignee: Alexander Sorokin > Labels: triaged > > Appium fails to click on some elements of native UI. > For example, it incorrectly clicks "Gallery" menu element in camera plugin tests on Android 5.0 or it cannot click at all on the first contact in contacts list on iOS 8.1 > The workaround is simple and quite weird: we should select the element 3 times in a row, then it works. > The timeout before element selection doesn't work. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org