Click or drag to resize
Tesco SW, a.s.

GlobalValuesNewButton Field

Tlačítko toolbaru "Nový" - pro definování konkrétního Formuláře/Frame je třeba použít metodu SupportMethods.Combine - Vytvoří By z SupportMethods.Combine("formnameXXX", GlobalValues.NewButt))

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public const string NewButton = "[data-action-type='standardNewRecord']"

Field Value

Type: String
See Also