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