AutoitN00b Posted February 20, 2010 Share Posted February 20, 2010 Hey guys , i've got a problem so i want to find a special word in a web page and after that make a msgbox so the script creates a webpage , clicks on a link and it opens in a new window , so the problem is how to work in this new window if it has frames ? i need to find a special sentence in a frame and make a message box telling the user that it was found , and if the script finds other words , the windows closes and continue work in the main window. and thank you Link to comment Share on other sites More sharing options...
LoWang Posted February 20, 2010 Share Posted February 20, 2010 Check the helpfile for user defined functions _IE. You will particularly want to use these functions _IEcreate _IEFrameGetObjByName _IEDocReadHTML Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now