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

SelectorsNotificationButton Method

Selektor pro notifikačních tlačítek (může jich být více)

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 By NotificationButton(
	int index
)

Parameters

index
Type: SystemInt32
Pořadí tlačítka (začíná od 1)

Return Value

Type: By

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.Selectors.NotificationButton(System.Int32)"]

See Also