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
- Selenium WebDriver
- Selenium WebDriver Downloads
- Microsoft Edge WebDriver Developer
- Microsoft WebDriver Download
This project follows the dotnet/corefx C# Coding Style.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
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).