Actions
action #65390
closedcoordination #36712: [saga] Use YaST specific framework for GUI testing
coordination #50672: [funtional][y][epic] Use libyui-rest-api for YaST modules testing
[functional][y] Add ability to enter text for editable YComboBox
Start date:
2020-04-07
Due date:
2020-05-05
% Done:
0%
Estimated time:
Description
YComboBox with input field does not allow to enter text using libyui-rest-api.
There are two types of YComboBox:
- With predefined values only (e.g. run
xdg-su -c "env YUI_HTTP_PORT=9999 /sbin/yast2 timezone"
):
- With input field (e.g. run
xdg-su -c "env YUI_HTTP_PORT=9999 /sbin/yast2 timezone"
then press "Other Settings button...")
Task:¶
- Make YComboBox to be able to receive action for entering text.
- Optional: Make a check if the YComboBox is editable (YComboBox with input field has
"editable": true
parameter). Or consider delegating this check to client.
Files
Updated by oorlov over 4 years ago
- Category changed from Enhancement to existing tests to Infrastructure
Updated by riafarov over 4 years ago
- Due date deleted (
2020-04-21) - Target version set to future
Updated by riafarov over 4 years ago
- Status changed from New to Resolved
- Assignee set to riafarov
Actions