When I set attribute:
When I set attribute {string} to {string} Copy
When I set attribute {string} to {string}
GENERALLY DO NOT USE THIS AND PREFER STEPS THAT RESEMBLE HOW USERS USE YOUR SITE.
When I set attribute "checked" to "checked" Copy
When I set attribute "checked" to "checked"
A preceding step like "When I find element by label text" is required. For example:
When I find element by label text "Input" And I set attribute "checked" to "checked" Copy
When I find element by label text "Input" And I set attribute "checked" to "checked"
When I set attribute:
GENERALLY DO NOT USE THIS AND PREFER STEPS THAT RESEMBLE HOW USERS USE YOUR SITE.