Polishing

This commit is contained in:
Juergen Hoeller
2016-04-11 21:20:31 +02:00
parent 537193a4e0
commit b6f1afd471
3 changed files with 4 additions and 1 deletions

View File

@@ -89,6 +89,7 @@ public class WebConnectionHtmlUnitDriver extends HtmlUnitDriver {
/**
* Return the current {@link WebClient}.
* @since 4.3
*/
public WebClient getWebClient() {
return this.webClient;