Sivasankar
Sivasankar
I am facing this issue as well. MacOS: `10.13.4` package.json ``` "chromedriver": "^2.36.0", "gemini": "^5.6.2", "selenium-standalone": "^6.14.0" ``` .gemini.js ``` const puppeteer = require("puppeteer"); module.exports = { rootUrl: "http://localhost:9000", gridUrl:...
I found more info that might help. Gemini is not working fine in following cases: * Calibration fails when using chrome on `--headless` mode. * In mac. I guess this...
Can you convert the YOE bins to use INR/L instead of M?
Hi, I have fixed this problem in my fork and [published here](https://www.npmjs.com/package/fork-karma-snapshot) I would love to create a PR if you would accept. Thanks :)
That sounds good but I would like to get some feedback on the changes I did. Could you at least check that and let me know what you think about...
I have documented my changes briefly in this [release](https://github.com/hisivasankar/karma-snapshot/releases/tag/v0.7.0)