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

FormVerifyCaptionText Method

Ověří popisek formu v hlavním menu

Namespace:  TescoSW.MW.UITests.Common.PageModel
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void VerifyCaptionText(
	string text,
	string message = "Popisek formu v hlavním menu neodpovídá požadované hodnotě!"
)

Parameters

text
Type: SystemString
Požadovaný text
message (Optional)
Type: SystemString
Chybová zpráva
See Also