Alejandro Lozano
Alejandro Lozano
Oh god, how could I not see it? :') I think this should be a nice addition to the stubs documentation, in case anyone in the future has my same...
Sure, here is a stripped version, keeping just the relevant parts. **AppiumWindowsDriver**, our wrapper for the Appium Windows driver, using WinAppDriver: ```CSharp using System; using System.IO; using OpenQA.Selenium.Appium; using OpenQA.Selenium.Appium.Service;...
If try that, but the next command over the driver, fails with a `System.NotImplementedException: The requested resource could not be found, or a request was received using an HTTP method...
In which part, exactly?
Hope you can take a look at this, still a relevant issue 😄
Hope you can take a look at this, still a relevant issue 😄
Hi! Hope I can help with this. I have a couple of questions: Which are those 3 ViewModels? I see `StylusViewModel`, `WindowViewModel` & `ToolsViewModel` being registered [here](https://github.com/PixiEditor/PixiEditor/blob/fafb0f43d62c219402742e3a16851f3d6906bf0e/PixiEditor/Views/MainWindow.xaml.cs#L81)? I also think...
Hi there! My team and I are having the same issue, exactly as described. > My comment was intended only to say that we do not intentionally (explicitly) re-order modifiers,...