TE_Wait_Text function failed after upgrading to 12.55
♥ 0 |
We upgraded our ALM-PC environment and all standalone components to version 12.55 and upgraded all servers OS to Windows server 2016. Ehen we try to execute the existing RTE script (from 12.20) in 12.55 VuGen TE_Wait_Text fails but were as same script works fine in 12.2. In the script,TE_wait_text("login as:",220,1,1,100,100,&iCol,&iRow,cmatch); fails with the following error seen in the logs: TE_wait_text: pattern = login as: When we see the watchlist while running the script in 12.55 retcol and retrow values are -1 though the required text is on the screen which causes the failure, whereas in 12.2 retcol and retrow value is 1.
Marked as spam
|