 | ViewManagementAction Constructor |
Vytváří akci "Správa zobrazení"
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.Actions
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic ViewManagementAction(
IWebElement element,
ISearchContext formContext
)
Parameters
- element
- Type: IWebElement
Obalovaný element - formContext
- Type: ISearchContext
Context otevřeného formuláře
See Also