orca r4170 - trunk/test/keystrokes/firefox



Author: joanied
Date: Mon Sep  8 04:16:04 2008
New Revision: 4170
URL: http://svn.gnome.org/viewvc/orca?rev=4170&view=rev

Log:
Test update.


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

Modified: trunk/test/keystrokes/firefox/line_nav_wiki.py
==============================================================================
--- trunk/test/keystrokes/firefox/line_nav_wiki.py	(original)
+++ trunk/test/keystrokes/firefox/line_nav_wiki.py	Mon Sep  8 04:16:04 2008
@@ -91,8 +91,14 @@
 sequence.append(KeyComboAction("Down"))
 sequence.append(utils.AssertPresentationAction(
     "Line Down", 
-    ["BRAILLE LINE:  'Welcome to Orca! h1'",
-     "     VISIBLE:  'Welcome to Orca! h1', cursor=1",
+    ["BUG? - Something is causing the page information to be presented when it shouldn't be. But it doesn't always happen.",
+     "BRAILLE LINE:  'Welcome to Orca! h1'",
+     "     VISIBLE:  'Welcome to Orca! h1', cursor=1",
+     "BRAILLE LINE:  'Orca - GNOME Live!'",
+     "     VISIBLE:  'Orca - GNOME Live!', cursor=0",
+     "BRAILLE LINE:  'Welcome to Orca! h1'",
+     "     VISIBLE:  'Welcome to Orca! h1', cursor=1",
+     "SPEECH OUTPUT: 'Orca - GNOME Live! page'",
      "SPEECH OUTPUT: 'Welcome to Orca! heading level 1'"]))
 
 sequence.append(utils.StartRecordingAction())



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