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

FormMenu Constructor

Menu formuláře Obalovaný elementKontext otevřeného formuláře

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

Parameters

element
Type: IWebElement

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

formContext
Type: ISearchContext

[Missing <param name="formContext"/> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Others.FormMenu.#ctor(OpenQA.Selenium.IWebElement,OpenQA.Selenium.ISearchContext)"]

See Also