Feedback changes - final and refactored code

This commit is contained in:
Colin But
2016-07-03 21:12:09 +01:00
parent 4eac37c6b5
commit b1e40d9c92
7 changed files with 73 additions and 63 deletions

View File

@ -35,7 +35,7 @@ public abstract class Page {
*/
public static final String AUT_PATH = "src/main/resources/sample-ui/";
protected WebClient webClient;
protected final WebClient webClient;
/**
* Constructor