 | DropDownFormMenu Constructor |
Vytváří dropdown menu 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
Syntaxpublic DropDownFormMenu(
IWebElement element,
ISearchContext formContext
)
Parameters
- element
- Type: IWebElement
Element dropdownu - formContext
- Type: ISearchContext
Kontext formuláře
See Also