Python论坛  - 讨论区

标题:[python-chinese] 回复: 求教python如何控制frame中的文本链接

2007年01月04日 星期四 19:45

yu jiang xiaoyu_ro在yahoo.com.cn
星期四 一月 4 19:45:37 HKT 2007

²»ÊÇ,ÎÒÊÇ·Ö±ð²âÊÔµÄ.


----- ԭʼÓʼþ ----
·¢¼þÈË£º Gao Hong <joy.highland在gmail.com>
ÊÕ¼þÈË£º python-chinese在lists.python.cn
ÒÑ·¢ËÍ£º 2007/1/4(ÖÜËÄ), ÏÂÎç6:08:18
Ö÷Ì⣺ Re: [python-chinese] Çó½ÌpythonÈçºÎ¿ØÖÆframeÖеÄÎı¾Á´½Ó

ÊDz»Êǵã»÷ͼƬ֮ºó£¬Ò³Ãæ¾ÍÇл»ÁËÄØ£¿


ÔÚ07-1-4£¬yu jiang <xiaoyu_ro在yahoo.com.cn> дµÀ£º 
½üÈÕÔÚÍøÉÏÕÒµ½¸ö½ÐcPAMIEµÄÄ£¿é,Æ书ÄÜÊǶÔÍøÒ³½øÐÐ×Ô¶¯²Ù×÷.
ÊÔ×ÅÓÃÁËϸоõ²»´í,µ«ÔÚ¶Ô´ø¿ò¼ÜµÄÍøÒ³½øÐвÙ×÷ʱÅöµ½Ò»µãÎÊÌâ.
 
ʵÑé²½ÖèÈçÏÂ:
 
ÏÖÓÐÒ»ÍøÒ³,ÃûΪ:test.htm.·Ö"leftFrame"ºÍ"mainFrame"Á½¸ö¿ò¼Ü.
 
ʵÑéÄ¿µÄ:ʵÏÖ×Ô¶¯µã»÷leftFrameÖеÄIDΪimg_000100000µÄͼƬºÍÃûΪ"login"µÄÎı¾Á´½ÓµÄ¹¦ÄÜ.
 
Python´úÂëÈçÏÂ:
# -*- coding: cp936 -*-
from cPAMIE import PAMIE
ie=PAMIE()
ie.navigate("http://localhost/aspnet/test.html ")
leftframe = ie.frameGet("leftFrame")
ie.imageClick(leftframe.img_000100000)
ie.linkClick(leftframe.login)
 
½á¹û:×Ô¶¯µã»÷ͼƬ³É¹¦,µã»÷Îı¾Á´½Óʧ°Ü,Çë½Ì¸ßÊÖÖ¸½Ì!

__________________________________________________
¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
http://cn.mail.yahoo.com

_______________________________________________
python-chinese
Post: send python-chinese在lists.python.cn
Subscribe: send subscribe to python-chinese-request在lists.python.cn
Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
Detail Info: http://python.cn/mailman/listinfo/python-chinese




-- 
It's a long journey to go!
_______________________________________________
python-chinese
Post: send python-chinese在lists.python.cn
Subscribe: send subscribe to python-chinese-request在lists.python.cn
Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
Detail Info: http://python.cn/mailman/listinfo/python-chinese

__________________________________________________
¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
http://cn.mail.yahoo.com
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070104/31cbae39/attachment.html 

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

2007年01月04日 星期四 21:03

Hope lanyig在gmail.com
星期四 一月 4 21:03:05 HKT 2007

兄弟,用一些正规的email客户端吧,甚至gmail的web都很好,或者手动修改header, 你这样把线索都打断了.

在07-1-4,yu jiang <xiaoyu_ro在yahoo.com.cn> 写道:
>
>  不是,我是分别测试的.
>
>
> ----- 原始邮件 ----
> 发件人: Gao Hong <joy.highland在gmail.com>
> 收件人: python-chinese在lists.python.cn
> 已发送: 2007/1/4(周四), 下午6:08:18
> 主题: Re: [python-chinese] 求教python如何控制frame中的文本链接
>
> 是不是点击图片之后,页面就切换了呢?
>
> 在07-1-4,yu jiang <xiaoyu_ro在yahoo.com.cn> 写道:
> >
> >  近日在网上找到个叫cPAMIE的模块,其功能是对网页进行自动操作.
> > 试着用了下感觉不错,但在对带框架的网页进行操作时碰到一点问题.
> >
> > 实验步骤如下:
> >
> > 现有一网页,名为:test.htm.分"leftFrame"和"mainFrame"两个框架.
> >
> > 实验目的:实现自动点击leftFrame中的ID为img_000100000的图片和名为"login"的文本链接的功能.
> >
> > Python代码如下:
> > # -*- coding: cp936 -*-
> > from cPAMIE import PAMIE
> > ie=PAMIE()
> > ie.navigate("http://localhost/aspnet/test.html ")
> > leftframe = ie.frameGet("leftFrame")
> > ie.imageClick(leftframe.img_000100000)
> > ie.linkClick(leftframe.login)
> >
> > 结果:自动点击图片成功,点击文本链接失败,请教高手指教!
> >
> > __________________________________________________
> > 赶快注册雅虎超大容量免费邮箱?
> > http://cn.mail.yahoo.com
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
>
>
>
> --
> It's a long journey to go! _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
>
> __________________________________________________
> 赶快注册雅虎超大容量免费邮箱?
> http://cn.mail.yahoo.com
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070104/ba2abf9a/attachment-0001.html 

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

2007年01月04日 星期四 21:10

prolibertine prolibertine在gmail.com
星期四 一月 4 21:10:38 HKT 2007

ÎҸоõÓÃgmailµÄ±È½ÏºÃ£¬¿ÉÒԺܺõķÖÀà¹éµµÌû±êÇ©£¬²¢ÇÒÏßË÷´¦ÀíµÄºÜºÃ

2007/1/4, Hope <lanyig在gmail.com>:
>
> ÐÖµÜ,ÓÃһЩÕý¹æµÄemail¿Í»§¶Ë°É,ÉõÖÁgmailµÄweb¶¼ºÜºÃ,»òÕßÊÖ¶¯ÐÞ¸Äheader, ÄãÕâÑù°ÑÏßË÷¶¼´ò¶ÏÁË.





 --
> --~--~---------~--~----~------------~-------~--~----~
> ÎÒµÄblog£º
> http://www.cnblogs.com/pinzui/
> http://www.pinzui.cn
> http://jnlinux.org
> --~--~---------~--~----~------------~-------~--~----~
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070104/ded8d82f/attachment.htm 

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号