Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

UnknownError: disconnected: not connected to DevTools #918

@fardelian2

Description

@fardelian2

My application is making HTTP requests to some servers that don't exist anymore and the remote computers ignore the TCP requests, so they don't even reply that the port is closed.

I wanted to see what requests were made so I wanted to look in the Network section of the Developer Tools. When I open the Developer Tools (F12), I am getting this error in protractor's console:

   Stacktrace:
     UnknownError: disconnected: not connected to DevTools
  (Session info: chrome=35.0.1916.114)
  (Driver info: chromedriver=2.10.267518,platform=Linux 3.5.0-49-generic x86_64)

How can I open the Chrome Developer Tools while Protractor is running?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions