Search code examples
javascriptgoogle-chromeextjsextjs4aptana3

Can't retrieve a valid WinSAT assessment. javascript console


i frequently get this error when running my web app on google chrome

[2536:2008:0502/143602:ERROR:gpu_info_collector_win.cc(96)] Can't retrieve a valid WinSAT assessment.

its ok in firefox and IE..

i've already search for solutions but with no luck.

i am using Aptana Studio + Sencha

how to get rid of this?


Solution

  • I had this error when I was providing the path to chrome.exe as the system property - it went away when I was using chromedriver.exe as downloaded from here: https://code.google.com/p/chromedriver/downloads/list