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

AppMainPageGetNotificationButton Method

Vrací tlačítko pro notifikace

Namespace:  TescoSW.MW.UITests.PageObjects
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public NotificationButton GetNotificationButton(
	int index = 0
)

Parameters

index (Optional)
Type: SystemInt32
Pořadí tlačítka

Return Value

Type: NotificationButton

[Missing <returns> documentation for "M:TescoSW.MW.UITests.PageObjects.AppMainPage.GetNotificationButton(System.Int32)"]

See Also