Then I see element attribute contains:
Then I see element attribute {string} contains {string} Copy
Then I see element attribute {string} contains {string}
Then I see element attribute "name" contains "value" Copy
Then I see element attribute "name" contains "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" contains "/" Copy
When I find link by text "Link"Then I see element attribute "href" contains "/"
Then I see element attribute contains: