 | ReportActionTMenuOpenPrintDropDown Method |
Klikne na akci a otevře a zinicializuje dropdownmenu
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntaxpublic TMenu OpenPrintDropDown(
int nodeActionLevel = 1
)
Parameters
- nodeActionLevel (Optional)
- Type: SystemInt32
určuje úroveň otevřeného DropDownMenu (např. pokud je ReportAction v menu akcí záznamu a může otevřít nastavení, tak DropDown tohoto nastavení je DropDown druhé úrovně)
Return Value
Type:
TMenu[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents.ReportAction`1.OpenPrintDropDown(System.Int32)"]
See Also