Skip to content

RomanDavlyatshin/send-devtools-command-repro-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction: sendDevtoolsCommand always returns null

Prerequisites

  1. Selenium server (you can install https://www.npmjs.com/package/webdriver-manager globally);

  2. Google Chrome version 86.0.4240.75 64 bit

  3. chromedriver.exe version 86.0.4240.22 (http://chromedriver.storage.googleapis.com/index.html?path=86.0.4240.22/) added to PATH

Run

  1. npm install

  2. npm run start

  3. look at console output

  4. Browser version is expected, but only browserVersion null is logged

  5. Profiler coverage object collected from https://google.com is expected, but only coverage null is logged

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published