Jump to content

update ie frame background


jgg
 Share

  

3 members have voted

  1. 1.

    • Is it possible to update an ie-frame with for example stock-information on ericsson IN THE BACKGROUND every five seconds?I have done this script, but the ie fram needs to be active to work:
      1
    • $x = 1Do
      0
    • WinWaitActive("Avanza - Orderläggning - Microsoft Internet Explorer")
      0
    • send ("{BROWSER_REFRESH}")
      0
    • Sleep(5000)
      2
    • Until $x > 2Is there any command to update an ie-frame in the background?
      0


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 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...