76777879808182
return result; } protected String throwAssertionFailureExceptionOrError(String message) { // throw new SeleniumException(message); throw new AssertionFailureException(message); }