-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsplatform-webWeb applications specificallyWeb applications specifically
Description
There are code paths that are inaccessible within findElements here.
This is due to a change that allows our framework tests to pass with the new DOM structure introduced in flutter/engine#40968.
We should clean this helper up to remove the glass pane selectors and leave only the flutter-view selectors.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsplatform-webWeb applications specificallyWeb applications specifically