ExtentReportsAdded
This commit is contained in:
@@ -22,8 +22,10 @@ public class HomePage extends Initialization {
|
||||
|
||||
//Actions
|
||||
public void insertText() throws InterruptedException {
|
||||
test = extent.createTest("Test msg");
|
||||
message.sendKeys("4 8 15 16 23 42");
|
||||
button.click();
|
||||
extent.flush();
|
||||
}
|
||||
public String textConfirmation(){
|
||||
return ConfirmText.getText();
|
||||
|
||||
Reference in New Issue
Block a user