yizhao5
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.  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`.  I listed the **Repro Steps** above, and similar...