<body class="home blog custom-background">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/ja_JP/all.js#xfbml=1&appId=1390569877839046";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<td>verifyEval</td>
<td>(/all.js/).test(window.document.getElementsByTagName('script')[0].getText());</td>
<td>true</td>
<td>verifyEval</td>
<td>(/all.js/).test(selenium.page().findElement('//script').innerHTML);</td>
<td>true</td>
[error] Threw an exception: window.document.getElementsByTagName(...)[0].getText is not a function
[info] Test case failed
[info] script is: (/all.js/).test(selenium.page().findElement('//script').innerHTML);
[error] Actual value 'false' did not match 'true'
[info] Test case failed