browser-perf icon indicating copy to clipboard operation
browser-perf copied to clipboard

Performance Metrics for Web Browsers

Results 18 browser-perf issues
Sort by recently updated
recently updated
newest added

As title says. Uses setInterval (is this OK?).

TypeError: namespace.charCodeAt is not a function Trying to run it and it gives this error with or without command line arguments

My requirement is to measure the performance of each screen in my application. For example, launch home page --> login --> search --> place and order --> logout. Now I...

As per [link](https://snyk.io/vuln/SNYK-JS-FLATMAPSTREAM-72637) [](url) event-stream node package has security vulnerabilities because of flatmap-stream.

Thu, 03 Jan 2019 17:51:49 GMT bp:probes NetworkResourcesProbe setup called Thu, 03 Jan 2019 17:51:49 GMT bp:index Stating browser with {"browserName":"chrome","chromeOptions":{"perfLoggingPrefs":{"traceCategories":",blink.console,devtools.timeline,disabled-by-default-devtools.timeline,toplevel,disabled-by-default-devtools.timeline.frame,benchmark"},"args":["--enable-gpu-benchmarking","--enable-thread-composting"]},"loggingPrefs":{"performance":"ALL"}} Thu, 03 Jan 2019 17:51:49 GMT bp:selenium CALL init({"browserName":"chrome","chromeOptions":{"perfLoggingPrefs":{"tra...

This seems to cause an issue with the chromedriver. In regards to [this comment](https://github.com/axemclion/browser-perf/issues/43#issuecomment-364468846). After some more stumbling around and googling I tracked down [this issue](https://github.com/SeleniumHQ/selenium/issues/4530) which hints at multiple...

Is it planned to add a `postScript` option (like the `preScript` option) ? It would be triggered just before closing the browser Usage: ``` const options = { postScript: (browser)...

I am trying to use browser-perf with edge or ie but unfortunately it doesn't work. Chrome always opens. Starting selenium server with `java -Dwebdriver.edge.driver="edgedriver.exe" -Dwebdriver.ie.driver="iedriver.exe" -jar selenium-server-standalone-3.6.0.jar` Executing browser-perf: `browser-perf...

Hi When we install `browser-perf` via Yarn, the "cleanup modules" tasks cleans up `docs` folder which is required that the code works as expected. Maybe you can rename the folder...

Hi, When I tried to execute below command using my sauce credentials, by defaulted its routed to windows xp system and chrome version 49 Windows XP Chrome 49 https://saucelabs.com/beta/tests/f0b43f7f8b8f4486a5daf6c8fff343d0/commands#19 browser-perf...