codeceptjs / codeceptjs/CodeceptJS

I.swipeUp() doesnt read in locators correctly.

Open
#1,719 0 comments 0 reactions 0 assignees View on GitHub
appium
Dominant language
JavaScript
Stars
4.2k
Forks
757
Avg merge
2d 9h
Merged PRs (30d)
16

Description

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...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.