
| Key: |
SRC-468
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Incomplete
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
terry
|
| Votes: |
1
|
| Watchers: |
3
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
336h
|
Remaining Estimate:
|
336h
|
Time Spent:
|
Unknown
|
|
Environment:
|
Windows XP, IE7
|
|
|
When I use Selenium Java to test the drag and drop function, I find that it doesn't work with IE.
Actually, I use this method: browser.dragAndDropToObject(object1, object2) in the Java test case. I tried debug this, but it seems that after this method is called, the object1 is not moved. While if I use Firefox, it can move correctly.
|
|
Description
|
When I use Selenium Java to test the drag and drop function, I find that it doesn't work with IE.
Actually, I use this method: browser.dragAndDropToObject(object1, object2) in the Java test case. I tried debug this, but it seems that after this method is called, the object1 is not moved. While if I use Firefox, it can move correctly. |
Show » |
|