Broken images finding in Selenium Web Driver for the entire web site

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Broken images finding in Selenium Web Driver for the entire web site

sneha4job

I want to find the broken images for the entire site, I can able to do that for only a single page, ex: Home page.

How can we do that for the entire site?
Reply | Threaded
Open this post in threaded view
|

Re: Broken images finding in Selenium Web Driver for the entire web site

softwaretestingforum
Administrator
You don't need selenium for it, you can try tools like - http://home.snafu.de/tilman/xenulink.html
~ seleniumtests.com
Reply | Threaded
Open this post in threaded view
|

Re: Broken images finding in Selenium Web Driver for the entire web site

sneha4job
Yes I know and I have few online tools also. But I have a task to do it in selenium