예제 #1
0
파일: LoginPage.cs 프로젝트: orest77/Test
 public void ClickOnUsernameInput()
 {
     UsernameInput.Click();
 }