Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
231cf871
Commit
231cf871
authored
Sep 24, 2014
by
Aaron Wells
Browse files
Recognize the new "delete group" buttons in Selenium
Change-Id: Iec67045359087151a7b950ebd9caa9e584c895a9
parent
5dc9206a
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/selenium/groups/Reset_Groups.html
View file @
231cf871
...
...
@@ -17,18 +17,18 @@
<td></td>
</tr>
<tr>
<td>
open
</td>
<td></td>
<td>
clickAndWait
</td>
<td>
link=Admin Test Group
</td>
<td></td>
</tr>
<tr>
<td>
clickAndWait
</td>
<td>
link=Admin Test Group
</td>
<td>
selectWindow
</td>
<td>
null
</td>
<td></td>
</tr>
<tr>
<td>
clickAndWait
</td>
<td>
link=Delete
"
Admin Test Group
"
</td>
<td>
css=span.btn-del
</td>
<td></td>
</tr>
<tr>
...
...
@@ -43,7 +43,7 @@
</tr>
<tr>
<td>
clickAndWait
</td>
<td>
link=Delete
"
Controlled Group
"
</td>
<td>
css=span.btn-del
</td>
<td></td>
</tr>
<tr>
...
...
@@ -58,7 +58,7 @@
</tr>
<tr>
<td>
clickAndWait
</td>
<td>
link=Delete
"
Admin VIP Group
"
</td>
<td>
css=span.btn-del
</td>
<td></td>
</tr>
<tr>
...
...
@@ -73,7 +73,7 @@
</tr>
<tr>
<td>
clickAndWait
</td>
<td>
link=Delete
"
Public discussion
"
</td>
<td>
css=span.btn-del
</td>
<td></td>
</tr>
<tr>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment