#!/usr/bin/env php loadModel('common'); $app->moduleName = 'task'; $app->methodName = 'create'; r($tester->common->checkIframe()) && p() && e('0'); // 查看该页面是否要在iframe中打开 $app->moduleName = 'execution'; $app->methodName = 'task'; r($tester->common->checkIframe()) && p() && e('0'); // 查看该页面是否要在iframe中打开 $app->moduleName = 'instance'; $app->methodName = 'terminal'; r($tester->common->checkIframe()) && p() && e('0'); // 查看该页面是否要在iframe中打开 $app->moduleName = 'instance'; $app->methodName = 'logs'; r($tester->common->checkIframe()) && p() && e('0'); // 查看该页面是否要在iframe中打开 $app->moduleName = 'instance'; $app->methodName = 'events'; r($tester->common->checkIframe()) && p() && e('0'); // 查看该页面是否要在iframe中打开