Skip to content

Commit

Permalink
Merge branch 'master' into ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lejolly committed May 19, 2015
2 parents 82e0e9e + 7078628 commit a9e9bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/browserview/BrowserComponent.java
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ protected Void call() {
} else {
logger.info("Chrome window not responding.");
resetBrowser();
runBrowserOperation(operation);
}
return null;
}
Expand Down

0 comments on commit a9e9bdc

Please sign in to comment.