internet explorer - why can't catch the event of DWebBrowserEvents2 after login completion -


i going make program login automation. have written codes catch event browser(ie) using com: iwebbrower2 , dwebbrowserevents2. code have caught events before login. after login completion, can not catch events. iwebbrowser2 object changed whenever page change? can me?


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -