Project

General

Profile

Actions

action #66295

closed

yast2_gui-yast2_control_center: use of wait_still_screen causes delays

Added by dimstar about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2020-04-30
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

yast2_gui-yast2_control_center does a wait_still_screen after each search it does. Essentially, wait_still_screen is just a sleep 30 here. A blinking cursor avoids wait_still_screen to match on no changes happening.

Would be great if this could be reworked for faster runtime of this test

Actions #1

Updated by dimstar about 4 years ago

The wait_still_screen were added to make sure the search is complete.
But we could easily avoid that by making the needles larger, e.g. taking the 'category header' also into account. Then setting a 'click area' and a 'assert_and_click' would be enough.

Actions #3

Updated by dimstar about 4 years ago

  • Status changed from New to Resolved
  • Assignee set to dimstar
Actions

Also available in: Atom PDF