Open
Bug 1394339
Opened 4 years ago
Updated 3 years ago
Click on autocomplete entry always clicks on first element
Categories
(Testing :: Marionette, defect, P3)
Testing
Marionette
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
()
Details
Attachments
(1 file)
794 bytes,
text/plain
|
Details |
Originally reported as https://github.com/mozilla/geckodriver/issues/893 When running the attached testcase you can see that the click on the wanted entry from the popup list will always issue a click on the very first item but not the wanted one. Please note that the underlying select is not used, but gets overlayed by an input with a popup. This is happening for both specification levels 0 and 1.
Updated•4 years ago
|
Priority: -- → P3
Comment 1•3 years ago
|
||
Something tells me there’s a preference we can set in this case.
OS: Unspecified → All
Hardware: Unspecified → All
Version: 57 Branch → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•