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

ExtendedFilter Constructor

Vytváří filtrovací pole menu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public ExtendedFilter(
	IWebElement element,
	ISearchContext formContext
)

Parameters

element
Type: IWebElement
Element filtrovacího pole
formContext
Type: ISearchContext
Kontext formuláře
See Also