Skip to content

Commit

Permalink
another case of code.google -> github
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed Oct 2, 2015
1 parent 5b7bc6c commit 2f7ff07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/firefox-driver/js/modals.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ fxdriver.modals.closeUnhandledAlert = function(response, driver, accept) {
'wildly inconsistent state, and the alert may still be ' +
'open. This is not good. If you can reliably reproduce this' +
', please report a new issue at ' +
'https://code.google.com/p/selenium/issues/entry ' +
'https://github.com/SeleniumHQ/selenium/issues ' +
'with reproduction steps. Exception message: ' + e;
}
} else {
Expand Down

0 comments on commit 2f7ff07

Please sign in to comment.