action #37327
Updated by riafarov over 6 years ago
## Motivation For writing test we would need widget ids and other properties of widgets. For some we cannot elaborate internal structure to trigger events. For example: tables. Good start would be to display internal structure, so then it will be easily possible to implement search. With ## Acceptance criteria 1. It's possible to select row in the table using cell value or row number ## Further details See #42188 and explore parts done by Lada, which we can use as a base for further development. Here are useful links: 1. https://github.com/lslezak/cucumber-yast#installing-cucumber-ruby-gem 2. https://hackweek.suse.com/17/projects/yast-integration-tests-using-cucumber 3. https://github.com/libyui/libyui-qt/tree/http_server