lunes, 27 de julio de 2015

Drag & Drop in Selenium

We have already seen previously about the action class
Now we will see about the drag and drop using action class.


For this example we will download this code Download  https://github.com/MarisolChambiArrosquipa/Automation

we will have two element, origin(this element that we want to move) and destination(to where we want to move).




In this case we using the library Math.random() to move the elements randomly. in this example we have five elements.






No hay comentarios:

Publicar un comentario