Did the entry
"[BUGFIX] Server: Web macro Task->Better error handling"
from the 8.4.0 changelog include making a step fail if it is a "click" step and the original target isn't there?
I have a web macro that is supposed to
attempt to click on a button that is presented if the account logging in has already done so, to take over the session. I'm almost positive that before I upgraded past 8.4.0, if that button wasn't there (because the account was not already logged in), the macro would wait for it briefly and then move on to the next step, and now it fails instead. I thought I had fixed it by making the click target "by position" instead of "relative," but it still seems to fail if that screen doesn't appear.
I'm trying to recreate the task in a more robust way anyhow, but I finally realized that I think this arose about the time I upgraded, and I thought I would see if I could determine if I'm right about why.
Edited by moderator
2019-02-06T20:50:08Z
|
Reason: Not specified