Peter Droogmans

Results 21 comments of Peter Droogmans

I need something similar to be able to add a data- attribute to image tags, so I can post process the output to turn some images into picture. Is there...

Slightly related to #20

We use https://github.com/zinserjan/wdio-visual-regression-service to make sure CSS changes don't introduce any regressions, so we need to check the hover state as well. To be able to do this we need...

Let me know if there's anything I can do to help

Or we can make it more general and add a before callback to the options, which is run after the screen is scrolled and before the screenshot is made, only...

I would like (optionally) different settings (mostly tab lock) per window. use case: first window (on first monitor) contains 'apps' like aegir, monitoring, twitter, gmail, github, ... most of them...

I didn't know that tabs were left untouched, that solves my problem ;p (de)activation by window can be interesting, but no rush PS: thanks for building this

you can do it by setting the ignore option in the config like this: validate_options.ignore = ':input:hidden'; $('myform').validate(validate_options)

I mostly run the following ``` fin update --self fin update --stack fin update --system-images ```

Running ubuntu, docker installed manually, so have to cancel it, but it seems that it still does some thing in the last step as well.