 | GlobalValuesSaveRecordButton Field |
Tlačítko "Uložit" pro jeden záznam
- pro definování konkrétního Formuláře/Frame je třeba použít metodu SupportMethods.Combine
- Vytvoří By z SupportMethods.Combine("formnameXXX", GlobalValues.SaveButt))
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic const string SaveRecordButton = "[data-action-type='standardSaveRecord']"
Field Value
Type:
String
See Also