Skip to content

Broken links in Java API documentation search bar #729

@vedangnaik

Description

@vedangnaik

🐛 Bug Report

The search box in the Java API documentation goes to a 404 page when searching for ChromeOptions and clicking the autocomplete link for the same. This appears to be an issue when searching for any Type or Member in general.

To Reproduce

  1. Go to https://www.selenium.dev/selenium/docs/api/java/overview-summary.html .
  2. Type ChromeOptions in the search box in the top-right. Click the autocomplete link for org.openqa.selenium.chrome.ChromeOptions.

This goes to the following 404 page at https://www.selenium.dev/selenium/docs/api/java/undefined/org/openqa/selenium/chrome/ChromeOptions.html :
image

Expected behavior

Expected to go to the ChromeOptions page at https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/chrome/ChromeOptions.html .

Environment

  • OS: Windows 10 Home, Version 21H1 (OS Build 19043.1110)
  • Browser: Google Chrome
  • Browser version: Version 91.0.4472.164 (Official Build) (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions