fluttercommunity / fluttercommunity/flutter_webview_plugin

How to automatically fill a form on the loaded page?

未关闭
#285 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
1.5k
派生
938
PR 合并指标
30 天内没有已合并 PR

描述

Hi,
I want to be able to automatically fill a form on the page I am loading, with values from my application.

Is there a way to do this? perhaps injecting some JS code in the page, or having access to the page's DOM after it loads...

Any ideas will be appreciated.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先阅读插件现有的 Flutter-to-native WebView 通信入口点,并检查是否已经提供页面 JavaScript 或 DOM 访问能力。确定所请求的表单填充需要 JavaScript 注入、DOM 访问,还是两者都需要,然后在已加载的页面上验证所选方案,并记录受支持的行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
flutter
领域
mobile-dev
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。