Skip to content

Commit e86911e

Browse files
authored
docs: remove obsolete toc from readme (#1767)
1 parent 17cc3b8 commit e86911e

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,6 @@ Playwright is a Java library to automate [Chromium](https://www.chromium.org/Hom
1414
| WebKit <!-- GEN:webkit-version -->18.4<!-- GEN:stop --> ||||
1515
| Firefox <!-- GEN:firefox-version -->135.0<!-- GEN:stop --> | :white_check_mark: | :white_check_mark: | :white_check_mark: |
1616

17-
Headless execution is supported for all the browsers on all platforms. Check out [system requirements](https://playwright.dev/java/docs/intro#system-requirements) for details.
18-
19-
* [Usage](#usage)
20-
- [Add Maven dependency](#add-maven-dependency)
21-
- [Is Playwright thread-safe?](#is-playwright-thread-safe)
22-
* [Examples](#examples)
23-
- [Page screenshot](#page-screenshot)
24-
- [Mobile and geolocation](#mobile-and-geolocation)
25-
- [Evaluate JavaScript in browser](#evaluate-javascript-in-browser)
26-
- [Intercept network requests](#intercept-network-requests)
27-
* [Documentation](#documentation)
28-
* [Contributing](#contributing)
29-
* [Is Playwright for Java ready?](#is-playwright-for-java-ready)
30-
3117
## Documentation
3218

3319
[https://playwright.dev/java/docs/intro](https://playwright.dev/java/docs/intro)

0 commit comments

Comments
 (0)