You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
I noticed a similar issue with forked Chrome browsers where they stay alive even after the test is finished. I reported that as an issue around restarting the browser #4315, but it feels related to how Protractor handles closing browsers in general?
Bug report
Issue is similar to #4408, but I'm having a different issue now.
6.10.3
5.1.2
4.2.6
Firefox 52.2.0 (64-bit)
RHEL 6
When I comment out the
onComplete
block, Firefox will keep running after the tests have all been executed.I also tried
marionette: true
, but the result was the same.The text was updated successfully, but these errors were encountered: