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

NotificationActionVerifyNotificationVisible Method

Ověří viditelnost notifikační tečky u tlačítka

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void VerifyNotificationVisible(
	bool isVisible = true
)

Parameters

isVisible (Optional)
Type: SystemBoolean
True zda ověřuje, že je viditelná jinak false
See Also