 | HeaderCell Constructor |
Vytváří hlavičku sloupce gridu
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic HeaderCell(
IWebElement element,
ISearchContext formContext
)
Parameters
- element
- Type: IWebElement
Element hlavičky - formContext
- Type: ISearchContext
Kontext formuláře
See Also