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

FileCellCommonTMenu Constructor

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public FileCellCommon(
	IWebElement element,
	bool isEditable
)

Parameters

element
Type: IWebElement

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

isEditable
Type: SystemBoolean

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

See Also