diff --git a/docs/src/api/class-frame.md b/docs/src/api/class-frame.md index e721df30bb..2f3d097612 100644 --- a/docs/src/api/class-frame.md +++ b/docs/src/api/class-frame.md @@ -686,7 +686,6 @@ Attribute name to get the value for. ## async method: Frame.goto * langs: - alias-java: navigate - - alias-csharp: GoToAsync - returns: <[null]|[Response]> Returns the main resource response. In case of multiple redirects, the navigation will resolve with the response of the diff --git a/docs/src/api/class-page.md b/docs/src/api/class-page.md index d8d4fad373..4e51e4e637 100644 --- a/docs/src/api/class-page.md +++ b/docs/src/api/class-page.md @@ -1599,7 +1599,6 @@ Navigate to the next page in history. ## async method: Page.goto * langs: - alias-java: navigate - - alias-csharp: GoToAsync - returns: <[null]|[Response]> Returns the main resource response. In case of multiple redirects, the navigation will resolve with the response of the