Commit b122eb37 authored by bunsenstraat's avatar bunsenstraat

rm testcafe

parent 7f9c0dc4
let os = require("os");
module.exports = {
skipJsErrors: true,
browsers: ['chrome'],
screenshots: {
"path": "/tmp/artifacts",
"takeOnFails": true,
"pathPattern": "${DATE}_${TIME}/test-${TEST_INDEX}/${USERAGENT}/${FILE_INDEX}.png"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment