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

ListFrameInTwoListFrameTMenu Constructor

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Frames
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public ListFrameInTwoListFrame(
	IWebElement element,
	bool isLeftListFrame
)

Parameters

element
Type: IWebElement

[Missing <param name="element"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.ListFrameInTwoListFrame`1.#ctor(OpenQA.Selenium.IWebElement,System.Boolean)"]

isLeftListFrame
Type: SystemBoolean

[Missing <param name="isLeftListFrame"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Frames.ListFrameInTwoListFrame`1.#ctor(OpenQA.Selenium.IWebElement,System.Boolean)"]

See Also