~vasilev/psiphon/sprint3-579678

« back to all changes in this revision

Viewing changes to trunk/testing/selenium_scripts/test_init.html

  • Committer: Adam Pritchard
  • Date: 2010-07-16 19:31:33 UTC
  • mfrom: (95.1.8 testing-2.5)
  • Revision ID: adam@adampsidev-20100716193133-n6rxnrqwt68d0ck8
Made Selenium work; added some tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
        <td>Test Init</td>
42
42
        <td></td>
43
43
</tr>
 
44
<tr>
 
45
        <td>storeGlobal</td>
 
46
        <td>/12345/</td>
 
47
        <td>proxy_suffix</td>
 
48
</tr>
 
49
<tr>
 
50
        <td>storeGlobal</td>
 
51
        <td>seleniumadmin</td>
 
52
        <td>current_username</td>
 
53
</tr>
 
54
<tr>
 
55
        <td>storeGlobal</td>
 
56
        <td>xxxxxx</td>
 
57
        <td>current_password</td>
 
58
</tr>
44
59
 
45
60
</tbody></table>
46
61
</body>