WaitAfter or Delay?
In my workflow, I send a longer text including an instruction for rewriting to OpenAI. When OpenAI has finished writing, U-xer should click on the output and copy it. In most cases everything works. However, if the writing takes longer (approx. 17,000 milliseconds and more)
Click Text “Latency” -YMargin -40
no longer works. Which instruction do I have to use to make U-xer wait?
Under Options WaitAfter? and if so, in which step?
Click Text “Run” -WaitAfter 10000
IsVisible Text “Latency” -Incognito false
Click Text “Latency” -YMargin -40
Or where should WaitAfter go and with what value?
I somehow have a knot in my brain.
Many thanks in advance
Ralf