コード例 #1
0
 public void WhenIClickButtonOnLoginPopup(string buttonName)
 {
     _basketPage.Click(buttonName);
 }