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
After discussing this question: https://stackoverflow.com/q/74700044/143475 realized that this will be a common ask, and the extra method is IMO a reasonably elegant solution without having to invent more tags etc
After discussing this question: https://stackoverflow.com/q/74700044/143475 realized that this will be a common ask, and the extra method is IMO a reasonably elegant solution without having to invent more tags etc
cc @Lovelemon88 and #2207
So we add a method called
karate.setupOnce()
it will behave exactly likekarate.setup()
but use thecallonce
cache to operate.will try and get this into the next minor version (1.3.1 and 1.4.1)
The text was updated successfully, but these errors were encountered: