Buenas Tardes
Estoy automatizando con Selenium hace algunas semanas y ya tengo grandes avances (A mi punto de Vista.), Ya tengo los casos de prueba con el Código de Selenium.
Estoy ejecutándolo con Selenium Driver, y las pruebas se ejecutan con Firefox (Naturalmente), en Chrome.
Pero estoy intentando ejecutar con Explorer y tengo problemas.
1. Cuando Ejecuto las pruebas , se abre el puerto correctamente y se abre el navegador.
2. El navegador toma la Url que esta en el código.
3. El robot de selenium recorre los campos.
4. El robot tiene programado escribir unos datos en unos campos de Logueo, pero lo escribe nada
5. El Robot da clic en el boton enviar, sin colocar datos en los campos y no presenta errores como, Object not found
Agradecería que me puedan ayudar con alguna solución al respecto.
__________________________________________________ ___________
good Afternoon
I'm automating with Selenium few weeks ago and got great progress (in my point of view.), I already have test cases with Selenium code.
I'm running it with Selenium Driver, and the tests run with Firefox (of course) in Chrome.
But I'm trying to run and I have problems with Explorer.
1. When I run the tests, the correct port is open and the browser opens.
Two. The browser takes the URL that is in the code.
Three. The walking robot selenium fields.
April. The robot is programmed to write some data in a logging camps, but writes nothing
May. The Robot click on the submit button, without putting data into fields and bug-like, Object not found
Appreciate that can help me with some solution to this.