示例#1
0
文件: LoginPage.cs 项目: orest77/Test
 public void ClickOnUsernameInput()
 {
     UsernameInput.Click();
 }