codeceptjs / codeceptjs/CodeceptJS
I.swipeUp() doesnt read in locators correctly.
- Ngôn ngữ chính
- JavaScript
- Star
- 4.2k
- Fork
- 757
- Merge trung bình
- 2 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 16
Mô tả
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...
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.