Create your first automation in just a few minutes.Try Studio Web →
by Paramatrix Technologies Pvt Ltd
0
Activity
250
Summary
Summary
This bot is developed to extract all accessible links present on a web page. It is mainly used for testing any Web based application
Overview
Overview
This Bot uses web crawling for extracting all the links present on the webpage in tag and if the links start with https or http then it logs the status code of all the URLs in the Output file.
This Bot can be useful for testing if a particular webpage is accessible or not.
If the link starts with https and Access code is 200 then logs into the file as the URL is accessible and secured.
If the response code is 401 then it will be logged as unauthorized access.
If the response code is 408 then the result will be Operation time out.
If the code is 404, then the page is not found.
(User can expect some delay in the current version, for the updated version please reach out to us at Ramachandran.paulraj@paramatrix.com or Kalpesh.desai@paramatrix.com)
Features
Features
1. Easy to identify if the number of links present on a web page (URL) are accessible or not. 2. Testers often encounter the need of testing the number of links present on a specific web page. 3. Improve efficiency. 4. Detailed report is generated to check the status of each URL.
Additional Information
Additional Information
Dependencies
No special dependencies
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
Apache
Privacy Terms
Technical
Version
1.0Updated
August 5, 2020Works with
Studio: 19.10.4 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources