yizhao5

Results 3 comments of yizhao5

Hello, excuse me. The background is that I use vscode to debug chromium's CPP code, and chromium is a multi-process project. In addition, with the development of society, multi process...

@Dor-bl. Hello. How did you work successfully in version [v5.0.0-beta02](https://github.com/appium/appium-dotnet-driver/releases/tag/v5.0.0-beta02)? **Description** The basic function of constructing `WindowsDriver` with appium-dotnet-driver's version v5.0.0-beta02 goes error. ![image](https://user-images.githubusercontent.com/109595412/199640402-5063ae79-273a-4a04-8fa2-2da870104f67.png) Error log: `{"status":100,"value":{"error":"invalid argument","message":"Bad capabilities. Specify...

@licanhua, thanks for your reply. Yes, `appium-dotnet-driver` [v5.0.0-beta02](https://github.com/appium/appium-dotnet-driver/releases/tag/v5.0.0-beta02) has been refactored. The prefix `appium:` is automatically added in the `appium-dotnet-driver v5.0.0-beta02`. ![image](https://user-images.githubusercontent.com/109595412/199657664-287208de-ac69-45e8-9c7c-a430e3d8b1e8.png) I listed the **Repro Steps** above, and similar...