Forum Discussion

Ravik's avatar
Ravik
Super Contributor
13 years ago

Keys(aqConvert.VarToStr(VarName)) not supported in TC 8 and IE 9 (How to solve?)

Hi all,



I am using TestComplete 8 and IE 9 Browser for a application.



In Script I am using Keys(aqConvert.VarToStr(VarName)) method for selecting values in drop down, Simply it's not working but when I put a msgbox (VarName) and then use Keys(aqConvert.VarToStr(VarName)). It's work.



like below -



msgbox (VarName)

TestObj
.Keys(aqConvert.VarToStr(VarName)) -  It's work, What's the wrong in Script ? what we do ?



I don't want to use msgbox, Please help us.

2 Replies


  • Hi Ravi,


     


    What exactly doesn't work? Could you please check how TestComplete 9.31 (the latest product version) works in this situation?


     

  • Ravik's avatar
    Ravik
    Super Contributor
    Hi Tanya,  We are using Licence Version of TestComplete 8.0, Yes I have download and installed TestComplete 9.31, but it's giving me error "Unable to Find Licence activation" I have put the key, Which is I recieved in email. also I forword same issue in your support team, but did not get any responce yet.