Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Getting 404 Error on Clicking Elements Commands on main Website. #4135

Open
Ayush-Vish opened this issue Mar 20, 2024 · 4 comments · May be fixed by nightwatchjs/nightwatch-docs#292
Open

Comments

@Ayush-Vish
Copy link
Contributor

Ayush-Vish commented Mar 20, 2024

Description of the bug/issue

On Clicking the links it should navigate to the respective commands page in the https://www.selenium.dev/ Website .

2024-03-20.17-12-56.mp4

Steps to reproduce

  1. Go to https://nightwatchjs.org/api/element/
  2. Click any available API Commands.
  3. See error

Sample test

No response

Command to run

No response

Verbose Output

No response

Nightwatch Configuration

No response

Nightwatch.js Version

2.3.0

Node Version

No response

Browser

Chrome 122.0.6261.111

Operating System

Linux Mint 21.2 Cinnamon

Additional Information

I am Working on this issue.
No response

@GRIMSTER44
Copy link

I'm working on it @Ayush-Vish

@Ashu463
Copy link

Ashu463 commented Mar 21, 2024

Hey @Ayush-Vish I am also woring on it

@subhajit20
Copy link
Contributor

hey @garg3133 can you please review my pr?

@garg3133
Copy link
Member

This is actually an issue with Selenium docs, they are not generating the API docs properly for their JS bindings. So, we should ideally wait for them to fix the issue before we think of moving to other related docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants