Skip to content

MicrosoftEdge/BrowserEfficiencyTest

Repository files navigation

Welcome!

BrowserEfficiencyTest is a Selenium WebDriver based web browser test automation project written in C#. It allows you to run through common tasks done in browsers (look through a Facebook feed, go through some emails, browse the news) done in multiple tabs, and uses Windows Performance Recorder to measure how much power, CPU, or other resources were used in order to accomplish those tasks. It currently supports:

  • Microsoft Edge
  • Google Chrome
  • Firefox
  • Opera

Documentation

Links

Coding Style

This project follows the dotnet/corefx C# Coding Style.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Dependencies

Using the XPerf and WPR modules requires the Windows Performance Toolkit.

This also requires Elevator in order to trace (which must be done with admin rights).

About

BrowserEfficiencyTest is a Selenium WebDriver based web browser test automation project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages