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