Created
August 8, 2012 20:35
-
-
Save phlegx/3298444 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
agent.page.search("//link[@rel='shortcut icon']") | |
=> [#<Nokogiri::XML::Element:0x11a8028 name="link" attributes=[#<Nokogiri::XML::Attr:0x11a7f88 name="rel" value="shortcut icon">, #<Nokogiri::XML::Attr:0x11a7f74 name="href" value="http://cdn.sstatic.net/stackoverflow/img/favicon.ico">]>] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment