예제 #1
0
 public void Comps_S01_TC05_CanGotoRSS()
 {
     Utility.ClickIcon("RSS");
     Assert.IsTrue(Browser.IsAtPage("RSS"), "RSS link upon the branding should be valid");
 }