 | AppMainPageGetNotificationButton Method |
Vrací tlačítko pro notifikace
Namespace:
TescoSW.MW.UITests.PageObjects
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic NotificationButton GetNotificationButton(
int order = 1,
int interval = 8
)
Parameters
- order (Optional)
- Type: SystemInt32
Pořadí tlačítka - interval (Optional)
- Type: SystemInt32
doba v sekundách po kterou se má čekat na předanou akci
Return Value
Type:
NotificationButton[Missing <returns> documentation for "M:TescoSW.MW.UITests.PageObjects.AppMainPage.GetNotificationButton(System.Int32,System.Int32)"]
See Also