PublicMethodsTest revision 62467e72606331d973e7610f7fc82ba9749282aa
850df77cdb8ca32e00bcb6c444cb7c5ee350fad9vboxsync<?xml version="1.0" encoding="UTF-8"?>
850df77cdb8ca32e00bcb6c444cb7c5ee350fad9vboxsync<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
c643209d51a088af6a6ef3dc8b8e450035f5076cvboxsync<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
c643209d51a088af6a6ef3dc8b8e450035f5076cvboxsync<head profile="http://selenium-ide.openqa.org/profiles/test-case">
c643209d51a088af6a6ef3dc8b8e450035f5076cvboxsync<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
c643209d51a088af6a6ef3dc8b8e450035f5076cvboxsync<link rel="selenium.base" href="http://localhost:28080/" />
<title>PublicMethodsTest</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">PublicMethodsTest</td></tr>
</thead><tbody>
<tr>
<td>open</td>
<td>index.html</td>
<td></td>
</tr>
<tr>
<td>runScript</td>
<td>require([&quot;org/forgerock/commons/ui/user/delegates/UserDelegate&quot;], function(userDelegate) { userDelegate.removeAllUsers(); });</td>
<td></td>
</tr>
<tr>
<td>waitForCondition</td>
<td>selenium.browserbot.getUserWindow().$.active == 0</td>
<td>10000</td>
</tr>
<tr>
<td>runScript</td>
<td>require([&quot;org/forgerock/commons/ui/user/delegates/UserDelegate&quot;], function(userDelegate) { userDelegate.createEntity({ userName : &quot;test@test.test&quot;, givenName : &quot;test&quot;, familyName :&quot;test&quot;, email : &quot;test@test.test&quot;, password : &quot;tesT#1#Test&quot;, address1 : &quot;&quot;, address2 : &quot;&quot;, city : &quot;&quot;, postalCode : &quot;&quot;, phoneNumber : &quot;&quot;, country : &quot;&quot;, stateProvince : &quot;&quot;, securityQuestion : &quot;&quot;, securityAnswer : &quot;&quot; }); });</td>
<td></td>
</tr>
</tbody></table>
</body>
</html>