rakudave Posted March 31, 2006 Posted March 31, 2006 is there a way to see if a page has finished to load (in firefox)? and is there a way to klick on a link just by knowing its label (name of the link)? i've got some automation in mind... thx Pangaea Ruler new, UDF: _GUICtrlCreateContainer(), Pangaea Desktops, Pangaea Notepad, SuDoku, UDF: Table
herewasplato Posted March 31, 2006 Posted March 31, 2006 is there a way to see if a page has finished to load (in firefox)?...http://www.autoitscript.com/forum/index.ph...ndpost&p=111791 [size="1"][font="Arial"].[u].[/u][/font][/size]
rakudave Posted March 31, 2006 Author Posted March 31, 2006 hmm, searched the forum but couldn'f find thatone... thanks! Pangaea Ruler new, UDF: _GUICtrlCreateContainer(), Pangaea Desktops, Pangaea Notepad, SuDoku, UDF: Table
slipperylobster Posted April 1, 2006 Posted April 1, 2006 is there a way to see if a page has finished to load (in firefox)?and is there a way to klick on a link just by knowing its label (name of the link)?i've got some automation in mind...thxHell yes. you can check pixel color. of course you need to get that thing that makes your tab display the loading of your website. shucks....figure it out.
ischultz Posted June 7, 2006 Posted June 7, 2006 greasemonkey + javascript, if you wan't automation within the browser. easiest way - get the color of a pixel somewhere on the 'stop' button. when the page is loading, the button is red, else it's greyed out. good luck.
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