 | GlobalValuesRefreshRecordButton Field |
Tlačítko toolbaru "Aktualizovat" pro 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.RefreshButt))
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic const string RefreshRecordButton = "[data-action-type='standardRefreshRecord']"
Field Value
Type:
String
See Also