The goal of this exercise is to be able to clear a field prior to entering text in it.
Create an automated test that make sure the name field value equals the string 'Zington'. To achieve this you need to create a script that either clear the field and send keys to it, or setting the value of it.