插件介绍
**这个扩展的目的是帮助开发人员测试他们的表单快速和容易。* *
这个扩展允许你填写所有的表单输入(文本框,文本区域,单选按钮,下拉框等)与**随机/虚拟**数据。
这个扩展是一个必须的开发人员谁与表单工作,因为它避免了需要手动输入值在字段。
-填写表单中的所有文本框。
—支持maxlength属性。
-随机选择单选按钮、下拉菜单和复选框。
-忽略CAPTCHA,隐藏,禁用和只读字段。
—支持基于正则表达式生成虚拟数据。
** The purpose of this extension is to help developers test their forms quickly and easily. **
This extension allows you to fill all form inputs (textboxes, textareas, radio buttons, dropdowns, etc.) with **random/dummy** data.
This extension is a must for developers who work with forms as it avoids the need for manually entering values in fields.
- Fills all text boxes in a form.
- Supports the maxlength property.
- Randomly selects radio buttons dropdown menus and checkboxes.
- Ignores CAPTCHA, hidden, disabled and readonly fields.
- Supports generating dummy data based on a regular expression.
浏览器插件安装详细步骤:Chrome浏览器如何安装插件扩展
-在表单中填充所有文本框。
-支持 maxlength 属性。
-随机选择单选按钮下拉菜单和复选框。
-忽略验证码,隐藏,禁用和只读字段。
-支持基于正则表达式生成虚拟数据。
这个扩展允许你用** random / dummy **数据填充所有表单输入(文本框,textareas,单选按钮,下拉列表等等)。
对于使用表单的开发人员来说,这个扩展是必须的,因为它避免了在字段中手动输入值的需要。
自动填充页面中的表单,这个扩展的目的是帮助开发人员快速而方便地测试他们的表单