Skip to content

Instantly share code, notes, and snippets.

@andreastt
Created April 14, 2011 16:22
Show Gist options
  • Save andreastt/919838 to your computer and use it in GitHub Desktop.
Save andreastt/919838 to your computer and use it in GitHub Desktop.
.//input[(not(@type) or (@type!="file" and @type!="radio" and @type!="checkbox" and @type!="submit" and @type="reset" and @type!="image" and @type!="button" and @type!="hidden" and @type!="url" and @type!="datetime" and @type!="date" and @type!="month" and @type!="week" and @type!="time" and @type!="datetime-local" and @type!="range" and @type!="color")) and @name='q'] | .//textarea[@name='q']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment