1 Replies Last post: Nov 29, 2008 3:33 AM by anatar02  
Dave Beginner 1 posts since
Nov 28, 2008
Currently Being Moderated

Nov 28, 2008 6:18 AM

How to check HTTP response headers?

Hi,

 

I'd like to create a Selenium IDE test that loads a file download link and checks the HTTP response headers (e.g. Content-Type = application\pdf) - is this possible?

 

Cheers,

Dave.

anatar02 Master 379 posts since
Apr 4, 2008
Currently Being Moderated
1. Nov 29, 2008 3:33 AM in response to: Dave
Re: How to check HTTP response headers?

Hi Dave,

 

          I don't thing you can check HTTP response in selenium tool, becauase selenium is purely for regression testing,

 

Please correct me if i am wrong....

 

Thanks

 

Ashok Natarajan,

More Like This

  • Retrieving data ...