import lines
public class <Class Name> {
WebDriver field
class constructor that accepts WebDriver object
//declaration of the target Website URL
public String getTargetUrl() {
return "<Website URL>";
}
Locators
Page Methods (optional)
}