ericmckean / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

chromedriver sometimes hangs due to 127.0.0.1:<port>/json/version repeatedly failing #962

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See http://goo.gl/ll2FvQ for common issues.

Issue Description:
Chromedriver attempts to start. A chrome window opens but never renders 
anything. The process remains stuck until I kill it.

Steps to reproduce (if relevant, you MUST provide a simplified html page or
link to public site):
<enter repro steps here>

-----Other helpful tips:
Attach your chromedriver log with verbose logging enabled (see
http://goo.gl/5Sx8mC for how to do this).

Fedora 20
chromedriver v2.9.248304
chrome 38.0.2125.104

Chromedriver log on failure:
[0.625][INFO]: COMMAND InitSession {
   "desiredCapabilities": {
      "browserName": "chrome",
      "chromeOptions": {
         "args": [  ],
         "extensions": [  ]
      },
      "platform": "ANY",
      "version": ""
   }
}
[0.626][INFO]: Populating Preferences file: {
   "alternate_error_pages": {
      "enabled": false
   },
   "autofill": {
      "enabled": false
   },
   "browser": {
      "check_default_browser": false
   },
   "distribution": {
      "import_bookmarks": false,
      "import_history": false,
      "import_search_engine": false,
      "make_chrome_default_for_user": false,
      "show_welcome_page": false,
      "skip_first_run_ui": true
   },
   "dns_prefetching": {
      "enabled": false
   },
   "profile": {
      "content_settings": {
         "pattern_pairs": {
            "https://*,*": {
               "media-stream": {
                  "audio": "Default",
                  "video": "Default"
               }
            }
         }
      },
      "default_content_settings": {
         "geolocation": 1,
         "mouselock": 1,
         "notifications": 1,
         "popups": 1,
         "ppapi-broker": 1
      },
      "password_manager_enabled": false
   },
   "safebrowsing": {
      "enabled": false
   },
   "search": {
      "suggest_enabled": false
   },
   "translate": {
      "enabled": false
   }
}
[0.626][INFO]: Populating Local State file: {
   "background_mode": {
      "enabled": false
   },
   "ssl": {
      "rev_checking": {
         "enabled": false
      }
   }
}
[0.626][INFO]: Launching chrome: /opt/google/chrome/google-chrome 
--disable-background-networking --disable-client-side-phishing-detection 
--disable-component-update --disable-default-apps --disable-hang-monitor 
--disable-prompt-on-repost --disable-sync --disable-web-resources 
--enable-logging --full-memory-crash-report --ignore-certificate-errors 
--load-extension=/tmp/.com.google.Chrome.qXImxB/internal --logging-level=1 
--metrics-recording-only --no-first-run --password-store=basic 
--remote-debugging-port=12499 --safebrowsing-disable-auto-update 
--safebrowsing-disable-download-protection --use-mock-keychain 
--user-data-dir=/tmp/.com.google.Chrome.BIeDXX data:,
[0.626][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[0.627][WARNING]: PAC support disabled because there is no system implementation
[0.761][DEBUG]: DevTools request failed
[0.811][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[0.812][DEBUG]: DevTools request failed
[0.862][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.357][DEBUG]: DevTools request failed
[30.407][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.407][DEBUG]: DevTools request failed
[30.457][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.458][DEBUG]: DevTools request failed
[30.508][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.508][DEBUG]: DevTools request failed
[30.558][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.559][DEBUG]: DevTools request failed
[30.609][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.609][DEBUG]: DevTools request failed
[30.659][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.660][DEBUG]: DevTools request failed
[30.710][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.710][DEBUG]: DevTools request failed
[30.760][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.761][DEBUG]: DevTools request failed
[30.811][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.812][DEBUG]: DevTools request failed
[30.862][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.862][DEBUG]: DevTools request failed
[30.912][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.913][DEBUG]: DevTools request failed
[30.963][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[30.963][DEBUG]: DevTools request failed
[31.013][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.014][DEBUG]: DevTools request failed
[31.064][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.064][DEBUG]: DevTools request failed
[31.114][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.115][DEBUG]: DevTools request failed
[31.165][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.165][DEBUG]: DevTools request failed
[31.216][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.216][DEBUG]: DevTools request failed
[31.266][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.267][DEBUG]: DevTools request failed
[31.317][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.317][DEBUG]: DevTools request failed
[31.367][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.368][DEBUG]: DevTools request failed
[31.418][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.419][DEBUG]: DevTools request failed
[31.469][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.469][DEBUG]: DevTools request failed
[31.519][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.520][DEBUG]: DevTools request failed
[31.570][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.571][DEBUG]: DevTools request failed
[31.621][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.621][DEBUG]: DevTools request failed
[31.671][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.672][DEBUG]: DevTools request failed
[31.722][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.722][DEBUG]: DevTools request failed
[31.773][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.773][DEBUG]: DevTools request failed
[31.823][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.824][DEBUG]: DevTools request failed
[31.874][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.874][DEBUG]: DevTools request failed
[31.925][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.925][DEBUG]: DevTools request failed
[31.975][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[31.976][DEBUG]: DevTools request failed
[32.026][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.026][DEBUG]: DevTools request failed
[32.077][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.077][DEBUG]: DevTools request failed
[32.127][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.128][DEBUG]: DevTools request failed
[32.178][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.178][DEBUG]: DevTools request failed
[32.228][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.230][DEBUG]: DevTools request failed
[32.280][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.280][DEBUG]: DevTools request failed
[32.331][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.331][DEBUG]: DevTools request failed
[32.381][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.382][DEBUG]: DevTools request failed
[32.432][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.432][DEBUG]: DevTools request failed
[32.482][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.483][DEBUG]: DevTools request failed
[32.533][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.534][DEBUG]: DevTools request failed
[32.584][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.584][DEBUG]: DevTools request failed
[32.634][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.635][DEBUG]: DevTools request failed
[32.685][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.685][DEBUG]: DevTools request failed
[32.736][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.736][DEBUG]: DevTools request failed
[32.786][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.787][DEBUG]: DevTools request failed
[32.837][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.837][DEBUG]: DevTools request failed
[32.888][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.888][DEBUG]: DevTools request failed
[32.938][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.939][DEBUG]: DevTools request failed
[32.989][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[32.989][DEBUG]: DevTools request failed
[33.039][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[33.040][DEBUG]: DevTools request failed
[33.090][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[33.090][DEBUG]: DevTools request failed
[33.141][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[33.141][DEBUG]: DevTools request failed
[33.191][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[33.192][DEBUG]: DevTools request failed
[33.242][DEBUG]: DevTools request: http://127.0.0.1:12499/json/version
[33.242][DEBUG]: DevTools request failed

=====================================================================

The same exact script, but this time it succeeded:

[0.094][INFO]: COMMAND InitSession {
   "desiredCapabilities": {
      "browserName": "chrome",
      "chromeOptions": {
         "args": [  ],
         "extensions": [  ]
      },
      "platform": "ANY",
      "version": ""
   }
}
[0.094][INFO]: Populating Preferences file: {
   "alternate_error_pages": {
      "enabled": false
   },
   "autofill": {
      "enabled": false
   },
   "browser": {
      "check_default_browser": false
   },
   "distribution": {
      "import_bookmarks": false,
      "import_history": false,
      "import_search_engine": false,
      "make_chrome_default_for_user": false,
      "show_welcome_page": false,
      "skip_first_run_ui": true
   },
   "dns_prefetching": {
      "enabled": false
   },
   "profile": {
      "content_settings": {
         "pattern_pairs": {
            "https://*,*": {
               "media-stream": {
                  "audio": "Default",
                  "video": "Default"
               }
            }
         }
      },
      "default_content_settings": {
         "geolocation": 1,
         "mouselock": 1,
         "notifications": 1,
         "popups": 1,
         "ppapi-broker": 1
      },
      "password_manager_enabled": false
   },
   "safebrowsing": {
      "enabled": false
   },
   "search": {
      "suggest_enabled": false
   },
   "translate": {
      "enabled": false
   }
}
[0.094][INFO]: Populating Local State file: {
   "background_mode": {
      "enabled": false
   },
   "ssl": {
      "rev_checking": {
         "enabled": false
      }
   }
}
[0.095][INFO]: Launching chrome: /opt/google/chrome/google-chrome 
--disable-background-networking --disable-client-side-phishing-detection 
--disable-component-update --disable-default-apps --disable-hang-monitor 
--disable-prompt-on-repost --disable-sync --disable-web-resources 
--enable-logging --full-memory-crash-report --ignore-certificate-errors 
--load-extension=/tmp/.com.google.Chrome.AP8Epx/internal --logging-level=1 
--metrics-recording-only --no-first-run --password-store=basic 
--remote-debugging-port=12957 --safebrowsing-disable-auto-update 
--safebrowsing-disable-download-protection --use-mock-keychain 
--user-data-dir=/tmp/.com.google.Chrome.FrD0wH data:,
[0.095][DEBUG]: DevTools request: http://127.0.0.1:12957/json/version
[0.095][WARNING]: PAC support disabled because there is no system implementation
[0.235][DEBUG]: DevTools request failed
[0.285][DEBUG]: DevTools request: http://127.0.0.1:12957/json/version
[0.286][DEBUG]: DevTools request failed
[0.336][DEBUG]: DevTools request: http://127.0.0.1:12957/json/version
[0.474][DEBUG]: DevTools response: {
   "Browser": "Chrome/38.0.2125.104",
   "Protocol-Version": "1.1",
   "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36",
   "WebKit-Version": "537.36 (@183466)"
}

[0.474][DEBUG]: DevTools request: http://127.0.0.1:12957/json
[0.479][DEBUG]: DevTools response: [ {
   "description": "",
   "devtoolsFrontendUrl": "/devtools/devtools.html?ws=127.0.0.1:12957/devtools/page/E1D2BA2B-B5D7-509C-9DD6-1D43AC52F675",
   "faviconUrl": "chrome://extension-icon/ennkphjdgehloodpbhlhldgbnhmacadg/24/1",
   "id": "E1D2BA2B-B5D7-509C-9DD6-1D43AC52F675",
   "title": "Settings",
   "type": "background_page",
   "url": "chrome-extension://ennkphjdgehloodpbhlhldgbnhmacadg/_generated_background_page.html",
   "webSocketDebuggerUrl": "ws://127.0.0.1:12957/devtools/page/E1D2BA2B-B5D7-509C-9DD6-1D43AC52F675"
}, {
   "description": "",
   "devtoolsFrontendUrl": "/devtools/devtools.html?ws=127.0.0.1:12957/devtools/page/1D63ADDF-454E-B991-1B96-BAB85EFE3F03",
   "faviconUrl": "chrome://extension-icon/nkeimhogjdpnpccoofpliimaahmaaome/24/1",
   "id": "1D63ADDF-454E-B991-1B96-BAB85EFE3F03",
   "title": "Google+ Hangouts",
   "type": "background_page",
   "url": "chrome-extension://nkeimhogjdpnpccoofpliimaahmaaome/background.html",
   "webSocketDebuggerUrl": "ws://127.0.0.1:12957/devtools/page/1D63ADDF-454E-B991-1B96-BAB85EFE3F03"
}, {
   "description": "",
   "devtoolsFrontendUrl": "/devtools/devtools.html?ws=127.0.0.1:12957/devtools/page/71F04A24-7B16-F247-66CF-A3FC19F73EA4",
   "id": "71F04A24-7B16-F247-66CF-A3FC19F73EA4",
   "title": "",
   "type": "page",
   "url": "data:,",
   "webSocketDebuggerUrl": "ws://127.0.0.1:12957/devtools/page/71F04A24-7B16-F247-66CF-A3FC19F73EA4"
} ]

[0.479][DEBUG]: DevTools request: http://127.0.0.1:12957/json
[0.481][DEBUG]: DevTools response: [ {
   "description": "",
   "devtoolsFrontendUrl": "/devtools/devtools.html?ws=127.0.0.1:12957/devtools/page/6707C355-6F7F-0923-4321-92908850C8D2",
   "faviconUrl": "chrome://extension-icon/neajdppkdcdipfabeoofebfddakdcjhd/24/1",
   "id": "6707C355-6F7F-0923-4321-92908850C8D2",
   "title": "Google Network Speech",
   "type": "background_page",
   "url": "chrome-extension://neajdppkdcdipfabeoofebfddakdcjhd/_generated_background_page.html",
   "webSocketDebuggerUrl": "ws://127.0.0.1:12957/devtools/page/6707C355-6F7F-0923-4321-92908850C8D2"
}, {
   "description": "",
   "devtoolsFrontendUrl": "/devtools/devtools.html?ws=127.0.0.1:12957/devtools/page/97234560-5D14-7D0A-276D-37B5794E334D",
   "faviconUrl": "chrome://extension-icon/gfdkimpbcpahaombhbimeihdjnejgicl/24/1",
   "id": "97234560-5D14-7D0A-276D-37B5794E334D",
   "title": "Feedback",
   "type": "background_page",
   "url": "chrome-extension://gfdkimpbcpahaombhbimeihdjnejgicl/_generated_background_page.html",
   "webSocketDebuggerUrl": "ws://127.0.0.1:12957/devtools/page/97234560-5D14-7D0A-276D-37B5794E334D"
}, {
   "description": "",
   "devtoolsFrontendUrl": "/devtools/devtools.html?ws=127.0.0.1:12957/devtools/page/E1D2BA2B-B5D7-509C-9DD6-1D43AC52F675",
   "faviconUrl": "chrome://extension-icon/ennkphjdgehloodpbhlhldgbnhmacadg/24/1",
   "id": "E1D2BA2B-B5D7-509C-9DD6-1D43AC52F675",
   "title": "Settings",
   "type": "background_page",
   "url": "chrome-extension://ennkphjdgehloodpbhlhldgbnhmacadg/_generated_background_page.html",
   "webSocketDebuggerUrl": "ws://127.0.0.1:12957/devtools/page/E1D2BA2B-B5D7-509C-9DD6-1D43AC52F675"
}, {
   "description": "",
   "devtoolsFrontendUrl": "/devtools/devtools.html?ws=127.0.0.1:12957/devtools/page/1D63ADDF-454E-B991-1B96-BAB85EFE3F03",
   "faviconUrl": "chrome://extension-icon/nkeimhogjdpnpccoofpliimaahmaaome/24/1",
   "id": "1D63ADDF-454E-B991-1B96-BAB85EFE3F03",
   "title": "Google+ Hangouts",
   "type": "background_page",
   "url": "chrome-extension://nkeimhogjdpnpccoofpliimaahmaaome/background.html",
   "webSocketDebuggerUrl": "ws://127.0.0.1:12957/devtools/page/1D63ADDF-454E-B991-1B96-BAB85EFE3F03"
}, {
   "description": "",
   "devtoolsFrontendUrl": "/devtools/devtools.html?ws=127.0.0.1:12957/devtools/page/71F04A24-7B16-F247-66CF-A3FC19F73EA4",
   "id": "71F04A24-7B16-F247-66CF-A3FC19F73EA4",
   "title": "",
   "type": "page",
   "url": "data:,",
   "webSocketDebuggerUrl": "ws://127.0.0.1:12957/devtools/page/71F04A24-7B16-F247-66CF-A3FC19F73EA4"
} ]

[0.481][INFO]: RESPONSE InitSession {
   "acceptSslCerts": true,
   "applicationCacheEnabled": false,
   "browserConnectionEnabled": false,
   "browserName": "chrome",
   "chrome": {
      "userDataDir": "/tmp/.com.google.Chrome.FrD0wH"
   },
   "cssSelectorsEnabled": true,
   "databaseEnabled": false,
   "handlesAlerts": true,
   "javascriptEnabled": true,
   "locationContextEnabled": true,
   "nativeEvents": true,
   "platform": "Linux",
   "rotatable": false,
   "takesHeapSnapshot": true,
   "takesScreenshot": true,
   "version": "38.0.2125.104",
   "webStorageEnabled": true
}
NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
[0.801][INFO]: COMMAND Navigate {
   "url": "http://localhost:7000/moonbeam?user=_airworthy&auth=AIRWORTHY"
}
[0.802][DEBUG]: DEVTOOLS COMMAND Console.enable (id=1) {

}
[0.803][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=2) {

}
[0.803][DEBUG]: DEVTOOLS COMMAND Runtime.enable (id=3) {

}
[0.803][DEBUG]: DEVTOOLS COMMAND Page.enable (id=4) {

}
[0.803][DEBUG]: DEVTOOLS COMMAND Page.enable (id=5) {

}
[0.803][DEBUG]: DEVTOOLS RESPONSE Console.enable (id=1) {

}
[0.803][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=2) {
   "root": {
      "baseURL": "data:,",
      "childNodeCount": 1,
      "children": [ {
         "attributes": [  ],
         "childNodeCount": 2,
         "children": [ {
            "attributes": [  ],
            "childNodeCount": 0,
            "localName": "head",
            "nodeId": 3,
            "nodeName": "HEAD",
            "nodeType": 1,
            "nodeValue": ""
         }, {
            "attributes": [  ],
            "childNodeCount": 1,
            "localName": "body",
            "nodeId": 4,
            "nodeName": "BODY",
            "nodeType": 1,
            "nodeValue": ""
         } ],
         "localName": "html",
         "nodeId": 2,
         "nodeName": "HTML",
         "nodeType": 1,
         "nodeValue": ""
      } ],
      "documentURL": "data:,",
      "localName": "",
      "nodeId": 1,
      "nodeName": "#document",
      "nodeType": 9,
      "nodeValue": "",
      "xmlVersion": ""
   }
}
[0.843][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
   "context": {
      "frameId": "9.1",
      "id": 1,
      "isPageContext": true,
      "name": ""
   }
}
[0.843][DEBUG]: DEVTOOLS RESPONSE Runtime.enable (id=3) {

}
[0.843][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=4) {

}
[0.843][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=5) {

}
[0.843][DEBUG]: DEVTOOLS COMMAND Page.enable (id=6) {

}
[0.844][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=6) {

}
[0.844][INFO]: Waiting for pending navigations...
[0.844][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=7) {
   "expression": "var isLoaded = document.readyState == 'complete' ||    document.readyState == 'interactive';if (isLoaded) {  var frame = document.createElement('iframe');  frame.src = 'about:blank';  document.body..."
}
[0.855][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
   "childNodeCount": 2,
   "nodeId": 4
}
[0.894][DEBUG]: DEVTOOLS EVENT Page.frameAttached {
   "frameId": "9.2",
   "parentFrameId": "9.1"
}
[0.894][DEBUG]: DEVTOOLS EVENT Page.frameStartedLoading {
   "frameId": "9.2"
}
[0.894][DEBUG]: DEVTOOLS EVENT Page.frameNavigated {
   "frame": {
      "id": "9.2",
      "loaderId": "9.3",
      "mimeType": "text/html",
      "name": "",
      "parentId": "9.1",
      "securityOrigin": "://",
      "url": "about:blank"
   }
}
[0.894][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
   "context": {
      "frameId": "9.2",
      "id": 2,
      "isPageContext": true,
      "name": ""
   }
}
[0.894][DEBUG]: DEVTOOLS EVENT Page.frameStoppedLoading {
   "frameId": "9.2"
}
[0.894][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=7) {
   "result": {
      "description": "1",
      "type": "number",
      "value": 1
   },
   "wasThrown": false
}
[0.894][INFO]: Done waiting for pending navigations
[0.894][DEBUG]: DEVTOOLS COMMAND Page.navigate (id=8) {
   "url": "http://localhost:7000/moonbeam?user=_airworthy&auth=AIRWORTHY"
}
[0.894][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
   "childNodeCount": 1,
   "nodeId": 4
}
[0.894][DEBUG]: DEVTOOLS EVENT Page.frameDetached {
   "frameId": "9.2"
}
[0.894][DEBUG]: DEVTOOLS EVENT Runtime.executionContextDestroyed {
   "executionContextId": 2
}
[0.914][DEBUG]: DEVTOOLS EVENT DOM.documentUpdated {

}
[0.914][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=9) {

}
[0.914][DEBUG]: DEVTOOLS EVENT Runtime.executionContextsCleared {

}
[0.914][DEBUG]: DEVTOOLS EVENT Console.messagesCleared {

}
[0.914][DEBUG]: DEVTOOLS RESPONSE Page.navigate (id=8) {
   "frameId": "66.1"
}
[0.914][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=10) {
   "expression": "document.URL"
}
[0.915][DEBUG]: DEVTOOLS EVENT Page.frameStartedLoading {
   "frameId": "66.1"
}
[0.954][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=9) {
   "root": {
      "baseURL": "",
      "childNodeCount": 1,
      "children": [ {
         "attributes": [  ],
         "childNodeCount": 2,
         "children": [ {
            "attributes": [  ],
            "childNodeCount": 0,
            "localName": "head",
            "nodeId": 3,
            "nodeName": "HEAD",
            "nodeType": 1,
            "nodeValue": ""
         }, {
            "attributes": [  ],
            "childNodeCount": 0,
            "localName": "body",
            "nodeId": 4,
            "nodeName": "BODY",
            "nodeType": 1,
            "nodeValue": ""
         } ],
         "localName": "html",
         "nodeId": 2,
         "nodeName": "HTML",
         "nodeType": 1,
         "nodeValue": ""
      } ],
      "documentURL": "",
      "localName": "",
      "nodeId": 1,
      "nodeName": "#document",
      "nodeType": 9,
      "nodeValue": "",
      "xmlVersion": ""
   }
}
[0.954][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=10) {
   "result": {
      "type": "string",
      "value": ""
   },
   "wasThrown": false
}
[0.954][INFO]: Waiting for pending navigations...
[0.954][DEBUG]: DEVTOOLS EVENT Console.messagesCleared {

}
[0.954][DEBUG]: DEVTOOLS EVENT Page.frameNavigated {
   "frame": {
      "id": "66.1",
      "loaderId": "66.2",
      "mimeType": "text/html",
      "securityOrigin": "http://localhost:7000",
      "url": "http://localhost:7000/moonbeam?user=_airworthy&auth=AIRWORTHY"
   }
}
[0.954][DEBUG]: DEVTOOLS EVENT Runtime.executionContextsCleared {

}
[0.954][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
   "context": {
      "frameId": "66.1",
      "id": 2,
      "isPageContext": true,
      "name": ""
   }
}
[2.532][DEBUG]: DEVTOOLS EVENT DOM.documentUpdated {

}
[2.532][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=11) {

}
[2.533][DEBUG]: DEVTOOLS EVENT Page.domContentEventFired {
   "timestamp": 1414612360.03118
}
[2.538][DEBUG]: DEVTOOLS EVENT Page.loadEventFired {
   "timestamp": 1414612360.03578
}
[2.578][DEBUG]: DEVTOOLS EVENT Page.frameStoppedLoading {
   "frameId": "66.1"
}
[2.592][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=11) {
   "root": {
      "baseURL": "http://localhost:7000/moonbeam",
      "childNodeCount": 2,
      "children": [ {
         "localName": "",
         "nodeId": 6,
         "nodeName": "html",
         "nodeType": 10,
         "nodeValue": "",
         "publicId": "",
         "systemId": ""
      }, {
         "attributes": [  ],
         "childNodeCount": 2,
         "children": [ {
            "attributes": [  ],
            "childNodeCount": 186,
            "localName": "head",
            "nodeId": 8,
            "nodeName": "HEAD",
            "nodeType": 1,
            "nodeValue": ""
         }, {
            "attributes": [ "id", "home", "class", "home ng-scope", "ng-class", "{'modal-open': sheetModal}", "ng-app", "App", "ng-controller", "home" ],
            "childNodeCount": 8,
            "localName": "body",
            "nodeId": 9,
            "nodeName": "BODY",
            "nodeType": 1,
            "nodeValue": ""
         } ],
         "localName": "html",
         "nodeId": 7,
         "nodeName": "HTML",
         "nodeType": 1,
         "nodeValue": ""
      } ],
      "documentURL": "http://localhost:7000/moonbeam",
      "localName": "",
      "nodeId": 5,
      "nodeName": "#document",
      "nodeType": 9,
      "nodeValue": "",
      "xmlVersion": ""
   }
}
[2.592][INFO]: Done waiting for pending navigations
[2.592][INFO]: RESPONSE Navigate
[2.595][INFO]: COMMAND Quit {

}
[2.645][INFO]: RESPONSE Quit
[2.645][DEBUG]: Log type 'driver' lost 0 entries on destruction
[2.645][DEBUG]: Log type 'browser' lost 0 entries on destruction

Original issue reported on code.google.com by geo...@fivetran.com on 29 Oct 2014 at 7:58

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
1. would you please try chromedriver 2.12
2. this two process -  one success and one failed - what is the different in 
steps?
  if you can explain more.

Original comment by andrewch...@chromium.org on 24 Nov 2014 at 8:27

GoogleCodeExporter commented 9 years ago

Original comment by andrewch...@chromium.org on 20 Jan 2015 at 11:16

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:26