Dor Blayzer

Results 141 comments of Dor Blayzer

@KazuCocoa Maybe we can close this one from 2021

same issue for me `No C# project is currently loaded. Please create a C# project in order to debug.`

@foxt, for me the issue was resolved after I installed `mono`

Nothing special as far as I remember. Just try to reopen vs code

Ah right. It won't work with the dev kit since it support only dotnet core

@mykola-mokhnach, I assume this can be closed since appium server 1 is deprecated

Where exactly you see appium crash? It says : OpenQA.Selenium.NoSuchElementException Also, which appium dotnet client version you are using?

@valinprogress Why do you need to Activate the App if you already include it in the appium Options? `capabilities.App = $"{applicationFolder}\My Application.exe";` I assume you're having this issue since WinAppDriver...