コード例 #1
0
ファイル: GoogleSearchSteps.cs プロジェクト: Vijie-Infy/Demo
 public void WhenINavigateToGoogleHomePage()
 {
     BaseTest.EnterUrl("https://www.google.com/");
 }