Stop searching by tag/class name if -i/--id option is specified.
Since there can only be one element with a given id, there is no point in searching by tag name or id. This only makes the output more confusing if user makes an error.
Since there can only be one element with a given id, there is no point in searching by tag name or id. This only makes the output more confusing if user makes an error.