android / android/android-test

Web.WebInteraction<Void> Espresso UI tests in WebView does not fire change event

オープン
#1,655 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
1.2k
フォーク
342
平均マージ
11時間 29分
マージ済み PR(30日)
2

説明

### While filling the textfield with autoamation, javascript does not capture focus/blur/change events in browsers, looks like
onWebView().perform(DriverAtoms.webKeys("text_here")); does not fire the events so js unable to capture it.

### html page with editbox and js on editbox to capture input filled.

### onWebView().perform(DriverAtoms.webKeys("text_here")); should fire the change event

### As of now, it is not firing the change event

### 'androidx.test.espresso:espresso-web:3.4.0'/Android OS 12 & 13

### NA

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reproducing the issue with androidx.test.espresso:espresso-web:3.4.0 on Android 12 or 13, using onWebView().perform(DriverAtoms.webKeys("text_here")) against an HTML editbox with JavaScript event handlers. Check whether focus, blur, and change events fire, and compare the observed behavior with the expected change event after text entry.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android, java
領域
mobile, testing
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
42/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。