Issue #3112547 by andypost, dww, yogeshmpawar, Lendude, bnjmnm, danflanagan8,...
Issue #3112547 by andypost, dww, yogeshmpawar, Lendude, bnjmnm, danflanagan8, mglaman, joachim: Views UI tests should not rely on Classy
(cherry picked from commit 38ad49db)
$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.