Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1 KB

README.md

File metadata and controls

44 lines (27 loc) · 1 KB

WebPage_LoadTime_Selenium

Calculate and save loading time of website

Selenium based solution for calculating website's loading time. Selenium is a very powerful tool for web automation. Loading time of each site is saved under data.txt file.

Running project locally:


git clone https://github.com/Alik-Kumar-Ghosh/WebPage_LoadTime_Selenium.git 
cd WebPage_LoadTime_Selenium
mvn clean 
mvn compile
mvn test

Technologies Used

< Selenium >
< maven >
< Java >

https://selenium.dev/
https://maven.apache.org/
https://selenium.dev/java


Saved DATA

alt text


ScreenCast

alt text


License

© Alik Kumar Ghosh, The_Mask_Shop is licensed under the GNU General Public License v3.0 License