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

ListFrameToolbar Constructor

Vytváří toolbar listframu

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

Parameters

element
Type: IWebElement
Element toolbaru
formContext
Type: ISearchContext
Kontext formuláře
See Also