Mark Cahill

Results 12 comments of Mark Cahill

I suppose for my purposes, I could just subclass it and flip that flag, eh?

Yeah, doing this works for me. class ParentFilterItem(FilterItem): hasContent = True

I had a single source file, main.go, and was trying to use watcher to autocompile on change.

I mean, ideally it would just fail validation and everything would be happy.

I like that, ignore it if required it false, and fail validation if required is true. Is that what you're recommending?

I have a need for full control of a new popup because this is how our login currently works (sigh). Currently I haven't been able to get past Chrome blocking...

Found the --disable-popup-blocking command line option than can be applied when running Chrome headless.

No, chromeless doesn't seem to expose this functionality.

Caught up on the past few months of conversation. I have no input on direction at this time, but am making myself available for a few hours a week if...