Then I see element attribute equals:
Then I see element attribute {string} equals {string} Copy
Then I see element attribute {string} equals {string}
Then I see element attribute "name" equals "value" Copy
Then I see element attribute "name" equals "value"
A preceding step like "When I find element by text" is required. For example:
When I find link by text "Link"Then I see element attribute "href" equals "/" Copy
When I find link by text "Link"Then I see element attribute "href" equals "/"
Then I see element attribute equals: