Пример #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);