Now.tostring----> to short time date

Hey all

I experience instability with “call transaction” while working on SAP
the problem is that sometimes it work, and sometimes the activity return error 0x80040221
it looks like the robot write (\n"transaction name") in transaction box but missing the enter.( happened in studio and unattended as well I tried to add /k(enter) but it’s not stable as well

any suggestion or more information needed?
I enabled scripting of course!
thanks

@liran.levin

  1. Use button click after typing to submit if it is available instead of enter
  2. Type into without simulate property and with empty field, click before typing properties. Also add delay between keys value to 500 and increase until 1000 if don’t get result
1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.