Enable & Improve Multi Display Chrome Testing Capabilities
- Mentors
- Sreeja Kamishetty, btriebw, Mike Wasserman
- Organization
- Chromium
- Technologies
- c++, Automated testing, Indirect Display Driver, Driver coding
- Topics
- web, tracing, Automated Testing, Virtual Displays, Multi-Display APIs
In this project, our aim is to enable the capability for testing multi-display APIs for Chromium, on Windows OS. In order to achieve this, we are manipulating and developing an Indirect Display Driver (IDD) for enabling virtual display(s) for mocking the APIs. The main reason for doing this is because the users on Windows OS face various issues while using multi-display features of Chromium, and this leads to a bad user experience. For this reason it is important to have extensive, automated testing capabilities so that APIs may be improved drastically.