 | DropDownInitDropDown Method |
Inicializuje DropDown podle vloženého kontextu
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.DropDown
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic static DropDown InitDropDown(
IWebElement context
)
Parameters
- context
- Type: IWebElement
kontext DropDownu
Return Value
Type:
DropDownInicializovaný DropDown
See Also