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

DetailButtonVerifyCaption Method

Ověří text lokalizovaného popisku

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 virtual void VerifyCaption(
	string text,
	string message = null
)

Parameters

text
Type: SystemString
text k ověření
message (Optional)
Type: SystemString
chybová zpráva
See Also