is there any way to check whether the web page is active or not.
What do you mean by active?
a) visisble?
b) you can interact with it?
c) fully loaded?
I want to interact with webpage so I need to wait until the page loaded fully.how to check this
Hi ,
Set WaitForReady property to complete.
OR,
You can play around "on image apear , on image vanish , image exist " activity targeting loading icon of the browser.