This document discusses the development of WinAppDriver. It provides an overview of WinAppDriver and describes its key components, including the HTTP server, request manager, session manager, and handlers. It also covers environment setup, the JSON/WebDriver wire protocol, and future TODO items like improving the build system and implementing remaining WebDriver commands. The goal of WinAppDriver is to enable test automation of Windows desktop and store apps via a WebDriver-compatible API.
Related topics: