diff --git a/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser.html b/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser.html
index 2714ef5a..7d769fb0 100644
--- a/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser.html
+++ b/utilities/acceptance-tests/suites/SelfEditing/CreateNewSelfEditorUser.html
@@ -131,17 +131,17 @@
type |
- email-address |
+ id=email-address |
JaneFaculty@cornell.edu |
type |
- first-name |
+ id=first-name |
Jane |
type |
- last-name |
+ id=last-name |
Faculty |
@@ -161,22 +161,22 @@
click |
- //input[@name='role' and @value='http://permissionSet-1'] |
+ name=role |
|
type |
- initial-password |
+ id=initial-password |
myPassword |
type |
- confirm-password |
+ id=confirm-password |
myPassword |
clickAndWait |
- submitAdd |
+ name=submitAdd |
|