Open bklynjones opened 2 years ago
The User has the 'hello usb' application open
they have the text field in focus
they type string data into the text field
press 'enter' on the keyboard UI
The data will be stored in volatile memory on the application
Given
The User has the 'hello usb' application open
AND
they have the text field in focus
WHEN
they type string data into the text field
AND
press 'enter' on the keyboard UI
THEN
The data will be stored in volatile memory on the application