You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/WelcomeToSeleniumFoundation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ A popular strategy to reduce duplication and accelerate development of automated
25
25
26
26
*[Getting started (including complete examples) from Kim Schiller](https://www.pluralsight.com/guides/getting-started-with-page-object-pattern-for-your-selenium-tests)
27
27
*[Pattern overview from Martin Fowler](https://martinfowler.com/bliki/PageObject.html)
28
-
*[Pattern explanation with examples from SeleniumHQ](https://www.selenium.dev/documentation/test_practices/encouraged/page_object_models)
28
+
*[Pattern explanation with examples from Selenium Dev](https://www.selenium.dev/documentation/test_practices/encouraged/page_object_models)
29
29
*[In-depth pattern description from Guru99](https://www.guru99.com/page-object-model-pom-page-factory-in-selenium-ultimate-guide.html)
0 commit comments