示例#1
0
 public IWebElement Get(string xPathCondition = null)
 {
     return(ScopeSource.Get(CreateBy(xPathCondition)));
 }