subhashr
2 years agoOccasional Visitor
Status:
New Idea
Implementation of OnWebPageDownloaded event for Chrome & Edge browser
As part of the Event Handlers, we have lot of events in TestComplete which are easy to implement in Project and helps to reduce manual effort.
There is one Event called 'OnWebPageDownloaded' which occurs post the web browser loads a page specified by URL.
However, this event is supported to IE browser and MS Web Browser control only.
This event is not supported to Chrome & Edge browser as both are mode from Chromium engine.
Please implement this event for other browsers like Chrome, Edge & Firefox browser as a future purpose.. That will helps to implement same event across all the browsers.