Lines Matching refs:select

61 		scValidityCriteriaTabpage.select();  in testAllowDateNotBetween()
62 scValidityCriteriaAllowList.select(3); // "Date" in testAllowDateNotBetween()
63 scValidityDecimalCompareOperator.select(7); // "not between" in testAllowDateNotBetween()
66 scValidityErrorAlertTabPage.select(); in testAllowDateNotBetween()
139 scValidityCriteriaTabpage.select(); in testAllowDecimalEqual()
140 scValidityCriteriaAllowList.select(2); // "Decimal" in testAllowDecimalEqual()
141 scValidityDecimalCompareOperator.select(0); // "equal" in testAllowDecimalEqual()
143 scValidityErrorAlertTabPage.select(); in testAllowDecimalEqual()
194 scValidityCriteriaTabpage.select(); in testAllowGreaterTextLength()
195 scValidityCriteriaAllowList.select(7); // "Text length" in testAllowGreaterTextLength()
196 scValidityDecimalCompareOperator.select(4); // "greater than or equal to" in testAllowGreaterTextLength()
198 scValidityErrorAlertTabPage.select(); in testAllowGreaterTextLength()
239 scValidityCriteriaTabpage.select(); in testAllowLessThanTextLength()
240 scValidityCriteriaAllowList.select(7); // "Text length" in testAllowLessThanTextLength()
241 scValidityDecimalCompareOperator.select(1); // "less than" in testAllowLessThanTextLength()
244 scValidityInputHelpTabPage.select(); in testAllowLessThanTextLength()
249 scValidityErrorAlertTabPage.select(); in testAllowLessThanTextLength()
251 scValidityErrorAlertActionList.select("Information"); in testAllowLessThanTextLength()
285 scValidityCriteriaTabpage.select(); in testAllowListSpecialChar()
286 scValidityCriteriaAllowList.select(6); // "List" in testAllowListSpecialChar()
291 scValidityErrorAlertTabPage.select(); in testAllowListSpecialChar()
295 scValidityCriteriaTabpage.select(); in testAllowListSpecialChar()
324 scValidityCriteriaTabpage.select(); in testAllowTimeBetween()
325 scValidityCriteriaAllowList.select(4); // "Time" in testAllowTimeBetween()
326 scValidityDecimalCompareOperator.select(6); // "between" in testAllowTimeBetween()
329 scValidityErrorAlertTabPage.select(); in testAllowTimeBetween()
420 scValidityCriteriaTabpage.select(); in testAllowTimeGreaterThan()
421 scValidityCriteriaAllowList.select(4); // "Time" in testAllowTimeGreaterThan()
422 scValidityDecimalCompareOperator.select(4); // "greater than or equal to" in testAllowTimeGreaterThan()
425 scValidityErrorAlertTabPage.select(); in testAllowTimeGreaterThan()
427 scValidityErrorAlertActionList.select(1); // "Warning" in testAllowTimeGreaterThan()
462 scValidityCriteriaTabpage.select(); in testAllowWholeNumLessThan()
463 scValidityCriteriaAllowList.select(1); // "Whole Numbers" in testAllowWholeNumLessThan()
464 scValidityDecimalCompareOperator.select(3); // "less than or equal" in testAllowWholeNumLessThan()
466 scValidityErrorAlertTabPage.select(); in testAllowWholeNumLessThan()
515 scValidityCriteriaTabpage.select(); in testDefaultErrorAlertMessage()
516 scValidityCriteriaAllowList.select(2); // "Decimal" in testDefaultErrorAlertMessage()
517 scValidityDecimalCompareOperator.select(0); // "equal" in testDefaultErrorAlertMessage()
520 scValidityErrorAlertTabPage.select(); in testDefaultErrorAlertMessage()
522 scValidityErrorAlertActionList.select(0); // "Stop" in testDefaultErrorAlertMessage()
542 scValidityCriteriaTabpage.select(); in testUncheckErrorAlert()
543 scValidityCriteriaAllowList.select(2); // "Decimal" in testUncheckErrorAlert()
544 scValidityDecimalCompareOperator.select(0); // "equal" in testUncheckErrorAlert()
547 scValidityErrorAlertTabPage.select(); in testUncheckErrorAlert()
549 scValidityErrorAlertActionList.select(0); // "Stop" in testUncheckErrorAlert()
564 scValidityCriteriaTabpage.select(); in testValidityCellRangeSourcePicker()
565 scValidityCriteriaAllowList.select(5); // "Cell range" in testValidityCellRangeSourcePicker()
572 scValidityErrorAlertTabPage.select(); in testValidityCellRangeSourcePicker()
574 scValidityErrorAlertActionList.select(0); // "Stop" in testValidityCellRangeSourcePicker()
605 scValidityCriteriaTabpage.select(); in testAllowBlankCells()
606 scValidityCriteriaAllowList.select(5); // "Cell range" in testAllowBlankCells()
623 scValidityCriteriaTabpage.select(); in testAllowBlankCells()