My Screen is blank while running tests TestCases on html5 framework

Hi all,

I have extracted the downloaded package of html-5 framework and opened the index.html . I am able to run HelloWorld but TestCases & Test cases with DOM Menu show a blank screen. I don’t know how to resolve this. Please help.

I am using Opera 12.01 on a windows 7 PC.

My browser information :

About Opera
Version information
Version
12.01
Build
1532
Platform
Win32
System
Windows 7
XHTML+Voice
Plug-in not loaded
Browser identification

Hello. You can open developers console in your browser and look at the log messages. It will help deal with the error.

I have solved this problem by installing XAMPP for windows and copying game engine htdocs . Any ways thanks for your advice. I want to apply changes hence I have changed the code inside HelloWorld.js something but opening it in a text editor but the changes are not being applied when I opened this in browser. Do I need to compile this anyway to get working.