You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I need the text from the type cell, witch encapsulates a comboBox. My problem is that the dataGrid cell.getElement() returns AutomationElement type and Cannot be casted to ComboBox, so I cannot access the selectedItem and the text of the selected Item. Do you have any ideas?
The text was updated successfully, but these errors were encountered:
Hello, I need the text from the type cell, witch encapsulates a comboBox. My problem is that the dataGrid cell.getElement() returns AutomationElement type and Cannot be casted to ComboBox, so I cannot access the selectedItem and the text of the selected Item. Do you have any ideas?
The text was updated successfully, but these errors were encountered: