get('/mailing/index')-> isStatusCode(200)-> isRequestParameter('module', 'mailing')-> isRequestParameter('action', 'index')-> checkResponseElement('body', '!/This is a temporary page/');