Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created August 8, 2012 20:35
Show Gist options
  • Save phlegx/3298444 to your computer and use it in GitHub Desktop.
Save phlegx/3298444 to your computer and use it in GitHub Desktop.
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