test_interaction_assessment.py
16.4 KB
-
Use readText instead of readTexts. · 9f80dab7
It looks like concatenating separate feedback messages into a single string and passing it to readText makes the screen reader read out the feedback in its entirety more reliably than using readTexts to pass a collection of separate feedback messages.
Matjaz Gregoric committed