Skip to content

Commit f669d9f

Browse files
added information about web examples for english document
1 parent e189ca8 commit f669d9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website_and_docs/content/documentation/about/contributing.en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ Make sure that if you add a test to the page that all the other line numbers in
7979
correct. Adding a test at the top of a page means updating every single reference in the documentation that has a line
8080
number for that file.
8181

82+
Code examples may need a relevant website or web page to demonstrate the scenario. To ensure examples consistently work,
83+
it is recommended to use the test web pages available at https://www.selenium.dev/selenium/web/.
84+
8285
Finally, make sure that the tests pass in the CI.
8386

8487

0 commit comments

Comments
 (0)