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

TimeEditClearSendKeysAndVerifyValue Method

Vyčistí pole, pošle text k vložení a ověří ho

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 override void ClearSendKeysAndVerifyValue(
	string text
)

Parameters

text
Type: SystemString
Text k vložení
See Also