I am using HTTPUNIT to test a web application, and many of our html page
contain use javascript innerHTML to put value ,When I ran the test, and
use : engines.evaluateScriptExpression("alert(game_table.innerHTML)"); I
got null value.but it has a value when i use internet explorer.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using HTTPUNIT to test a web application, and many of our html page
contain use javascript innerHTML to put value ,When I ran the test, and
use : engines.evaluateScriptExpression("alert(game_table.innerHTML)"); I
got null value.but it has a value when i use internet explorer.
waiting for on line
.............