docs: fix broken anchor links

This commit is contained in:
Max Schmitt 2024-07-16 16:00:58 +02:00
parent a5ca9b7d37
commit 2d35fe97de
4 changed files with 8 additions and 8 deletions

View file

@ -920,9 +920,9 @@ By default, chained selectors resolve to an element queried by the last selector
For example, `css=article >> text=Hello` captures the element with the text `Hello`, and `*css=article >> text=Hello` (note the `*`) captures the `article` element that contains some element with the text `Hello`.
[text]: #text-selector
[css]: #css-selector
[xpath]: #xpath-selectors
[react]: #react-selectors
[vue]: #vue-selectors
[text]: #legacy-text-locator
[css]: #css-locator
[xpath]: #xpath-locator
[react]: #react-locator
[vue]: #vue-locator
[id]: #id-data-testid-data-test-id-data-test-selectors

View file

@ -1457,7 +1457,7 @@ This version of Playwright was also tested against the following stable channels
#### New APIs
- [`browserType.launch()`](./api/class-browsertype#browsertypelaunchoptions) now accepts the new `'channel'` option. Read more in [our documentation](./browsers).
- [`browserType.launch()`](./api/class-browsertype#browser-type-launch-option-channel) now accepts the new `'channel'` option. Read more in [our documentation](./browsers).
## Version 1.9

View file

@ -2651,7 +2651,7 @@ This version of Playwright was also tested against the following stable channels
#### New APIs
- [`browserType.launch()`](./api/class-browsertype#browsertypelaunchoptions) now accepts the new `'channel'` option. Read more in [our documentation](./browsers).
- [`browserType.launch()`](./api/class-browsertype#browser-type-launch-option-channel) now accepts the new `'channel'` option. Read more in [our documentation](./browsers).
## Version 1.9

View file

@ -1433,7 +1433,7 @@ This version of Playwright was also tested against the following stable channels
#### New APIs
- [`browserType.launch()`](./api/class-browsertype#browsertypelaunchoptions) now accepts the new `'channel'` option. Read more in [our documentation](./browsers).
- [`browserType.launch()`](./api/class-browsertype#browser-type-launch-option-channel) now accepts the new `'channel'` option. Read more in [our documentation](./browsers).
## Version 1.9