Chris
|
e976acc8ea
|
docs: sync all tab choices (package-manager, java-jvm choice, ct) (#35182)
|
2025-03-13 10:45:02 +01:00 |
|
Max Schmitt
|
895be9f8de
|
chore: lint java docs snippets (#32945)
|
2024-10-04 11:34:04 +02:00 |
|
Max Schmitt
|
98a6e14e9d
|
docs: remove redundant TOC usages (#32096)
|
2024-08-09 12:44:01 +02:00 |
|
Jean-François Greffier
|
8f4c2f714d
|
docs(java): update JUnit examples with new fixtures (#29406)
Documentation for JUnit integration aka JUnit fixtures
https://github.com/microsoft/playwright-java/issues/1369
|
2024-03-11 11:21:41 -07:00 |
|
Debbie O'Brien
|
3773f004db
|
docs: add intros for all pages (#27480)
|
2023-10-06 15:08:51 +02:00 |
|
Tahanima Chowdhury
|
cd07401d20
|
docs(test-runners-java.md): added testng implementation (#26537)
Resolves microsoft/playwright-java#1343
|
2023-08-22 08:57:12 -07:00 |
|
Jean-François Greffier
|
10eb7e8bc1
|
docs: Java Gradle installation (#26418)
Docs update to install Playwright as a dependency with Gradle, also
introduce how to run Playwright CLI
```bash
./gradlew playwright --args="help"
```
Fixes [#571](https://github.com/microsoft/playwright-java/issues/571)
|
2023-08-15 11:19:24 -07:00 |
|
Max Schmitt
|
a1d37e9169
|
docs: add new java intro (#17695)
Fixes https://github.com/microsoft/playwright/issues/17479
|
2022-10-21 09:52:36 -07:00 |
|
Kian-Meng Ang
|
22f0723c72
|
docs: fix typos in docs (#16370)
Co-authored-by: Debbie O'Brien <debs-obrien@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2022-08-09 15:47:17 +02:00 |
|
Max Schmitt
|
ee7d60fcee
|
docs: migrate page actions to locator actions 2/n (#15603)
|
2022-07-13 11:50:18 +02:00 |
|
Max Schmitt
|
79b244a2f4
|
chore: use bash instead of sh in code blocks (#6847)
|
2021-06-02 18:23:06 +02:00 |
|
Yury Semikhatsky
|
6b8b75d145
|
docs: add JUnit examples (#6668)
|
2021-05-19 19:55:13 -07:00 |
|