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]: code snippet is empty and also 'open in new window' button got 404 error #333

Open
harshal050 opened this issue Dec 18, 2024 · 2 comments

Comments

@harshal050
Copy link

harshal050 commented Dec 18, 2024

code snippet is empty and also 'open in new window' button got 404 error

issue fix: #333

Steps :

1 : go to https://nightwatchjs.org/api/window/close.html
2 : click on open in new window Button
3 : Fix this 404 err otherwise past code in example box

Recording.2024-12-18.235108.mp4
@rahulptl165
Copy link

hi @harshal050 , source code for this page ( https://nightwatchjs.org/api/window/close.html ) does not exist in this repository.
Could you please check the repository to ensure that the source code for this pages is properly included?

@VaibhavK03
Copy link

I tried solving it and came to know that when we click on the "Open in new window" button, it sends an API GET request to the server to fetch the data. I also tried hitting the API by myself and got this response.
Nightwatch api call
I think this is a backend issue, not a frontend one.

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