使用selenium IDE录制第一个脚本:
1.firefox右上角,点击selenium IDE图标,进入selenium IDE界面;
2.进入selenium IDE界面,首先会让选择要进行的操作,我们直接选择Record a new test in a new project;
3.输入项目名称,点击ok;
4.输入url,点击start recording;
5.firefox会打开输入的url地址页面并进行录制;
6.此时,对浏览器进行一系列的操作,selenium IDE会忠实的记录所有的操作,比如在搜索框中输入selenium并进行查询;
<
小白教程系列——使用selenium IDE录制脚本
最新推荐文章于 2025-02-08 18:35:23 发布