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

Fix Selenium API doc links. #311

Open
garg3133 opened this issue Jul 22, 2024 · 5 comments
Open

Fix Selenium API doc links. #311

garg3133 opened this issue Jul 22, 2024 · 5 comments

Comments

@garg3133
Copy link
Member

garg3133 commented Jul 22, 2024

The Selenium API docs for JavaScript binding have moved to a newer website leading to almost all the links pointing to the Selenium API docs being broken on nightwatchjs.org.

We need to fix all these links by pointing them to the correct location on the new Selenium API docs website, mostly similar to what's been done in the commit 45ad29e.

New JS API doc website of Selenium: https://www.selenium.dev/selenium/docs/api/javascript/

Potential Approach

Search for all the selenium.dev links in this repository and the main nightwatchjs/nightwatch repository and check if they work. If they don't, find the correct corresponding link on the new website and replace the links.

@garg3133
Copy link
Member Author

@Shubhdeep02 You can also look at this issue.

@Shubhdeep02
Copy link

Shubhdeep02 commented Jul 23, 2024

@garg3133 Ok i will take a look into it..

@ParmarKrishna
Copy link
Contributor

Hello @Shubhdeep02,

can you tell me the progress on the issue?
If it is up for grab, I'd like to get started.

@Shubhdeep02
Copy link

Hey @ParmarKrishna
Sorry for the delay was busy somewhere, I'll start working on the issue now ....would appreciate to take your support anytime

@ParmarKrishna
Copy link
Contributor

Hey @ParmarKrishna
Sorry for the delay was busy somewhere, I'll start working on the issue now ....would appreciate to take your support anytime

Sure! I'll be available.

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

No branches or pull requests

3 participants