Skip to content

Commit fc0c183

Browse files
authored
docs: add Java requirements section (#148)
1 parent 259f248 commit fc0c183

File tree

2 files changed

+2
-36
lines changed

2 files changed

+2
-36
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Headless execution is supported for all the browsers on all platforms. Check out
1616

1717
## Usage
1818

19+
Playwright supports Java 8 and above.
20+
1921
#### Add Maven dependency
2022

2123
Playwright is distributed as a set of [Maven](https://maven.apache.org/what-is-maven.html) modules. The easiest way to use it is to add a couple of dependencies to your Maven `pom.xml` file as described below. If you're not familiar with Maven please refer to its [documentation](https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html).

playwright/src/main/java/com/microsoft/playwright/example/Main.java

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)