示例#1
0
 public EmailsContainer GoToSent()
 {
     Sent.Click();
     return(new EmailsContainer(driver));
 }