示例#1
0
 public abstract By GetTblRowBtn_ByLocator <T>(TableHelper.TableButton tblRowBtn, T textInRowForAnyColumnOrRowIndex, bool isMultiTabGrid = true, bool rowEndsWithChkbx = false);
示例#2
0
 public abstract string DetermineTblRowBtnXPathExt(TableHelper.TableButton tblBtn, bool rowEndsWithChkbx = false);
示例#3
0
 public abstract By GetGoToTblPgBtn_ByLocator(TableHelper.TableButton tblPageNavBtn);
示例#4
0
 public abstract void ClickButtonForRow <T>(TableHelper.TableButton tableButton, T textInRowForAnyColumnOrRowIndex, bool isMultiTabGrid = true, bool rowEndsWithChkbox = false);