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

ViewManagerSelectProfileByOrder Method

Najde profil podle pořadového čísla, klikne na něj a počká dokud se nezaktivní

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Others
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public virtual Profile SelectProfileByOrder(
	int index
)

Parameters

index
Type: SystemInt32
Profil podle pořadového čísla (začíná od 1)

Return Value

Type: Profile

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Others.ViewManager.SelectProfileByOrder(System.Int32)"]

See Also