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

CustomComponent Constructor

Initializes a new instance of the CustomComponent class

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.External
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public CustomComponent(
	IWebElement element
)

Parameters

element
Type: IWebElement

[Missing <param name="element"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.External.CustomComponent.#ctor(OpenQA.Selenium.IWebElement)"]

See Also