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

IBaseElementVerifyTitle Method

Ověří hodnotu atributu title

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
void VerifyTitle(
	string title
)

Parameters

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.IBaseElement.VerifyTitle(System.String)"]

See Also