Forum Discussion

Katerina_Bird's avatar
Katerina_Bird
New Contributor
12 years ago
Solved

wndChrome_WidgetWin_1

I am unable to run existing tests in Chrome today (yesterday they were fine). I did recorded one  test again I found that I have something extra  in my test above usual browser  item ( ["Item"](btChrome)["Navigate"]("http........) and it is :wndChrome_WidgetWin_1 = browser["Window"]("Chrome_WidgetWin_1", "Index - Google Chrome");

I am guessing it will be some update for Chrome, but  my problem is the added bit is not the same for every page(test). That would mean to record everything again. Wouldn’t you have some better solution?

 


  • What version of Chrome are you using?



    I had the same issue this morning with my tests. The version of Chrome on my system was 32.0.1700.72.  Based on this Google Page, this is a Beta release that was release yesterday.



    I checked another system and it was still on version 31.


     


    I uninstalled/reinstalled Chrome on my test system and it is now 'update to date' at version 31.0.1650.63 and my tests work again.



     

2 Replies

  • Clayton's avatar
    Clayton
    Occasional Contributor

    What version of Chrome are you using?



    I had the same issue this morning with my tests. The version of Chrome on my system was 32.0.1700.72.  Based on this Google Page, this is a Beta release that was release yesterday.



    I checked another system and it was still on version 31.


     


    I uninstalled/reinstalled Chrome on my test system and it is now 'update to date' at version 31.0.1650.63 and my tests work again.



     

  • Just checked and its exactly as you said . I had version 32.0.1700.72 .Did uninstall and install and it works.



    Thank you!