orca r3731 - trunk/test/keystrokes/firefox



Author: joanied
Date: Thu Mar 20 03:52:12 2008
New Revision: 3731
URL: http://svn.gnome.org/viewvc/orca?rev=3731&view=rev

Log:
Updated regression test.


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

Modified: trunk/test/keystrokes/firefox/flat_review_text_by_word_and_char.py
==============================================================================
--- trunk/test/keystrokes/firefox/flat_review_text_by_word_and_char.py	(original)
+++ trunk/test/keystrokes/firefox/flat_review_text_by_word_and_char.py	Thu Mar 20 03:52:12 2008
@@ -32,7 +32,7 @@
 # Read the current word with KP_5.
 #
 sequence.append(utils.StartRecordingAction())
-sequence.append(KeyComboAction("KP_5"))
+sequence.append(KeyComboAction("KP_5", 1000))
 sequence.append(utils.AssertPresentationAction(
     "flat review current word", 
     ["BRAILLE LINE:  'On weaponry: $l'",



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