Is there a way to test browser usage using selenium (java) / web driver (chrome)

Is there a way to find / control browser browser usage while running selenium test cases? (in Java).

It should only work with chrome / chromium selenium driver.

There seems to be potential for this feature (1 1/2 years ago) , but I have not found anything else.

+4
source share

Source: https://habr.com/ru/post/1524766/


All Articles