Jump to content

status bar text in a website


t0ddie
 Share

Recommended Posts

i want to move a mouse to a certain part of the screen and wait for a link to appear.

the windowspy can detect the link and it comes up as status bar text.

i know i would use winwait, but where do i put the status bar text?

WinWait ( "title" [, "text" [, timeout]] )

theres only a place for text, not status bar text.

is there a way to make the script wait until it detects certain text in the status bar?

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

Link to comment
Share on other sites

  • Developers

is there a way to make the script wait until it detects certain text in the status bar?

<{POST_SNAPBACK}>

Status bar text can be retrieved by StatusbarGetText(), but that will only contain the link text when the mouse is located on that link Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...