More renaming. Hopefully fixed version number.
This commit is contained in:
@ -53,9 +53,9 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Down"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"5. Line Down",
|
||||
["BRAILLE LINE: 'Q. Why did Orca used to get stuck on this page?'",
|
||||
" VISIBLE: 'Q. Why did Orca used to get stuc', cursor=1",
|
||||
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'",
|
||||
["BRAILLE LINE: 'Q. Why did Cthulhu used to get stuck on this page?'",
|
||||
" VISIBLE: 'Q. Why did Cthulhu used to get stuc', cursor=1",
|
||||
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'",
|
||||
"SPEECH OUTPUT: 'link.'"]))
|
||||
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
@ -129,9 +129,9 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Down"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"14. Line Down",
|
||||
["BRAILLE LINE: 'Q. Why did Orca used to get stuck on this page?'",
|
||||
" VISIBLE: 'Q. Why did Orca used to get stuc', cursor=1",
|
||||
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'"]))
|
||||
["BRAILLE LINE: 'Q. Why did Cthulhu used to get stuck on this page?'",
|
||||
" VISIBLE: 'Q. Why did Cthulhu used to get stuc', cursor=1",
|
||||
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'"]))
|
||||
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Down"))
|
||||
@ -145,9 +145,9 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Up"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"16. Line Up",
|
||||
["BRAILLE LINE: 'Q. Why did Orca used to get stuck on this page?'",
|
||||
" VISIBLE: 'Q. Why did Orca used to get stuc', cursor=1",
|
||||
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'"]))
|
||||
["BRAILLE LINE: 'Q. Why did Cthulhu used to get stuck on this page?'",
|
||||
" VISIBLE: 'Q. Why did Cthulhu used to get stuc', cursor=1",
|
||||
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'"]))
|
||||
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Up"))
|
||||
@ -220,9 +220,9 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Up"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"25. Line Up",
|
||||
["BRAILLE LINE: 'Q. Why did Orca used to get stuck on this page?'",
|
||||
" VISIBLE: 'Q. Why did Orca used to get stuc', cursor=1",
|
||||
"SPEECH OUTPUT: 'Q. Why did Orca used to get stuck on this page?'",
|
||||
["BRAILLE LINE: 'Q. Why did Cthulhu used to get stuck on this page?'",
|
||||
" VISIBLE: 'Q. Why did Cthulhu used to get stuc', cursor=1",
|
||||
"SPEECH OUTPUT: 'Q. Why did Cthulhu used to get stuck on this page?'",
|
||||
"SPEECH OUTPUT: 'link.'"]))
|
||||
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
|
Reference in New Issue
Block a user