I have a problem when using "Delete current element".
When it happen, it delete another element, not current (Maybe it delete both of thems).
I set "Max number of sumultaneous use" 10000 (It's needed for my bussiness).
Is there any solution? Thanks.
Maybe you are using "not reuse" option when
dealing with resource, and that might be problem
for deleting current line from resource - instead
it is deleting next resource line.
You can fill in the whole form with one action if you
use <TAB> in "Text to type" input field. It acts as you
actually pressed TAB button on keyboard. You can even
use <RETURN> at the end of form filling to submit form
data - it acts as if you pressed ENTER button on keyboard
to submit the whole form data.