summaryrefslogtreecommitdiff
path: root/test/test2.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test2.py')
-rwxr-xr-xtest/test2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test2.py b/test/test2.py
index f4263e52..7e3a8e30 100755
--- a/test/test2.py
+++ b/test/test2.py
@@ -11,6 +11,7 @@ from dogtail.procedural import *
run('atril', arguments=' '+srcdir+'/test-encrypt.pdf')
# Try an incorrect password first
+focus.application('atril')
type('wrong password')
click('Unlock Document', roleName='push button')
focus.dialog('Enter password')