Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

how to know that the page has reloaded.

Post Reply
dvbss11
Posts: 28
Joined: Sat Oct 26, 2019 6:30 pm

how to know that the page has reloaded.

Post by dvbss11 »

ell me how to know that the page has reloaded.
I am waiting for js execution through the console I get a response but how to do if the page has reloaded do not wait in the js runtime program
User avatar
salvadordf
Posts: 4052
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: how to know that the page has reloaded.

Post by salvadordf »

Try adding a boolean variable and set it to true the first time TChromium.OnLoadEnd is triggered for the main frame.
Post Reply