Skip to content

Commit

Permalink
#124: updated JavaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Pfotenhauer committed Aug 27, 2020
1 parent 5c94ec1 commit 8076fa4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public WebDriverStateContainer removeWebDriverStateContainerByBrowserTag(String
* and returns the stored {@link WebDriverStateContainer} instance if found.
*
* @param browserTag
* The String used in {@link Browser} to reference a browser configuration
* the String used in {@link Browser} to reference a browser configuration
* @return {@link WebDriverStateContainer} if found, else <code>null</code>
*/
public WebDriverStateContainer getWebDriverStateContainerByBrowserTag(String browserTag)
Expand Down

0 comments on commit 8076fa4

Please sign in to comment.