We would like to have a solution to call a specific test method/snippet after the test execution is finished. This behaviour is know in any java/javascript test frameworks like @AfterClass/@AfterTest annotations.