Skip to content

webdriver: Properly cancel actions #41816

@yezhizhen

Description

@yezhizhen

Describe the bug:
Every time we append a item to input cancel list, we are supposed to create the reverse object.

Right now we do not for pointer:

ActionItem::Pointer(PointerActionItem::Pointer(PointerAction::Up(
PointerUpAction {
button: pointer_down_action.button,
..Default::default()
},

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions