Codeception / Codeception/module-webdriver
Drop doesn't seem to work in drag & drop
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 39
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When I use the dragAndDrop method of the WebDriver module the WebDriverButtonReleaseAction does not seem to run. The drag starts (WebDriverClickAndHoldAction), so the object I want to d&d is floating but the drop never happens, thus my test fails. Interestingly the dashed border appears around the drop zone, so the selenium can find it.
Environment:
- Ubuntu 14.04 (Linux 3.13.0-71-generic amd64)
- Firefox 42.0
- PHP 5.6.14-1+deb.sury.org~trusty+1
- Selenium v2.46.0. (Built from revision 87c69e2)
- Codeception v2.1.4
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.