コード例 #1
0
 public void ThenIShouldSeeEmployeeDetailsLink()
 {
     Assert.That(loginPage.is_Employee_Details_Exist(), Is.True);
 }