How to take screenshot once wepage got loaded

Here is the link: NYSE
if you run this, at quote it will take some time to load… if i keep delay for 5 sec, sometimes it got captured and sometimes due to internet connectivity it take 7 sec… So without keeping delay how can I capture the quote once it got loaded

Hi,
as your looking for “APPLE INC” share price which will remains same then you could make use of image exist if true then take screen shot .

PS: Increase timeoutMS to max and change the WaitForReady to complete in the image exist property.

No its not only for apple share price, I need to capture different share prices to

Here we go.
APPLE INC.xaml (10.8 KB)

1 Like