Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 615 Bytes

File metadata and controls

26 lines (17 loc) · 615 Bytes

RIPuppet

A node js library for GUI Ripping on web applications

Executing

To execute the testing tool use the following command:

npm start

Ver el reporte

Para ver el reporte generado por el testing tool, se debe abrir el archivo index.html que se encuentra en la carpeta reporte. Ayudado por un servidor web, se puede ver el reporte en el navegador.

npm i -g http-server
cd results/2023-04-30T03.04.29.739Z/chromium
http-server

Por su comodidad deplegamos el reporte en la siguiente URL:

Reporte de la entrega de la semana 4