Beispiel #1
0
 public void Test_6_Label()
 {
     iTestNumCurrent = "6-Label";
     explore.NavigateExplore();
     Assert.True(explore.Label());
 }