Closed
Bug 1328914
Opened 8 years ago
Closed 8 years ago
Firefox webdriver doesn't support Movetoelement action
Categories
(Remote Protocol :: Marionette, defect, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1292178
People
(Reporter: tharanya03, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36
Steps to reproduce:
I am using Latest geckodriver-v0.12.0-win64, Firefox Nightly and Selenium 3.0.1.0.
Actual results:
MoveToElement is not supported by Firefoxdriver. It throws error while running that MoveTo did not match a known command
Reporter | ||
Updated•8 years ago
|
Priority: -- → P2
Version: unspecified → 53 Branch
Reporter | ||
Updated•8 years ago
|
Severity: normal → major
Priority: P2 → P1
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
The latest version of Firefox (ver 64.0) has the issue of not supporting MoveToElement action. The same error "MoveTo did not match a known command" recurs.
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•