History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: WT-388
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Assignee: Marc Guillemot
Reporter: David Cumberland
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
WebTest

Enable verifyLinks to follow https links

Created: 20/Feb/08 00:00:54   Updated: 20/Feb/08 11:38:48
Affects Version/s: None
Fix Version/s: 2.6

Environment: N/A


 Description   
Currently, the VerifyLinks step (com.canoo.webtest.steps.verify.VerifyLinks) limits itself to only follow links with a protocol of http. The logic behind this makes sense. However, there are many cases where the link we wish to test are "https". It seems reasonable to allow VerifyLinks to follow both http and https protocols.

I believe the code change could be very simple. The first check in VerifyLinks.processLink() should check for both http or https. There may be other checks needed that I've missed and the documentation will need to be updated.



 All   Comments   Change History      Sort Order:
Comment by Marc Guillemot [20/Feb/08 11:38:48]
Fixed in build 1665