545 B
545 B
Page Object Model
Several examples demonstrating some features of Selenium WebDriver using Java.
Each class has its own main method, so they are meant to be executed individually to showcase different Selenium features.
Run on Eclipse
- Package Explorer
- Select the
.javafile that you want to run. - Contextual menu > Run As > Java Application
Notes
GettingStarted.javaneeds to be run with-eaor-enableassertsas arguments.InputsWithUIDialogs.javaneeds the name of a valid file in your system.