<html>
<head>
<title>BlazeMeter Traffic Options</title>
<meta http-equiv="Content-Security-Policy">
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'/>
<link rel="stylesheet" type="text/css" href="../dist/jquery-ui.min.css">
<link rel="stylesheet" type="text/css" href="../jquery/swiper/swiper.min.css">
<link rel="stylesheet" type="text/css" href="../css/fonts.css">
<link rel="stylesheet" type="text/css" href="../css/main.css">
<link rel="stylesheet" type="text/css" href="../css/loader.css">
<link rel="stylesheet" type="text/css" href="../css/popup-structure.css">
<link rel="stylesheet" href="../jquery/chosen/chosen.css">
<link id="favicon" rel="shortcut icon" type="image/png" href="" />
<link rel="stylesheet" href="../fonts/font-awesome-4.7.0/css/font-awesome.min.css">
</head>
<body class="popup" style="display: none">
<div class="loader" style="display: none">
<div class="loading_theme">Authenticating user</div>
<div class="loading">…</div>
</div>
<div class="main_popup">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="top-header">
<!-- DELETE: Not used anymore -->
<div id="switch">
<label class="mode-record" id="current">Record</label>
<div class="onoffswitch">
<input type="checkbox" name="onoffswitch" class="onoffswitch-checkbox"
id="mode">
<label class="onoffswitch-label" for="mode">
<span class="onoffswitch-inner"></span>
<span class="onoffswitch-switch"></span>
</label>
</div>
<label class="mode-follow" id="not-current">FollowMe</label>
</div>
<div class="not-logged" style="display: none" id="sign-block">
<div class="selection">
<a class="login" target="_blank"
href="https://a.blazemeter.com/app/sign-in?app=chrome"><span>Login</span></a>
<span class="seperator">|</span>
<a class="signup" target="_blank"
href="https://a.blazemeter.com/app/sign-up?app=chrome"><span>Signup</span></a>
</div>
</div>
<div class="islogged" style="display: none" id="signed-block"></div>
</div>
<div class="notification-text-alert hidden" id="new-version-alert">
<div class="notification-text-alert-inner">
<div class="notification-text-top-block">
<h4>New version is available</h4>
<div class="close-open-button open-button">
<i class="fa fa-caret-down" aria-hidden="true"></i>
</div>
<div class="close-open-button close-button">
<i class="fa fa-times" aria-hidden="true"></i>
</div>
</div>
<div class="notification-text-hide-block">
<span>
You will receive the update automatically. <br>
Click <a href="https://guide.blazemeter.com/hc/en-us/articles/115004970329-Chrome-Extension-Changelog-Chrome-Extension-Changelog" target="_blank">here</a>
to see the changelog for BlazeMeter's Chrome extension
</span>
</div>
</div>
</div>
<div id="status"></div>
<div id="record-configuration">
<div id="record-wrapper">
<div class="name clearfix">
<input placeholder="Enter the name of the test" id="name" type="text" name="name"/>
</div>
<div class="buttons clearfix">
<div id="stop" class="button_container mar">
<input type="button" class="tooltip-btn button_style gray" title="Stop recording">
<i class="fa fa-stop font_style red_font"></i>
</div>
<div id="stop-off" class="button_container mar">
<input type="button" class="tooltip-btn button_style gray" title="Stop recording">
<i class="fa fa-stop font_style gray_font"></i>
</div>
<div id="record" class="button_container mar-first">
<div class="button_big_style">
<input type="button" class="tooltip-btn" title="">
<i class="fa fa-circle red_font circle_button"></i>
</div>
</div>
<div id="record-off" class="button_container mar-first">
<div class="button_big_style">
<input type="button" class="tooltip-btn" title="Pause recording">
<i class="fa fa-pause dark_grey_font pause_button"></i>
</div>
</div>
<div id="reset" class="button_container mar-last">
<input type="button" class="tooltip-btn last button_style gray" title="Reset all options">
<i class="fa fa-undo font_style dark_grey_font"></i>
</div>
<div id="reset-off" class="button_container mar-last">
<input type="button" class="tooltip-btn last button_style gray" title="Reset all options">
<i class="fa fa-undo font_style gray_font"></i>
</div>
</div>
</div>
<!-- DELETE: Not used -->
<div id="follow-wrapper">
<div class="name clearfix">
<input placeholder="Enter the name of the test" id="follow-name" type="text" name="name"/>
<!-- DELETE: Not used -->
<div id="follow-record" class="button_container upload-btn">
<input type="button" class="tooltip-btn button_style yellow"
title="Adjust test properties and run from the cloud. Fill domains filter list to enable this button.">
<i class="fa fa-play font_style_play yellow_font"></i>
</div>
<!-- DELETE: Not used -->
<div id="follow-record-off" class="button_container upload-btn">
<input type="button" class="tooltip-btn button_style play"
title="Adjust test properties and run from the cloud. Fill domains filter list to enable this button.">
<i class="fa fa-play font_style_play gray_font"></i>
</div>
</div>
<div class="buttons clearfix">
<div id="follow-stop" class="button_container pad-first">
<input type="button" class="too
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
该插件用于jmeter压测 Chrome 扩展程序会记录浏览器发送的所有 HTTP/S 请求和实际用户交互。它会创建一个 JMeter 或 Selenium 脚本,并自动将其上传到 BlazeMeter.com,您只需单击一下即可在其中执行测试。无需安装 JMeter 或 Selenium 即可记录或运行 GUI 功能、API 功能或性能测试,Chrome 扩展将自动创建 JMeter (JMX) 和 Taurus Selenium (YAML) 脚本。 该扩展程序还允许您在本地 Chrome 浏览器上调试和测试记录的 Selenium 会话。 通过在本地使用 JMeter,您可以调试和增强由 Chrome 扩展程序创建的 JMX 文件,以确保您的脚本准备就绪
资源推荐
资源详情
资源评论
收起资源包目录
浏览器BlazeMeter录制插件 (210个子文件)
popup-structure.css 38KB
font-awesome.css 37KB
jquery-ui.min.css 31KB
font-awesome.min.css 30KB
debugger.css 18KB
swiper.min.css 17KB
select2.min.css 15KB
chosen.css 13KB
editor.css 7KB
editor.css 7KB
popup.css 6KB
popup.css 6KB
jquery.contextMenu.min.css 5KB
main.css 3KB
loader.css 3KB
fonts.css 517B
options.css 152B
options.css 151B
fontawesome-webfont.eot 162KB
popup.html 51KB
popup.html 51KB
debugger.html 9KB
editor.html 5KB
editor.html 5KB
start-recording.html 4KB
start-recording.html 4KB
main.html 973B
transaction-controls.html 368B
recorder-ui.html 367B
options.html 352B
recorder-ui.html 300B
transaction-controls.html 292B
index.html 289B
index.js 874KB
atoms.js 416KB
utils.js 318KB
jquery-ui.min.js 249KB
index.js 205KB
index.js 182KB
index.js 150KB
selenium-api.js 149KB
index.js 134KB
selenium-browserbot.js 105KB
swiper.min.js 94KB
jquery.min.js 87KB
debugger.js 75KB
index.js 70KB
xpath.js 69KB
select2.min.js 65KB
sizzle.js 64KB
lodash.min.js 50KB
index.js 47KB
chosen.jquery.js 44KB
jquery.autocomplete.js 32KB
record.js 31KB
URI.js 31KB
webdriver.js 27KB
jquery.contextMenu.min.js 27KB
old-playback-api.js 23KB
locator-builders.js 19KB
index.js 18KB
index.js 16KB
cs-mstest-wd.js 16KB
testCase.js 16KB
webdriver-junit4.js 15KB
webdriver-testng.js 15KB
util.js 14KB
python2-wd.js 14KB
cs-wd.js 14KB
ruby-wd-rspec.js 14KB
ruby-wd.js 13KB
remoteControl.js 13KB
index.js 13KB
common.js 12KB
record-api.js 10KB
save-file.js 10KB
browser-polyfill.min.js 10KB
prompt.js 9KB
content-script.js 9KB
XML-formatter.js 8KB
xmltoken.js 8KB
escape.js 8KB
java-backed-junit4.js 7KB
ruby-rc-rspec.js 7KB
java-rc-junit4.js 7KB
cs-rc.js 6KB
java-rc.js 6KB
python2-rc.js 6KB
ruby-rc.js 6KB
generate-script.js 6KB
jquery.ui.position.min.js 6KB
commands-api.js 6KB
prompt-injecter.js 5KB
robot.js 4KB
shadow-locator-builder.js 4KB
formatCommandOnlyAdapter.js 4KB
shadow-listen.js 3KB
target-selecter.js 3KB
user-extensions.js 3KB
monkey-patch.js 3KB
共 210 条
- 1
- 2
- 3
资源评论
林沐
- 粉丝: 11
- 资源: 15
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功