android / android/android-test

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

Abierto
#1,655 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
1.2k
Forks
342
Merge medio
11 h 29 min
PR fusionados (30 d)
2

Descripción

### 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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
android, java
Área
mobile, testing
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.