avl123's avatar
avl123
New Contributor
2 years ago
Status:
New Idea

Adding support to Qt Q*View controls e.g. QTreeView, QListView, QTableView...

We happened to have those everywhere throughout our Qt application. The contents of these controls can't be accessed in the test leading to the workarounds like clicking based on coordinates and verifying through image compare, which is not robust and increases the dependency to the environment as well as to any cosmetic changes in UI.

 

The excitement of the development about the idea of substituting all View controls with corresponding Widget controls only because of the limitations of the testing software is not particularly high.

No CommentsBe the first to comment