Meteor-Community-Packages / meteor-browser-tests

A helper package for Meteor test driver packages. Runs client tests in a headless browser.
MIT License
12 stars 21 forks source link

Forcefully end a browser session #29

Open SimonSimCity opened 4 years ago

SimonSimCity commented 4 years ago

We want to have the option to forcefully close a browser session. This is needed for the case when Meteor reloads does a reload on the client-side and all tests should start over again.