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