Suppose I have created a client before executing the suit (which contains multiple feature files)---> at the end of this suit I want to perform some operations i.e, after_suit(delete created client) -> we know about after scenario, after feature, but need to know how to use after suit in karate is it possible in karate? as in selenium we have @aftersuit annotation.
Asked
Active
Viewed 9 times
1
-
@PeterThomas will you suggest something related to it – AMAR LENDAL Aug 25 '22 at 12:20
-
read this: https://stackoverflow.com/a/60944060/143475 – Peter Thomas Aug 25 '22 at 13:25