 | GlobalValuesDeleteButton Field |
Tlačítko toolbaru "Smazat"
- pro definování konkrétního Formuláře/Frame je třeba použít metodu SupportMethods.Combine
- Vytvoří By z SupportMethods.Combine("formnameXXX", GlobalValues.DeleteButt))
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic const string DeleteButton = "[data-action-type='standardDeleteRecord']"
Field Value
Type:
String
See Also