djjohnjosephuk
djjohnjosephuk
Is it possible to do something like: ``` from: /""\.[a-z0-9.]+\.css/g, ``` ? Putting them package name in manually works, however it would be useful if it could parse the template...
Hi, I cannot seem to get the following set up working - a class fixture with a test class that uses member data. It works when running the test class...
Hi, I'm running my selenium tests under a headless IE browser on windows, and am taking screenshots on error/failures. One thing with this is the browser window that is being...
Hi, i have a small webserver running on a Raspberry Pi, hence its not the highest spec but running web tests with Selenium is ridiculously slow and always times out....