Skip to content

[Infrastructure] - Create a WidgetTester extension to drag scroll bars #1655

Open
@matthew-carroll

Description

@matthew-carroll

In #1649 we added a few tests that drag a scroll bar. This requires hovering over the scroll bar, waiting for it to appear, and then dragging and releasing it.

Let's add a tool to flutter_test_robots to coordinate this behavior, then, let's use that tool in super_editor instead of manually implementing that.

PS - Please copy the relevant details from this ticket over to a flutter_test_robots issue.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions