 | FileEditShared Constructor |
Vytváři kompozit k elementům FileEdit a FileEditCell
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 FileEditShared(
IWebElement element,
bool isEditable
)
Parameters
- element
- Type: IWebElement
Element kompozitu - isEditable
- Type: SystemBoolean
Příznak určující editovatelnost
See Also