Is there a way to check the browser's ram usage with selenium (java) /web driver (chrome) -


is there way find/monitor browser's ram usage while running selenium test cases? (in java).

it has work chrome/chrome's selenium driver.

it sounded there potential capability (1 1/2 years ago), didn't find else.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

asp.net mvc - why when my action returns a view - it passes first through a javascript function -