7dd43da Fix Krusader

Authored and Committed by lruzicka 5 years ago
    Fix Krusader
    
    It seems that there was a lag in button drawing, which prevented
    OpenQA from fully recognizing the krusader_welcome needle because
    it was evaluated too soon.
    I added "wait_still_screen 3" to make sure, there is time for a
    button to be drawn correctly before assertion.