1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6 <title>should_manage_project_creators</title>
9 <table cellpadding="1" cellspacing="1" border="1">
13 <td>/sessions/logout</td>
18 <td>/sessions/new</td>
38 <td>/permission_templates</td>
42 <td>waitForElementPresent</td>
43 <td>css=td[data-permission="user"]</td>
48 <td>css=td[data-permission="user"] .js-update-users</td>
52 <td>waitForElementPresent</td>
53 <td>css=#grant-to-project-creators</td>
57 <td>assertElementPresent</td>
58 <td>css=#grant-to-project-creators:not(:checked)</td>
63 <td>css=#grant-to-project-creators</td>
68 <td>css=.js-modal-close</td>
72 <td>waitForElementPresent</td>
73 <td>css=td[data-permission="user"] .js-project-creators</td>
78 <td>css=td[data-permission="user"] .js-update-users</td>
82 <td>waitForElementPresent</td>
83 <td>css=#grant-to-project-creators</td>
87 <td>assertElementPresent</td>
88 <td>css=#grant-to-project-creators:checked</td>
93 <td>css=#grant-to-project-creators</td>
98 <td>css=.js-modal-close</td>
102 <td>waitForElementNotPresent</td>
103 <td>css=td[data-permission="user"] .js-project-creators</td>