Optional ReadonlydescriptionAccessible description used to disambiguate
section links that share the same visible name. Forwarded to
getByRole('link', { description }). Ignored on Playwright versions
before 1.60, which lack the description option.
Optional ReadonlytimeoutTimeout in ms for click and stability wait. Defaults to DEFAULT_TIMEOUTS.UI5_WAIT.
Optional ReadonlywaitWhether to wait for UI5 stability after navigation. Defaults to true.
Options for navigateToSectionLink.
Example