lee eggebroten
lee eggebroten
Hi Victor, Thank you very much for your response. I'll look at xcape. -Lee ________________________________ From: Victor Moreira Sent: Monday, February 6, 2017 4:21 PM To: r0adrunner/Space2Ctrl Cc: leggebroten; Author...
Hi Vitor, I'm using this option at the moment so I know it works. Have you put a breakpoint in to see what configFileName points to?
That's why I use the the --browserName to load a file that has exactly the configuration I want. (It's essentially a configuration file for the driver)
In world::getDriverInstance the default case uses browserName to load a particular driver FILE. These files are similar to this one where I create a Headless Chrome driver: (It's not a...
@davydog187 What would be the goal of polling?
This behavior, or something like it, is very useful in applying cross-system events without having to modify all command handlers. For instance, say you want to emit a notification Event...
@davydog187 I should be able to start next week
Consider this plugin * [`typed_struct_ctor`](https://hexdocs.pm/typed_struct_ctor/TypedStructCtor.html) – Adds validating (`new` and `from`) constructor functions. > Try the macro out in real time without having to install or write any of your...
If anybody is reading this so long after the fact, you can use * [`typed_struct_ctor`](https://hexdocs.pm/typed_struct_ctor/TypedStructCtor.html) – Adds validating (`new` and `from`) constructor functions. > Try the macro out in real...