Bart Kleijngeld
Bart Kleijngeld
**1. Implementation** I think I understand what tripped my brain. I didn't understand why you locate the element that way, which would indeed force you to wait for the full...
Ah yes, I like how your explanation takes into account both possible waiting parameters. That's crucial! Personally I would still find it to be clarifying if there's explicit mentioning of...
I'm yearning for this as well. Would be great if this could get merged :). Thanks for the great work!
Hello @mfukar, I'm not a very advanced user of Git. Could you provide pointers on how to do this properly please?
~~There's an issue with my current commit. In highlighting it short circuits, meaning that when I type `win active wait`, only `win active` will be highlighted, since that's the first...
@outcatcher I'm not familiar with the technical details of this: is it _absolutely_ impossible to resolve keywords from dynamic libraries? Or is it just very hard, requiring a complete rewrite...
@mithunsureshqa You seem to require super user permissions since you have installed globally. Prefix your call to *pip* with ``sudo``, so that it will be run as super user. That...
I'm suffering from a similar problem with a clean install of Neo4j 5.15 in Neo4 Desktop: 
@mvantellingen To what extent could pre-existing XSD validation libraries be used to simplify the task of implementation here? I'm not familiar with any, just wondering out loud ;). Would be...
Hi, Remarkable, at another machine I'm working on this issue does not occur. Since the machine where the bug occurs is virtual, it may have to do with some obscure...