Codeception / Codeception/module-webdriver
Drop doesn't seem to work in drag & drop
Open
- Dominant language
- PHP
- Stars
- 39
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.