A keyword from selenium library that I found quite useful was Register Keyword To Run On Failure.
This feature request is for the equivalent keyword in IHL. I am aware you can set the keyword_on_failure at import, but having the keyword allows you to temporarily change the keyword_on_failure and then change it back.
Background:
Here is a link to my forum post where I explained the situation where this functionality is useful.
I will provide a PR for this feature request.
A keyword from selenium library that I found quite useful was Register Keyword To Run On Failure.
This feature request is for the equivalent keyword in IHL. I am aware you can set the
keyword_on_failureat import, but having the keyword allows you to temporarily change thekeyword_on_failureand then change it back.Background:
Here is a link to my forum post where I explained the situation where this functionality is useful.
I will provide a PR for this feature request.