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

FilterItemClearSendKeysConfirmAndInitializeFilterPanel Method

Vloží hodnotu do filtrovacího pole a stiskne "Enter" pro vyfiltrování

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public FilterPanel ClearSendKeysConfirmAndInitializeFilterPanel(
	string value
)

Parameters

value
Type: SystemString
Vkládaná hodnota

Return Value

Type: FilterPanel

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DropDown.FilterItem.ClearSendKeysConfirmAndInitializeFilterPanel(System.String)"]

See Also