OpenText™ Functional Testing for Developers JavaScript SDK

Oracle. ListItem

new ListItem()

A List Item object

Methods

isSelected() → {Promise.<boolean>}

Indicates whether the specified item is selected.
Returns:
a promise fulfilled with the indication whether the item is selected or not.
Type
Promise.<boolean>