Selenium (3) -- Selenium IDE + Firefox录制登录脚本(101 Tutorial) selenium IDE版本: 2.9.1 firefox版本: 39.0.3 参考来源: Selenium官方下载 Selenium IDE Understanding Selenium IDE vs Selenium RC Selenium IDE Tutorial – Part 1 主要内容 Selenium IDE 是一个为进行Selenium测试的集成开发环境工具.Se
selenium IDE是firefox浏览器的一个插件,支持脚本的录制回放,关键字驱动的.界面跟robotframework很像. 实际测试中不用录制回放,不过初学者拿来看看元素是如何定位的还是有用的.尤其是怎么都定位不到元素,录制然后对比下自己的脚本很容易发现哪里写错了. 1 firefox插件管理 > 搜索selenium ide 2 选择selenium ide安装.安装完毕在插件中会显示对应的图标 3 点第一个record a new test in a new project >输