 | 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: 21.2.8103.33088
Syntaxpublic TMenu OpenPrintDropDown(
int nodeActionLevel = 1,
int interval = 8
)
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ě) - interval (Optional)
- Type: SystemInt32
doba v sekundách po kterou se má čekat na předanou akci
Return Value
Type:
TMenu[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.DetailComponents.ReportAction`1.OpenPrintDropDown(System.Int32,System.Int32)"]
See Also