Skip to content
Commit 06d9b3b3 authored by intrigeri's avatar intrigeri
Browse files

Test suite: make the "I set an administration password" step more robust.

On the devel branch, I've seen this failure mode: the first char of the admin
password is lost because we typed it before the corresponding text field was
displayed and focused. According to the debug log, we started typing the admin
password 170 ms after clicking TailsGreeterAdminPassword.png, so it's not
very surprising that occasionally we "win" this race against the Greeter.

Let's at least wait for the "Administration Password" dialog to be visible on
the screen before we interact with it.
parent af6c7075
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment