Beispiel #1
0
 public void TestMethod1()
 {
     dashboard = new DashBoardPage(driver);
     dashboard.LoginSuccessfully("Marissa Chiu");
 }