Skip to content

:seen Option Not Matching Seen Text #73

@sshaw

Description

@sshaw

This does not match:

expect(<<~HTML).to have_tag("p", :seen => "The following thangz ... 4 days")
<p>
  The following thangz ...
  4
  days
</p>
HTML

Looks like :seen only ignores leading and trailing space? It should match what's seen by the user: The following thangz ... 4 days

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions