You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,13 @@ It is a subclass of Playwright's default `Driver` which lets you specify extra a
42
42
-[Playwright for Java](https://central.sonatype.com/artifact/com.microsoft.playwright/playwright) 1.51 or later
43
43
44
44
## Installation
45
-
Add a dependency on `com.aldaviva:playwright-extra-install-arguments` to your Maven-compatible dependency management system. It's published in the Maven Central repository.
45
+
Add a dependency on [`com.aldaviva.playwright:playwright-extra-install-arguments`](https://central.sonatype.com/artifact/com.aldaviva.playwright/playwright-extra-install-arguments/overview) to your Maven-compatible dependency management system.
0 commit comments