Jump to content

Hidden BrowserWindow


BierBaron
 Share

Recommended Posts

hi here is my problem

im using the great fantastic T2.0 IE Automation

my writen script runs well but i want it a litte more invisible^^

so i have read the Documentation and most of the examples

there i saw the $f_visible at _IECreate .

i guess this is a stupid question but i dont know how bring it in my script.

pls help me

im opening ie url´s and click with

$oIE = _IECreate("blablabla.com")

$oForm = _IEFormGetCollection($oIE, 0)

$o_signin = _IEFormElementGetObjByName($oForm, "Beer")

_IEAction($o_signin, "click")

pls tell me how i can make this in an invisible window ???

mfg bierbaron

p.s. yes i know my english is bad

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