Troy Walsh

Results 25 comments of Troy Walsh

It looks like the issue is that GMail is no longer able to handle the SearchCondition.GetRFC2060Date format. See [related Gmail help forum](https://productforums.google.com/forum/?utm_medium=email&utm_source=footer#!msg/gmail/ZOUxEVz9Nn8/GdUPQaBPBwAJ) Note\* Per IMAP RFC 3501 & 2060 it...

@dtopuzov The beta kind of work with WinAppDriver, as long as you are interacting with it thru the Appium client. Here is roughly how to get and run the Appium...

I tried with both https://github.com/microsoft/WinAppDriver/releases/tag/v1.2.1 and https://github.com/microsoft/WinAppDriver/releases/tag/v1.2.99 When I try to connect using a compliant session JSON I get: `{"status":100,"value":{"error":"invalid argument","message":"Bad capabilities. Specify either app or appTopLevelWindow to create a...

@bwalderman - That is great news. So how does WinAppDriver detect that the you are using using W3C-style capabilities? AKA what JSON body would you expect *Hopefully I am just...

This is only an issue when connecting to the WinAppDriver directly. **A little more context:** The Appium.Net team is working on an a [Selenium 4 related update](https://github.com/appium/appium-dotnet-driver/pull/469). The Selenium 4...

@DHowett - Is this a dead project?

Bueller, Bueller, Bueller, Bueller Anyone? Bueller

@licanhua - using the Appium client works-ish Basically you are fine until you need to leverage actions: https://github.com/appium/appium/issues/16268

I personally love options 1, but have very low confidence this is happening any time soon: https://github.com/microsoft/WinAppDriver/issues/1610 *The big issue is that the driver itself is not open source and...