2014年12月9日

摘要: def saveFilePath = context.expand( '${#Project#saveFilePath}' )def myOutFile = saveFilePath+"test.xml" 阅读全文
posted @ 2014-12-09 10:56 张缤分 阅读(652) 评论(0) 推荐(0)
摘要: def currentStepInd = context.currentStepIndexdef previousStep = testRunner.testCase.getTestStepAt(currentStepInd - 1)log.info previousStep.name 阅读全文
posted @ 2014-12-09 10:54 张缤分 阅读(276) 评论(0) 推荐(0)

导航