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

TwoListFrameToolbar Constructor

Vytváří toolbar pro levý nebo pravý TwoListFrame

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 TwoListFrameToolbar(
	IWebElement element,
	ISearchContext formContext,
	bool isLeftListFrame
)

Parameters

element
Type: IWebElement
Element toolbaru
formContext
Type: ISearchContext
Kontext formuláře
isLeftListFrame
Type: SystemBoolean
Příznak, zda je TLF levý nebo pravý
See Also