We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
自动填的0kee不一定符合该input的type,导致一些表单触发不了,就抓不到目标页面。
The text was updated successfully, but these errors were encountered:
还请反馈下具体遗漏的例子,我去进行补充。
Sorry, something went wrong.
与#34 的需求其实是一样的 比如页面是有个提交框 第一个框是让填11位的数字手机号 如果填的不是手机号就没法点提交按钮 然后这个页面的提交请求就扫描不到了
最新的版本支持自定义表单参数值
No branches or pull requests
自动填的0kee不一定符合该input的type,导致一些表单触发不了,就抓不到目标页面。
The text was updated successfully, but these errors were encountered: