bokuweb

Results 114 comments of bokuweb

@nicojs I've fixed process termination. Please try v0.4.10.

@nicojs Ummmmm, Thanks, I'll continue to investigate.

@sebadom Thanks for your report. Ummm, it is not reproduced in my environment.... Is it possible to provide reproducible minimum projects?

@sebadom I've fixed process termination. Please try v0.4.10.

@kof Thanks for your report. Can you show me the minimum project to reproduce it?

You can not use `nighhtmare.goto` on karma. Because karma test is running on `renderer pocess` on Electron.If you want to use `nightmare.goto()`, please use `nightmare` and e.g mocha without karma.

@suchipi Hi :) Thanks for your report! But I can not reproduce it, in my env... `window.require` is used in `karma-nightmare` test itself. https://github.com/bokuweb/karma-nightmare/blob/master/test/index.spec.js#L10 If test fixture has `iframe#context`, `karma-nightramare`...

@suchipi It is very helpful. Did you customize your `context.html` ?

@suchipi I see. Thanks for your great investigation :) I'll fix it so.