Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavison committed Jan 29, 2016
1 parent cd218d0 commit 3f83743
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public static void initElements(WebDriver driver, Object page) {

/**
* Similar to the other "initElements" methods, but takes an {@link ElementLocatorFactory} which
* is used for providing the mechanism for fniding elements. If the ElementLocatorFactory returns
* is used for providing the mechanism for finding elements. If the ElementLocatorFactory returns
* null then the field won't be decorated.
*
* @param factory The factory to use
Expand Down

0 comments on commit 3f83743

Please sign in to comment.