Skip to content

This utility assist to validate broken image(s) for wd api.

License

Notifications You must be signed in to change notification settings

vimukt/broken-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broken Image Validator

A small library that checks image is loaded correctly. I can be used for wd api{selenium} automation.

Installation

`npm install broken-image'

Usage

var check = require('../index');

    check.image.isLoaded("https://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg")

Tests

npm run test

About

This utility assist to validate broken image(s) for wd api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published