-------- ???? -------- Hi Susan and Andre,
I was assigned to take this request. After investigated, I found the root cause for main issue just mentioned. The stream EXPECT captured is not in the same sequence as we imaged. For the Language screen, EXPECT captures streams as the following sequence: header: LANGUAGE menu: F2_Continue F6_Help F10_Quit txt content: 1 Arabic 2 Belarusian ... While, what I think most straightforward sequence should be: header: LANGUAGE txt content: 1 Arabic 2 Belarusian ... menu: F2_Continue F6_Help F10_Quit The following is what EXPECT captured: [0m[40m[m [44m[37m LANGUAGE [2;45H [C[47m[30m [C * Use the arrow keys to select a language. [C [C [C [C [C [C [C [C [C [C [C [C [C [C [C [C [C [C * Use the F(2) key to continue. [C [C [23;4H [0;1m[40m[37mF2[0m[40m[37m_Continue [0;1m[40m[37mF6[0m[40m[37m_Help [0;1m[40m[37mF10[0m[40m[37m_Quit [7;3H[0;7m[47m[30m 1 Arabic [8;7H[0m[47m[30m2 Belarusian[9;7H3 Bulgarian[10;7H4 Catalan[11;7H5 Czech[12;7H6 Danish[13;7H7 German[14;7H8 Greek[15;7H9 English[16;7H10 Spanish[17;7H11 Estonian[18;7H12 Finnish[19;7H13 French[7;3H I just wonder is it possible to implement text installer like what we expected? If so, the test development would be more easy. So for now, I can't foresee any hinder for automatic test execution. Cheers, Angela
