Wait for ready complete

Hey!

One simple question: I have an ‘Element Exists’ activity to know if there’s an element in a webpage. But if the website isn’t completely loaded, it will say that the element doesn’t exist.
So I read we could change the WaitForReady property to complete. My question is, which would be the target to change this property? The “Element Exists” with WaitForReady complete or the ‘Navigate to’ the URL link?

@Aqua1986

You have to change for Element Exists activity.

Hi,
‘Navigate To’ has no WaitForReady attribute.
So only ‘Element Exists’. Alternatively put it into ‘Retry Scope’

Cheers

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