Skip to content

Point at the rest of the family - #2

Merged
tannevaled merged 2 commits into
mainfrom
family-links
Aug 25, 2026
Merged

Point at the rest of the family#2
tannevaled merged 2 commits into
mainfrom
family-links

Conversation

@tannevaled

Copy link
Copy Markdown
Contributor

A reader who lands on one of these has no way of knowing the other six exist, or that there is a documentation site covering all of them.

One line, at the foot, saying what each of the others is for.

A reader who lands on one of these has no way of knowing the other six exist,
or that there is a documentation site covering all of them. One line, at the
foot, saying what each of the others is for.
Page.navigate returns when the navigation begins, not when it has finished, so
the first look at the workbench is often at the blank page the browser started
on — where the element being waited for does not exist and reading its classes
throws. The check took that for a failure.

It passed on this machine and failed on a build runner, which is what a race
does. A missing element is now not-ready-yet rather than broken.
@tannevaled
tannevaled merged commit 278e711 into main Aug 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant