You can set variables in your context during your test execution. This can be achieved by using vars.put(“KEY”, “VALUE”) method. Suppose that ...
確定! 回上一頁