Skip to content

Commit d26c460

Browse files
authored
Update WelcomeToSeleniumFoundation.md
1 parent 4961e48 commit d26c460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WelcomeToSeleniumFoundation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A popular strategy to reduce duplication and accelerate development of automated
2525

2626
* [Getting started (including complete examples) from Kim Schiller](https://www.pluralsight.com/guides/getting-started-with-page-object-pattern-for-your-selenium-tests)
2727
* [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)
2929
* [In-depth pattern description from Guru99](https://www.guru99.com/page-object-model-pom-page-factory-in-selenium-ultimate-guide.html)
3030

3131
### Page Object Pitfalls

0 commit comments

Comments
 (0)