$this->assertLessThan(strpos($this->getSession()->getPage()->getContent(),'views-query-info'),strpos($this->getSession()->getPage()->getContent(),'view-test-preview'),'Statistics shown below the preview.');
$this->assertLessThan(strpos($this->getSession()->getPage()->getContent(),'views-query-info'),strpos($this->getSession()->getPage()->getContent(),'js-view-dom-id'),'Statistics shown below the preview.');
// Test that the preview title isn't double escaped.