Closed
Bug 1267292
Opened 10 years ago
Closed 9 years ago
Add support for moving the mouse over elements (hover)
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1292178
People
(Reporter: davehunt, Unassigned)
References
Details
The existing move action dictates that it must follow a press action, which is fine for a drag/drop type of interaction, but not for hovering a mouse over an element before a press.
I'm working on an end-to-end test that installs an add-on from https://addons.mozilla.org/en-US/firefox/ and I need a way to hover over the target add-on for the Install button to be displayed.
| Reporter | ||
Comment 1•9 years ago
|
||
This will be resolved as part of bug 1292178.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•