Comment 4 for bug 1319711

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

+65 labelVisible = self.system_settings.main_view.select_single(
            objectName='nothingLabel').visible

This should probably be wait_select_single. Obviously since we can't reproduce the issue locally

I'll push this change up and see if it makes a difference.