We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e189ca8 commit f669d9fCopy full SHA for f669d9f
website_and_docs/content/documentation/about/contributing.en.md
@@ -79,6 +79,9 @@ Make sure that if you add a test to the page that all the other line numbers in
79
correct. Adding a test at the top of a page means updating every single reference in the documentation that has a line
80
number for that file.
81
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
+
85
Finally, make sure that the tests pass in the CI.
86
87
0 commit comments