scala-js-env-selenium icon indicating copy to clipboard operation
scala-js-env-selenium copied to clipboard

Try to detect window closure

Open gzm0 opened this issue 7 years ago • 0 comments

This would allow two things:

  • Terminate a run from within JS by calling window.close().
  • Terminate a run when a user closes the browser. This is especially useful for run.

gzm0 avatar Aug 01 '18 14:08 gzm0