- Selenium Framework Design in Data-Driven Testing
- Carl Cocchiaro
- 64字
- 2025-02-18 04:59:04
What you will learn
The user will learn how to design and build base and subclasses for the application under test, following the Selenium Page Object Model. They will also learn industry best practices and standards to use, and how to create an abstract layer between the page object and test classes in the framework.
The Oracle Java tutorial is located at https://docs.oracle.com/javase/tutorial/java/concepts/index.html.