K
Kate Gibbs
I need to write a simple utility in VB.NET that reads an
Excel file, gets some data from a sheet, then...it needs
to automate internet explorer in a robot manner.
I know that Application Centre Test does something like
this, but it doesn't support viewstate very well, so I
need to write my own application.
What I'm really looking for are some managed classes that
will allow me to drive IE in a phantom way so that I can
see my browser session working as if I were actually
hitting the keyboard myself etc.
Anyone know how to do this?
TIA.
Excel file, gets some data from a sheet, then...it needs
to automate internet explorer in a robot manner.
I know that Application Centre Test does something like
this, but it doesn't support viewstate very well, so I
need to write my own application.
What I'm really looking for are some managed classes that
will allow me to drive IE in a phantom way so that I can
see my browser session working as if I were actually
hitting the keyboard myself etc.
Anyone know how to do this?
TIA.