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.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

How to catch loading page cause by javascript

Post Reply
User avatar
salvadordf
Posts: 4565
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: How to catch loading page cause by javascript

Post by salvadordf »

Could you provide an example?

I tried to load this web page in the MiniBrowser demo and the TChromium.OnLoadEnd event is triggered for every frame and even for the popup window that was created with a "window.open" call in JavaScript :
https://www.w3schools.com/js/tryit.asp? ... _win_close
Post Reply