| newprofile1-DE | ||
| open | /gigcentral/ | |
| click | xpath=(//a[contains(text(),'Profiles')])[3] | |
| clickAndWait | xpath=(//a[contains(text(),'Add a Profile')])[2] | |
| type | id=userfile | /Users/Lugano/Desktop/school/sp17/ITC260PHP/tests/bonesAUTOMATIONKEEPHERE.jpg |
| type | id=first_name | Bones |
| type | id=last_name | Hillman |
| type | id=email | bones@example.com |
| type | id=password | test |
| type | id=re_password | test |
| type | name=bio | test |
| clickAndWait | name=Submit | |