fix: 3 - adding comments for test
This commit is contained in:
@@ -6,6 +6,7 @@ import org.openqa.selenium.support.PageFactory;
|
||||
import zacksolutions.base.Initialization;
|
||||
|
||||
public class HomePage extends Initialization {
|
||||
//Using PageFactory Object Model we get our elemets
|
||||
@FindBy(id="message")
|
||||
WebElement message;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user