Open
Bug 1658880
Opened 5 years ago
Updated 5 months ago
Add support for pointer source subtype "pen"
Categories
(Remote Protocol :: Agent, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:backlog])
Similar to bug 1543337 the pointer type "pen" hasn't been implemented yet.
Currently an exception is thrown:
InvalidArgumentException: Unknown pointerType: [object String] "pen"
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•3 years ago
|
Whiteboard: [webdriver:backlog]
Updated•3 years ago
|
Product: Testing → Remote Protocol
Reporter | ||
Comment 1•5 months ago
|
||
We shared the actions module between Marionette and WebDriver BiDi. So moving the bug to the Remote Agent component.
Component: Marionette → Agent
Summary: Unknown pointerType: [object String] "pen" → Add support for pointer source subtype "pen"
You need to log in
before you can comment on or make changes to this bug.
Description
•