Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

timocov/website-loading-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website-loading-checker

This is simple tool for web pages availability checking. Using Selenium WebDriver (via Selenium Hub) for open pages and check logs.

Requirements:

Python:

see requirements.txt

Binary

chromedriver in PATH

Usage

pip install -r requirements.txt
export HUB_URL=my-selenium-hub.hostname.com
python checker.py http://google.com https://github.com/timocov https://translate.google.ru

Releases

No releases published

Packages

No packages published

Languages