PublicMethodsTest revision 2c6e1e062b5e873f228b9b285b3681afb0f93767
2792N/A<?xml version="1.0" encoding="UTF-8"?>
2891N/A<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2792N/A<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
2792N/A<head profile="http://selenium-ide.openqa.org/profiles/test-case">
2792N/A<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
2792N/A<link rel="selenium.base" href="http://localhost:28080/" />
2792N/A<title>PublicMethodsTest</title>
2792N/A</head>
2792N/A<body>
2792N/A<table cellpadding="1" cellspacing="1" border="1">
2792N/A<thead>
2792N/A<tr><td rowspan="1" colspan="3">PublicMethodsTest</td></tr>
2792N/A</thead><tbody>
2792N/A<tr>
2792N/A <td>open</td>
2792N/A <td>index.html</td>
2792N/A <td></td>
2792N/A</tr>
2792N/A<tr>
2792N/A <td>runScript</td>
2792N/A <td>require([&quot;org/forgerock/commons/ui/user/delegates/UserDelegate&quot;], function(userDelegate) { userDelegate.removeAllUsers(); });</td>
2792N/A <td></td>
2792N/A</tr>
2792N/A<tr>
2792N/A <td>waitForCondition</td>
4495N/A <td>selenium.browserbot.getUserWindow().$.active == 0</td>
2792N/A <td>10000</td>
2792N/A</tr>
4495N/A<tr>
2792N/A <td>runScript</td>
4495N/A <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>
2792N/A <td></td>
4495N/A</tr>
4495N/A
4495N/A</tbody></table>
4495N/A</body>
4495N/A</html>
2792N/A