SUROJ Posted December 18, 2011 Posted December 18, 2011 I have no idea how to control the buttons and input box of embedded web page. By doing so, I would be able to input something in my GUI and the input from my GUI will go to the input box of my embedded webpage. Similarly by clicking button in my GUI I would be able to click button of my embedded web page. Sorry for grammar stuff. I am new to auto-it. Any ideas?
jaberwacky Posted December 19, 2011 Posted December 19, 2011 Sorry, but what constitutes an embedded web page? Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum?
SUROJ Posted December 19, 2011 Author Posted December 19, 2011 Embedded webpage is like YouTube where I can play music from embedded webpage. I will type name of song in my inputbox and from my inputbox it will go to you-tube search box and after searching you-tube in embedded webpage I will click play bottom in my GUI and the bottom will play music from embedded YouTube.
Grimster Posted December 19, 2011 Posted December 19, 2011 embedded web pages are URL-less IE windows that are Internet Explorer_Server class. Yes is a pain in the @ss to interact with them using autoit. Almost not worth the effort.
SUROJ Posted December 19, 2011 Author Posted December 19, 2011 I have found one long way to do this but my idea doesn't work if webpage is updated, so, I am just looking for some long-term way.
jaberwacky Posted December 19, 2011 Posted December 19, 2011 What's wrong with clicking the play button on youtube? Sorry for asking dumb questions. Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum?
SUROJ Posted December 19, 2011 Author Posted December 19, 2011 Well, that's good question I thought before but now I wanna make something like online media player, that's just music and no videos. That will embed sites like YouTube and plays music for personal use.
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