node.js - Count Http Requests using Selenium WebDriver with NodeJS? -


how can count http requests using selenium webdriver nodejs?

i thinking of using http request interceptor.

here possible solution extension:

https://developer.mozilla.org/en-us/add-ons/webextensions/intercept_http_requests

i set interceptor while creating web-driver instance instead of using extension since want use web-driver anyway , have problem set run extensions.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -