From 3bcc628345fc45dc84b587d74e1b1be16d880c41 Mon Sep 17 00:00:00 2001 From: Pallavi Date: Wed, 30 Jul 2025 12:00:46 +0530 Subject: [PATCH] Update README.md Removed line Javascript API document generation is broken. i saw the github issue states its fixed and checked the api link. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7fc7ca1f80110..268539467320d 100644 --- a/README.md +++ b/README.md @@ -528,8 +528,6 @@ To update API documentation for a specific language: `./go :docs` To update all documentation: `./go all:docs` -Note that JavaScript generation is [currently broken](https://github.com/SeleniumHQ/selenium/issues/10185). - ## Releasing