Codeception / Codeception/module-webdriver
Drop doesn't seem to work in drag & drop
Aperta
- Lingua principale
- PHP
- Stelle
- 39
- Fork
- 25
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.