Skip to content

find elements not working for iOS platform it wait for 40 sec #72

@sushilpawar12

Description

@sushilpawar12

[debug] [XCUITestDriver@1a9e (5f06c4da)] Calling AppiumDriver.findElements() with args: ["xpath","//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]","5f06c4da-6fc1-486b-b694-909b33b49e47"]
[AppiumDriver@1acc] Plugins which can handle cmd 'findElements': element-wait
[AppiumDriver@1acc] Plugin element-wait is now handling cmd 'findElements'
[AppiumDriver@1acc] Executing default handling behavior for command 'findElements'
[debug] [XCUITestDriver@1a9e (5f06c4da)] Executing command 'findElements'
[debug] [XCUITestDriver@1a9e (5f06c4da)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[debug] [XCUITestDriver@1a9e (5f06c4da)] Waiting up to 40000 ms for condition
[debug] [XCUITestDriver@1a9e (5f06c4da)] Matched '/elements' to command name 'findElements'
[debug] [XCUITestDriver@1a9e (5f06c4da)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/BF10DD05-C5BF-413B-8889-FF84AB42A317/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"}
[debug] [XCUITestDriver@1a9e (5f06c4da)] Got response with status 200: {"value":[],"sessionId":"BF10DD05-C5BF-413B-8889-FF84AB42A317"}
[debug] [XCUITestDriver@1a9e (5f06c4da)] Waited for 547 ms so far
[debug] [XCUITestDriver@1a9e (5f06c4da)] Matched '/elements' to command name 'findElements'
[debug] [XCUITestDriver@1a9e (5f06c4da)] Proxying [POST /elements] to [POST http://127.0.0.1:8100/session/BF10DD05-C5BF-413B-8889-FF84AB42A317/elements] with body: {"using":"xpath","value":"//XCUIElementTypeButton[contains(@name,'Heart') and contains(@name,'selected')]"}
[debug] [XCUITestDriver@1a9e (5f06c4da)] Got response with status 200: {"value":[],"sessionId":"BF10DD05-C5BF-413B-8889-FF84AB42A317"}
[debug] [XCUITestDriver@1a9e (5f06c4da)] Waited for 1592 ms so far

Appium v - 2.0.0-beta.65 , [email protected] , [email protected]

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