codeceptjs / codeceptjs/CodeceptJS
I.swipeUp() doesnt read in locators correctly.
- Lenguaje dominante
- JavaScript
- Estrellas
- 4.2k
- Forks
- 757
- Merge medio
- 2 d 9 h
- PR fusionados (30 d)
- 16
Descripción
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...
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.