随笔分类 -  iMacros

CoScripter 学习笔记
摘要:1.Brief Introduction•How to install http://coscripter.almaden.ibm.com/coscripter/browse/extension•Script Language http://coscripter.almaden.ibm.com/coscripter/help/language•Personal Database http://coscripter.almaden.ibm.com/coscripter/help/database•Script Privacy http://coscripter.almaden.ibm.com/c 阅读全文

posted @ 2013-06-07 11:18 ibelieve 阅读(306) 评论(0) 推荐(0)

iMacros学习笔记
摘要:1.How to Record and Replay iMacros scripts2.Mode and Option Setting3.Check Pointshttp://www.cnblogs.com/ibelieveKelly/archive/2013/05/03/3056655.html4.Bad Case CollectionIneffective JS while runningNeed slow down replay speedNeed add webelement check to assure accurate Web Response Time Measurements 阅读全文

posted @ 2013-06-07 11:08 ibelieve 阅读(315) 评论(0) 推荐(0)

iMaros:FAQ
摘要:1.How to scroll down a page?URL GOTO=javascript:window.scrollBy(0,20000)2.string manipulationString manipulation can be done by using EVAL or, if you are using the scripting interface, sending the text back to the calling script, manipulate it there, and then use it in the next macro: i = iim1.iimPl 阅读全文

posted @ 2013-05-03 14:49 ibelieve 阅读(706) 评论(0) 推荐(0)

Scripting Interface Command Overview
摘要:Scripting Interface Command OverviewThe Scripting Interface is part of theiMacros EnterpriseEditonand works with the iMacros Browser, Internet Explorer and Firefox (seeiimOpenfor details on how to switch between the browsers).iimDisplayiimClose(old:iimExit)iimGetInterfaceVersion()iimGetErrorText(old 阅读全文

posted @ 2013-05-03 14:48 ibelieve 阅读(344) 评论(0) 推荐(0)

iMacros-Checkpoints
摘要:1.Text CheckpointThis TAG line is now a text checkpoint! If the text is not found, iMacros will report an error. If you want to report an error if a text is found, use FAIL_IF_FOUND:TAG POS=1 TYPE=LI ATTR=TXT:ComprehensiveCRMcapabilities CONTENT=EVENT:FAIL_IF_FOUND2.Image Checkpoint(a) Check that an 阅读全文

posted @ 2013-05-03 14:47 ibelieve 阅读(878) 评论(0) 推荐(0)

[转]iMacros最好的SEO工具从入门到高级的教程
摘要:An article by 大天使的呼吸iMacros是我经常用来自动SEO的工具,比如添加到收藏夹,我的站有几万个页面,一个一个的添加累死也添加不完,当然可以用用批量导入导出的 方法,不过用iMacros也有它的好处,比如把页面导入到Excil再用Imacros自动收藏。还可以用它来自动提交文章到文章站。iMacros 简单的说就是一个基于浏览器(firefox,ie,chrome)的录宏(Macros)回放扩展(extension),利用它可以模拟任何人工的点 击,除了手工录制,它 还提供一套简单的脚本,还有 javascript,vbscript 等接口(API)方便进行复杂的逻辑控制。 阅读全文

posted @ 2013-05-02 11:16 ibelieve 阅读(4715) 评论(0) 推荐(0)

导航