This project is a platform for automating user actions in the Windows operating system, based on the WinAppDriver.
The platform provides the full cycle of GUI automation of user actions (recording, modification, execution and scheduling tasks).
The main goal of the project is to make fullstack web application to try out a frontend-backend interaction.
The platform consists of 3 main components:
- Recorder Tool (WPF, C++)
- Backend part (ASP.NET Core)
- Frontend part (VueJS)


