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

EditVerifyNotEmpty Method

Ověří, že Edit není prázdný

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 VerifyNotEmpty(
	string message = null
)

Parameters

message (Optional)
Type: SystemString
Chybová zpráva
See Also