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
So that if something goes wrong during a test step, or the user wishes to abort, the test class can get the node-under-test cleaned up, similarly how we would enclosing a test method's code in a try / finally block.