zmwEdgeExecuteJavascript o BrowserExecScript - Forum

Forum Navigation
You need to log in to create posts and topics.

zmwEdgeExecuteJavascript o BrowserExecScript

Su Ayuda para ejecutar en zmwEdgeExecuteJavascript o BrowserExecScript, la siguiente rutina web.

o n c l i c k = " l o g i n P a g e . s y s _ a c t i o n . v a l u e = t h i s . i d ; "

 

 

en el archivo esta completo el boton, no me deja escribirlo. por eso lo tuve que separar con espacios en blanco.

Gracias

Uploaded files:
  • You need to login to have access to uploads.

Hello @ragman

I am sorry but I do not speak Spanish and Google translate is not giving this much help.

Might I request another member who is Spanish speaking to please help me understand this post?

Thanks

 

ragman and zmWorks7 have reacted to this post.
ragmanzmWorks7

@ragman @rcohen I speak spanish perfectly and can't understand the problem.
Por favor @ragman, ¿puedes explicarte un poco mejor?

Gracias!

ragman has reacted to this post.
ragman

Bien, gracias Luis. @ragman, si puede dar más detalles sobre su problema, podríamos ayudarlo. Disculpe esta respuesta del traductor de Google ;-)

ragman has reacted to this post.
ragman

@rcohen y @luishp, Gracias por la pronta atencion a mi consulta, y les pido disculpa por no responder antes.

Lo que pasa es: puedo llenar los campos con los datos que necesito con el comando BrowserSetElement, pero cuando al ejecutar el boton "Ingresar" con BrowserExecScript  no funciona o  lo estoy haciendo mal. ( No conozco html, java, css )

he probado el plugin zmwOnTheEdge y funciona muy bien, pero me pasa lo mismo que con BrowserExecScript. al no poder ejercutar el boton y pasar a la siguiente pantalla.

Gracias

 

 

Hi @ragman,

No hablo español así que lo traduje con google. ¿Puede enviar su aplicación de muestra de Visualneo Win?
I don't speak Spanish so I translated with google. Can you send me the VisualNeo Win sample application?

Thanks,
Zaeem


ragman has reacted to this post.
ragman

Pruebe este comando usando el complemento zmwOnTheEdge para hacer clic en el botón de una página HTML

Try this command using zmwOnTheEdge plugin to click the button of an HTML page.

Para hacer clic por ID (To click by ID):   zmwEdgeClickElement "Edge1" "#sysverb_login"

haga clic por nombre (To click by Name):   zmwEdgeClickElement "Edge1" "not_important"

Disculpe mi español ya que es una traducción de Google.

Please excuse my Spanish as it is a google translation.

Thanks,

Zaeem

luishp and ragman have reacted to this post.
luishpragman

Gracias, y no se preocupe por la traducción.

Cuando llegue a la casa, lo reviso.

 

Thanks, and don't worry about the translation.

When I get home, I'll check it out.

 

 

@zmworks7,

Gracias totales, me funciono con zmwEdgeClickElement "Edge1" "#sysverb_login"

Total thanks, it worked for me with zmwEdgeClickElement "Edge1" "#sysverb_login"

rcohen has reacted to this post.
rcohen