Skip to content

MicrosoftEdge/BrowserEfficiencyTest

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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