Hello all, anyone can give me hint or something help ? my problem is ,while im making python script with internet explorer , i was encounter some new internet explorer windows. for example... if you click some link in following site.
http://news.naver.com/main/presscenter/category.nhn maybe you will encounter new internet explorer window. my question is, first time i want to handle ie.navigate('http://news.naver.com/main/presscenter/category.nhn') and if i click and some new internet explorer is open, i would like some processing with opened page with new internet explorer window, and if complete i want to close new internet explorer window and go back first ie.navigate('http://news.naver.com/main/presscenter/category.nhn') and want to process click another link in ie.navigate('http://news.naver.com/main/presscenter/category.nhn') and continue process with new opened windows also and go back and so on. any help much appreciate..thanks in advance Paul -- View this message in context: http://old.nabble.com/how-to-control-internet-explorer-new-openning-windows-tp26314025p26314025.html Sent from the Python - python-win32 mailing list archive at Nabble.com. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32