Index: chrome/test/webdriver/test/chromedriver_tests.py |
=================================================================== |
--- chrome/test/webdriver/test/chromedriver_tests.py (revision 152036) |
+++ chrome/test/webdriver/test/chromedriver_tests.py (working copy) |
@@ -1036,7 +1036,6 @@ |
def testGeolocation(self): |
"""Tests the get and set geolocation commands.""" |
driver = self.GetNewDriver() |
- driver.get(self.GetTestDataUrl() + '/empty.html') |
# TODO(kkania): Update the python bindings and get rid of these. |
driver.command_executor._commands.update({ |