Alexander Shvets
Alexander Shvets
It's not a Windows issue. I've just got the same thing on macOS: ``` ------------------------------ Testing Builds... ------------------------------ [?] /Users/neochief/pngquant/pngquant test... [ERROR]: pngquant executable was not found on the expected...
I have fixed this issue by installing a missing pngquant dependency "pkg-config". Using tips from here: https://stackoverflow.com/questions/23202146/cannot-find-pkg-config-error @Jonatino , you can try to debug the source of the problem by...
Just want to let you know, that this is the primary way I'd use it. I'm going to install the dev branch right now.
Photoshop apparently didn't get any updates since 2015, no new XML files can be loaded for CC 2019.
If you need XMLs for any other products, just let me know. I don't use anything else, but I have all trials available.
Thanks for your hard work! I won't be able to help at the moment, but I'll try to join you in a month when my current project is completed.
I solved this by overriding find\* functions in my FeaturesContext and WebAsser classes.
There's another point of view. We'd might rather have all runners behave the same way. Take a Goutte runner, as example. It's not possible to determine visibility of the element...
Right, but standard fillField(), clickLink(), etc. should stay untouched.