HP.LFT.SDK.Web Namespace : ITableCell Interface |
Name | Description | |
---|---|---|
![]() | AsWebElement | Returns a web element that corresponds to the current table cell, so that it can be used like any other web element. |
![]() | FindChildren<TChild> | Returns a child test object from this cell according to its type and index. |
![]() | NumberOfChildrenWithType<TChild> | Returns the number of child test objects of the specified type in this cell. |