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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃殌 Feature]: The overview page of Selenium should be written better and without assuming it will be used for test #1397

Open
pallavigitwork opened this issue Jun 5, 2023 · 5 comments
Labels
documentation Improvements or additions to documentation needs-triaging

Comments

@pallavigitwork
Copy link
Contributor

Feature and motivation

This page- https://www.selenium.dev/documentation/overview/

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

@pallavigitwork, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

@asolntsev asolntsev added documentation Improvements or additions to documentation duplicate This issue or pull request already exists labels Sep 9, 2023
@asolntsev
Copy link
Contributor

@pallavigitwork Isn't it duplicate of #1369?

@titusfortner
Copy link
Member

So, we do have an example of a Selenium script without it being a test here: https://www.selenium.dev/documentation/

It's in the "Hello Selenium" files: (e.g., https://github.com/SeleniumHQ/seleniumhq.github.io/blob/trunk//examples/java/src/test/java/dev/selenium/hello/HelloSelenium.java)

Maybe we can just link to that at the top of the "first script" page?

I guess I'm more interested in helping people build out something more extensive rather than just create a standalone file with a script. If you want a standalone file it's easy enough to copy/paste everything there. I'd rather put it in a more usable context for the majority of users.

@pallavigitwork
Copy link
Contributor Author

@pallavigitwork Isn't it duplicate of #1369?

no. replied on the 1367 thread. one was for the page content, other for code.

@titusfortner titusfortner removed the duplicate This issue or pull request already exists label Sep 15, 2023
@titusfortner
Copy link
Member

@pallavigitwork what do you think of this: #1479

It changes First Script examples into standalone files and removes the assertions
Then it adds a new page on Running Tests that tries to put the code into context of how to use it with a larger project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation needs-triaging
Projects
None yet
Development

No branches or pull requests

3 participants