At Monday 15/1/2007 15:53, vithi wrote:
I am sorry that was a typing error. I try like that
app.Print.OK.Click() but it was not working. The printer window was not
IdentifiedIs their any method I can use to achive the same goal. How
the window title was used as class name?. Could you please help me to
solve this problem.
app.Print looks for a window whose title contains the word "Print"
(does it exist?), inside, looks for a control with "OK" (presumably a
button), and sends it a mouse click event.
There is a forum specific for pywinauto questions - see its homepage.
--
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
--
http://mail.python.org/mailman/listinfo/python-list