More renaming. Hopefully fixed version number.
This commit is contained in:
@ -13,12 +13,12 @@ sequence.append(PauseAction(10000))
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("<Alt>2"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"1. Switch to second page tab - Orca wiki",
|
||||
["BRAILLE LINE: 'Firefox application Orca - GNOME Live! - Firefox Nightly frame Browser tabs tool bar Orca - GNOME Live! page tab'",
|
||||
" VISIBLE: 'Orca - GNOME Live! page tab', cursor=1",
|
||||
"1. Switch to second page tab - Cthulhu wiki",
|
||||
["BRAILLE LINE: 'Firefox application Cthulhu - GNOME Live! - Firefox Nightly frame Browser tabs tool bar Cthulhu - GNOME Live! page tab'",
|
||||
" VISIBLE: 'Cthulhu - GNOME Live! page tab', cursor=1",
|
||||
"BRAILLE LINE: ''",
|
||||
" VISIBLE: '', cursor=1",
|
||||
"SPEECH OUTPUT: 'Orca - GNOME Live! page tab.'",
|
||||
"SPEECH OUTPUT: 'Cthulhu - GNOME Live! page tab.'",
|
||||
"SPEECH OUTPUT: 'document web'"]))
|
||||
|
||||
sequence.append(PauseAction(3000))
|
||||
@ -58,13 +58,13 @@ sequence.append(KeyComboAction("<Ctrl>w"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"4. Close third page tab - land in second page",
|
||||
["KNOWN ISSUE: EOCs",
|
||||
"BRAILLE LINE: 'Firefox application Orca - GNOME Live! - Firefox Nightly frame Browser tabs tool bar Orca - GNOME Live! page tab'",
|
||||
" VISIBLE: 'Orca - GNOME Live! page tab', cursor=1",
|
||||
"BRAILLE LINE: 'Firefox application Cthulhu - GNOME Live! - Firefox Nightly frame Browser tabs tool bar Cthulhu - GNOME Live! page tab'",
|
||||
" VISIBLE: 'Cthulhu - GNOME Live! page tab', cursor=1",
|
||||
"BRAILLE LINE: '\ufffc\ufffc'",
|
||||
" VISIBLE: '\ufffc\ufffc', cursor=1",
|
||||
"BRAILLE LINE: 'Browse mode'",
|
||||
" VISIBLE: 'Browse mode', cursor=0",
|
||||
"SPEECH OUTPUT: 'Orca - GNOME Live! page tab.'",
|
||||
"SPEECH OUTPUT: 'Cthulhu - GNOME Live! page tab.'",
|
||||
"SPEECH OUTPUT: 'leaving form.'",
|
||||
"SPEECH OUTPUT: 'document web'",
|
||||
"SPEECH OUTPUT: 'Browse mode' voice=system"]))
|
||||
|
Reference in New Issue
Block a user