Drop doesn't seem to work in drag & drop

未關閉
#61 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
32/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
php
領域
testing

研究方向

從 WebDriver 模組的 dragAndDrop 進入點開始,在使用 issue 中列出的環境重現此行為的同時,追蹤 WebDriverClickAndHoldAction 直到 WebDriverButtonReleaseAction。確認放置動作已執行且物件到達放置區域;如果 repository 中有相關測試,則為此行為新增或更新測試涵蓋範圍。

由索引模型根據 Issue 內容生成。

描述

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
主要語言
PHP
星號
39
分支
25
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

Codeception/module-webdriver 的其他 Issue

查看 Codeception/module-webdriver 的全部 Issue

相似的 Issue

更多 PHP Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。