Python论坛  - 讨论区

标题:[python-chinese] 求助:pamie中怎样处理中文标题的弹出对话框?

2006年04月17日 星期一 19:13

xianglong yin yinxianglong at gmail.com
Mon Apr 17 19:13:47 HKT 2006

我在用pamie做网页表单测试的时候,遇到了需要处理弹出对话框,比如 "证书选择"、"选择文件"、"保存文件"的对话框。
我根据网上的一些资料采用winGuiAuto的方法 findTopWindow(wantedText="证书选择")来处理,老是失败。
而且我也采用转码的方式:
findTopWindow(wantedText=u"证书选择")
 findTopWindow(wantedText=r"证书选择")
 findTopWindow(wantedText=unicode("证书选择","cp936"))
等等转码方式都试过了,依然不能 通过findTopWindow来找到弹出窗口。

希望大家能给予我帮助,感激不尽!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060417/0f8073fd/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号