Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Controlling IE and making it QUIT !!

by Gangabass (Vicar)
on Feb 17, 2013 at 14:33 UTC ( [id://1019144]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Controlling IE and making it QUIT !!
in thread Controlling IE and making it QUIT !!

Using this module we can just write:
$ie->closeIE();
to close IE instance.

Replies are listed 'Best First'.
Re^4: Controlling IE and making it QUIT !!
by Anonymous Monk on Feb 17, 2013 at 14:41 UTC
      No! But (only for Win32::IEAutomation):
      $self->{agent}->Quit;

        No what?

         $self->{agent} is same type of object as OPs , its  $IE  = Win32::OLE->new("InternetExplorer.Application"), it has all the same methods, it has Quit,

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1019144]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-25 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found