コード例 #1
0
 public void GivenIAmOnThePage(string path)
 {
     _actionsAndPageObject.VerifyCurrentURL(path);
 }