hi
i am executing javascript code on loaded page by
Code:
webBrowser.Navigate("javascript: code here");
is there a way to notify my app that javascript code execution ended ?