orca r4554 - trunk/test/keystrokes/firefox



Author: joanied
Date: Sun Feb 15 01:39:20 2009
New Revision: 4554
URL: http://svn.gnome.org/viewvc/orca?rev=4554&view=rev

Log:
Updated regression test to add another pause.


Modified:
   trunk/test/keystrokes/firefox/xul_role_push_button.py

Modified: trunk/test/keystrokes/firefox/xul_role_push_button.py
==============================================================================
--- trunk/test/keystrokes/firefox/xul_role_push_button.py	(original)
+++ trunk/test/keystrokes/firefox/xul_role_push_button.py	Sun Feb 15 01:39:20 2009
@@ -18,7 +18,7 @@
 #
 sequence.append(utils.StartRecordingAction())
 sequence.append(KeyComboAction("<Alt>f"))
-
+sequence.append(PauseAction(3000))
 sequence.append(KeyComboAction("p"))
 sequence.append(PauseAction(3000))
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]