Firefox扩展,用于网站交互记录和重复
时间:2020-03-05 18:40:38 来源:igfitidea点击:
有谁知道firefox扩展程序或者其他工具可以使我们"记录"与网站的交互,然后进行回放,以作为测试网站的一种方式?
解决方案
回答
iMacros
回答
硒:
http://selenium.openqa.org/
回答
瓦蒂尔
回答
http://code.google.com/p/tg4rb/
TestGen4Web is a Firefox extension that records user actions on Firefox and generates XML code describing such actions. TestGen4Ruby (tg4rb) translates the XML output from TestGen4Web into Firewatir code. FireWatir then runs this code and replays the actions recorded by TestGen4Web.