Skip to content

Migration

Mark edited this page Sep 28, 2023 · 3 revisions

Table of Contents

Removed Step Replaced Step
I see element has attribute {string} equal to {string} I see element attribute {string} equals {string}
I see element has attribute {string} containing {string} I see element attribute {string} contains {string}
I see input has value I see input value
I see input has value containing I see input value contains
I see textarea has value I see textarea value
I see textarea has value containing I see textarea value contains
Removed Step Replaced Step
I get element by label text I find element by label text
I get element by title I find element by title
Clone this wiki locally