Skip to content

I.swipeUp() doesnt read in locators correctly. #1719

Open
@PHUITesting

Description

@PHUITesting
  I wait for element {"xpath":".//*[contains (@class, 'ScrollView')]"}
Emitted | step.passed (I wait for element {"xpath":".//*[contains (@class, 'ScrollView')]"})
Emitted | step.finish (I wait for element {"xpath":".//*[contains (@class, 'ScrollView')]"})

Emitted | step.start (I swipe up {"xpath":".//[contains (@Class, 'ScrollView')]"})
I swipe up {"xpath":".//
[contains (@Class, 'ScrollView')]"}
2019-06-13T21:58:34.236Z DEBUG webdriverio: command getLocation was called on an element ("android=new UiSelector().text(".//*[contains (@Class, 'ScrollView')]")") that wasn't found, waiting for it...

I.waitForElement finds it no problem...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions