Test Suite: Fix waiting for synaptic UI to get responsive
get_field('sensitive') returns either 'True' or 'False' which both evaluate to true. Also, to ensure that pressing Return in the correct entry after a grabFocus call, we should check for 'focused' not 'sensitive'.
Loading
Please register or sign in to comment