Scenario: Type into a textboxSteps:For the first textbox get the placeholder textType into the textboxAssert the value of the textbox now equals the text typed
Scenario: Reading and clearing a textboxSteps:Get the text from the second textboxClear the textboxAssert its new value is empty