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

ListFrameTMenuGetSelectedCustomConntrolAttribute Method

Vraci záznam lovEditu podle indexu (od 1 do n)

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public LOVEdit GetSelectedCustomConntrolAttribute(
	int order,
	int interval = 8
)

Parameters

order
Type: SystemInt32
Index položky z již otevřeného našeptávače
interval (Optional)
Type: SystemInt32
doba v sekundách po kterou se má čekat na předanou akci

Return Value

Type: LOVEdit

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.ListFrame`1.GetSelectedCustomConntrolAttribute(System.Int32,System.Int32)"]

See Also