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
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.
- salvadordf
- Posts: 4575
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: how to know that the page has reloaded.
Try adding a boolean variable and set it to true the first time TChromium.OnLoadEnd is triggered for the main frame.