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

FilterPanel Constructor

Konstruktor filter panelu

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

Parameters

element
Type: IWebElement
WebElement filtr panelu
formContext
Type: ISearchContext
Kontext formuláře
See Also