[BangPypers] Python script to open hyper terminal and send password text file

Vishal vsapre80 at gmail.com
Fri Aug 14 21:26:14 CEST 2015


Dear PythonConsultant,

Try using PyWinAuto for automating these types of tasks.

Vishal


Thanks and best regards,
Vishal Sapre

---
Please DONT print this email, unless you really need to. Save Energy &
Paper. Save the Earth.

On Fri, Aug 14, 2015 at 6:18 PM, Noufal Ibrahim KV <noufal at nibrahim.net.in>
wrote:

> On Fri, Aug 14 2015, Python Consultant wrote:
>
> > Hi Guys,
> >
> >     I am writing a script to open hyper terminal and send password file
> for
> > serial port reprocessing.
> >
> >     using subprocess.Popen i am able to open hyper terminal
> >
> >     >>> subprocess.Popen(["Hyperterminal path", "saved session path"])
> >
> >    Once it is opened, I need to click on file option and select send file
> > option.
>
> [...]
>
> I haven't done this for a while but I remember automating a windows GUI
> using, I think, pywin32.
>
>
> --
> Cordially,
> Noufal
> http://nibrahim.net.in
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list