FOROS PROFESIONALES
WINDEV
,
WEBDEV
y
WINDEV Mobile
Inicio
|
Mensajes recientes
|
Conéctese...
|
Desconectar
|
Español
Inicio
→
WINDEV (versiones precedentes)
→
EmulateInput() does not recognize controls in a window from external component (WD24)
EmulateInput() does not recognize controls in a window from external component (WD24)
Iniciado por Jacek, 07,abr. 2021 15:37 - No hay respuesta
Conéctese…
Jacek
#1
Miembro registrado
4 mensajes
Publicado el 07,abril 2021 - 15:37
After spending several frustrating hours, I need a workaround for a simple automatic test like this:
PROCEDURE MyScenario()
EmulateInput(WIN_RegVisitA_BOC.EDT_CargoCode,"{F5}")
//Scenario that will be run when opening
// the "cmp_wdWS50DictSQL.WIN_SelectCargo" window
ON "cmp_wdWS50DictSQL.WIN_SelectCargo" DO
EmulateInput("cmp_wdWS50DictSQL.WIN_SelectCargo.TABL_Cargo","{DOWN}{DOWN}{ENTER}")
END
After it is run at the end of the last line with a call to EmulateInput() a No Entry icon is displayed with a tooltip: "EmulateInput function called. Error caused by 1 parameter. The 'cmp_wdWS50DictSQL.WIN_SelectCargo.TABL_Cargo' control is unknown."
- cmp_wdWS50DictSQL is the external component.
- WIN_SelectCargo is the window from this component.
- TABL_Cargo is the control from this window (the one not recognized)
I have checked the spelling, besides the script was "recorded" not entered by hand.
Any help, suggestions, how to make EmulateInput() recognize controls in external components ?
Or may be the Automatic Testing of Windows in WD is just a time wasting shitty trap for suckers like me.
Thanks in advance
/Jacek
Informar
0
0
→ Volver a WINDEV (versiones precedentes)
WINDEV 26
WEBDEV 26
WINDEV Mobile 26
WINDEV (versiones precedentes)
Français
English
Español
Portuguesa
Fermer cette fenêtre
Búsqueda Tipo
Sólo temas
Todos los mensajes
Periodo Buscar
Cualquier fecha
Última hora
Última 24 horas
Última semana
Último mes
Último año
Cancelar
Vista previa del mensaje
Añadiendo una imagen
Importar una imagen desde una URL
Enviar una imagen desde un archivo de su disco
Arrastrar un archivo o click en "Examinar..."
o
Cancelar
0%
WLanguage
SQL
XML, HTML
JAVA, Javascript
Texto