A lot of changes to switch to the new name, might be horribly broken.
This commit is contained in:
@ -245,11 +245,11 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Up"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"24. Line Up",
|
||||
["BRAILLE LINE: '• Mailing list: orca-list@gnome.org (Archives)'",
|
||||
" VISIBLE: '• Mailing list: orca-list@gnome.', cursor=1",
|
||||
["BRAILLE LINE: '• Mailing list: cthulhu-list@gnome.org (Archives)'",
|
||||
" VISIBLE: '• Mailing list: cthulhu-list@gnome.', cursor=1",
|
||||
"SPEECH OUTPUT: '•.'",
|
||||
"SPEECH OUTPUT: 'Mailing list:'",
|
||||
"SPEECH OUTPUT: 'orca-list@gnome.org'",
|
||||
"SPEECH OUTPUT: 'cthulhu-list@gnome.org'",
|
||||
"SPEECH OUTPUT: 'link.'",
|
||||
"SPEECH OUTPUT: '('",
|
||||
"SPEECH OUTPUT: 'Archives'",
|
||||
@ -531,17 +531,17 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Up"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"54. Line Up",
|
||||
["BRAILLE LINE: 'when logged in, waiting for a second or so, then typing orca and pressing return. Orca is'",
|
||||
["BRAILLE LINE: 'when logged in, waiting for a second or so, then typing cthulhu and pressing return. Orca is'",
|
||||
" VISIBLE: 'when logged in, waiting for a se', cursor=1",
|
||||
"SPEECH OUTPUT: 'when logged in, waiting for a second or so, then typing orca and pressing return. Orca is'"]))
|
||||
"SPEECH OUTPUT: 'when logged in, waiting for a second or so, then typing cthulhu and pressing return. Orca is'"]))
|
||||
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Up"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"55. Line Up",
|
||||
["BRAILLE LINE: 'The command to run orca is orca. You can enter this command by pressing Alt+F2'",
|
||||
" VISIBLE: 'The command to run orca is orca.', cursor=1",
|
||||
"SPEECH OUTPUT: 'The command to run orca is orca. You can enter this command by pressing Alt+F2'"]))
|
||||
["BRAILLE LINE: 'The command to run cthulhu is cthulhu. You can enter this command by pressing Alt+F2'",
|
||||
" VISIBLE: 'The command to run cthulhu is cthulhu.', cursor=1",
|
||||
"SPEECH OUTPUT: 'The command to run cthulhu is cthulhu. You can enter this command by pressing Alt+F2'"]))
|
||||
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Up"))
|
||||
|
Reference in New Issue
Block a user