예제 #1
0
 /** @return Utility class with functions not specific to any test or element. */
 protected static TestUtils getUtil() {
   return context.getUtil();
 }
예제 #2
0
 protected XWikiWrappingDriver getDriver() {
   return context.getDriver();
 }