This page test that parsers can extract URLs from differnt structures.
From: hCard test suite 1.0
Tests:
| Test | Result | Comment |
|---|---|---|
| vcard[0].url[0] | IsEqualTo("http://example.com/johndoe/") | Should collect the URL from the a element |
| vcard[1].url[0] | IsEqualTo("http://example.com/johndoe/") | Should collect the URL from the area element |
| vcard[2].photo[0] | IsEqualTo("https://ufxtract.com/testsuite/images/photo.gif") | Should collect the URL of the image element |
History:
John Doe - Blog:
John Doe 