dfev77

Results 12 comments of dfev77

This would highly depend on your app.config files. Check if you can purge some empty/not used nodes in the config files

Gradle 4 should be enough for java 10. See new PR However I only build it with 8, will try with 10 next days (dw too slow right now)

At least on chrome.exe you have multiple processes not just one with multiple windows. Could this be the reason in your case?

Hi @Roemer I'm a colleague of @shemuwel. That workaround could be useful, but right now I'm not 100% sure it should be the way to go (I'm debating between having...

I took the liberty of opening a bug on .Net side for the issue, including cloned FlaUI code, I hope you are of with this @Roemer. Issue is https://github.com/dotnet/winforms/issues/4943, not...

Per DotNet team there will be no fix on 4.8 for the MenuItem issue, so FlaUI is our only option. @Roemer any change for a release in the near future?

Yes Window parent can be null. There could be other cases there the properties could throw exceptions.... To wait for window close we do a retry until the method below...

Or `element.FindFirstChild(cf => cf.Name?.StartsWith("bla bla")`

You double click a tree item like you double click any automation element, there is nothing fancy about that. The hard thing is synchronizing action and result, ensuring that, for...

Took the portable version from the above link and now I have Plugin Manager under "Plugins" menu. However, something is not working as after installing the Gerrit plugin (tried both...