Closed
Bug 1355546
Opened 8 years ago
Closed 8 years ago
Remove check for whether element is disabled when clicking element
Categories
(Remote Protocol :: Marionette, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1321516
People
(Reporter: ato, Unassigned)
References
(Blocks 1 open bug)
Details
According to https://github.com/mozilla/geckodriver/issues/615#issuecomment-293334471 and the WebDriver specification, we should not check if the element is disabled before clicking it.
Reporter | ||
Comment 1•8 years ago
|
||
This will be resolved when Marionette switches to the WebDriver-conforming Element Click implementation in https://bugzilla.mozilla.org/show_bug.cgi?id=1321516.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
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
•