예제 #1
0
 public void ClickSaveAndReturnButton()
 {
     _page.ClickSaveReturnButton();
     Thread.Sleep(4000);
 }