Get Attribute: Attribute not supported by the current UiNode - can't get the OuterHTML every time

Hi folks,

I am facing a slightly irregular error in Get Attribute activity.
I am using this piece of workflow in repetitive manner on booking.com slider to get the outerHTML attribute (so that I can run some regex operation on it later).

It works fine for first few times, but throws the error Attribute not supported by the current UiNode randomly at any iteration.
Any idea what’s happening with this? or any way out?
I just need the step value from it.

Thanks in advance

Hi @MdFuadHasan,
Did you try “Retry Scope”? This activity comes in handy in such cases.

1 Like

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