Hello:
I found your repo., it looks good,
But I want to know if I can use the repo in a WinForms App project target .NET 6.0.
I am using Visual Studio 2022 on Windows 10 PC.
Please provide a general idea.
For example: if I want to launch a Chrome browser. Then use API to connect to the running Chrome, and navigate to https://www.google.com/, then input search string in the input box, like "UI Test", then press Enter key.
Thanks,