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

SupportMethodsSelectListFrameRowSelectorByIndex Method

Metoda vrátí selektor záznamu ze seznamu.

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static string SelectListFrameRowSelectorByIndex(
	string frameName,
	int index
)

Parameters

frameName
Type: SystemString
název framu
index
Type: SystemInt32
pořadí záznamu

Return Value

Type: String

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.SupportMethods.SelectListFrameRowSelectorByIndex(System.String,System.Int32)"]

See Also