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
When you use common keywords like `complete task` or `unlock` or any other keyword finishing execution of a task,
419
+
you do not need to call this keyword, as it is called implicitly.
419
420
420
-
Actually this keyword does not seem to make sense. Do you have a use case for this? Then contact the project on
421
-
GitHub, otherwise the keyword will be removed.
421
+
This keyword is handy, when you mix CamundaLibrary keywords and custom REST calls to Camunda API. In such
422
+
scenarios you might want to empty the cache.
422
423
"""
423
-
logger.warn('DEPRECATED. If you happen to have a use case for this keyword, save the keyword from deletion by contacting the project on GitHub:\thttps://github.com/MarketSquare/robotframework-camunda/issues>')
0 commit comments