ckeditor / ckeditor4-benderjs-runner

Bender.js runner for CKEditor 4
Other
1 stars 3 forks source link

Runner sometimes gets stuck after launching browser instance #11

Open f1ames opened 3 years ago

f1ames commented 3 years ago

There are some runs where browser is launched and then nothing happens, for example:

I'm not sure why it happens. I was not able to reproduce it locally so far too. I suspect some issue with frontened runner and browser focus maybe? But the cause may be totally different ofc :thinking:

f1ames commented 3 years ago

Maybe it is somehow connected with browsers sometimes not having focus - https://stackoverflow.com/questions/5927284/how-can-i-make-setinterval-also-work-when-a-tab-is-inactive-in-chrome/5927432.

f1ames commented 3 years ago

It happens with Safari on OSX most often, see https://github.com/ckeditor/ckeditor4-benderjs-runner/issues/15#issuecomment-867659623.