More renaming. Hopefully fixed version number.
This commit is contained in:
@ -28,9 +28,9 @@ sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Down"))
|
||||
sequence.append(utils.AssertPresentationAction(
|
||||
"2. Line Down",
|
||||
["BRAILLE LINE: 'Orca Logo'",
|
||||
" VISIBLE: 'Orca Logo', cursor=1",
|
||||
"SPEECH OUTPUT: 'Orca Logo image clickable'"]))
|
||||
["BRAILLE LINE: 'Cthulhu Logo'",
|
||||
" VISIBLE: 'Cthulhu Logo', cursor=1",
|
||||
"SPEECH OUTPUT: 'Cthulhu Logo image clickable'"]))
|
||||
|
||||
sequence.append(utils.StartRecordingAction())
|
||||
sequence.append(KeyComboAction("Down"))
|
||||
|
Reference in New Issue
Block a user