08 2017 档案

摘要:Newman 官方说明:Postman's command-line companion lets you do amazing things! With Newman, you can integrate Postman collections with your build system. Or 阅读全文
posted @ 2017-08-22 11:51 YunMan 阅读(427) 评论(0) 推荐(0) 编辑
摘要:Postman功能(https://www.getpostman.com/features) 主要用于模拟网络请求包 快速创建请求 回放、管理请求 快速设置网络代理 安装 下载地址:https://www.getpostman.com/ 直接安装,成功后在chorme的应用程序中会多出一个Postm 阅读全文
posted @ 2017-08-22 11:50 YunMan 阅读(533) 评论(1) 推荐(0) 编辑
摘要:管理请求 保存请求-添加“打开百度首页请求” 设置请求方式为Get,地址为www.baidu.com.点击右侧保存按钮 在弹出的保存请求中设置保存的内容。Collections:百度,Request name:打开百度首页。点击“Add to Collections” 此请求会被保存到Collect 阅读全文
posted @ 2017-08-22 11:50 YunMan 阅读(325) 评论(0) 推荐(0) 编辑
摘要:1、下载postman插件,可以自己到网上下载,也可以点击http://download.csdn.net/detail/u010246789/9528471 2、解压文件,在解压后的文件夹中找到.crx文件,将.crx改为.zip或.rar,并在此解压。(改成rar加压出错时,改成zip) 3、在 阅读全文
posted @ 2017-08-22 11:10 YunMan 阅读(604) 评论(0) 推荐(0) 编辑
摘要:1.元素比较明确(可视) 2.元素隐藏,需要鼠标移动到一定地方才显现(下图为某论坛列表,需要将鼠标移动到列表才显示操作按钮) 阅读全文
posted @ 2017-08-09 17:54 YunMan 阅读(1606) 评论(0) 推荐(0) 编辑
摘要:方法一: 经验证可行 方法二:直接通过js操作,不需要switchTo跳转,代码如下: String text = "a new post"; String js = "document.getElementById('Editor_Edit_EditorBody_ifr').contentDocu 阅读全文
posted @ 2017-08-07 17:36 YunMan 阅读(874) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示