1718192021222324252627
@BeforeClass public static void initUi() { registerHtml("Special"); sm = new SpecialModule(); sm.defineUi(); //comment out the following line, the test will break useTelluriumEngine(true); useTrace(true); // useTelluriumApi(true);