57 lines
1.7 KiB
HTML
57 lines
1.7 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
<link rel="selenium.base" href="" />
|
|
<title>login</title>
|
|
<meta name="ghost-inspector-details" content="" />
|
|
<meta name="ghost-inspector-browser" content="chrome" />
|
|
<meta name="ghost-inspector-userAgent" content="" />
|
|
<meta name="ghost-inspector-region" content="us-east-1" />
|
|
<meta name="ghost-inspector-globalStepDelay" content="250" />
|
|
<meta name="ghost-inspector-maxWaitDelay" content="15000" />
|
|
<meta name="ghost-inspector-maxAjaxDelay" content="10000" />
|
|
<meta name="ghost-inspector-viewportSize" content="1920x1080" />
|
|
<meta name="ghost-inspector-screenshotTarget" content="" />
|
|
<meta name="ghost-inspector-screenshotExclusions" content="div.global-navigation, time" />
|
|
<meta name="ghost-inspector-screenshotCompareEnabled" content="true" />
|
|
<meta name="ghost-inspector-screenshotCompareThreshold" content="0.04" />
|
|
</head>
|
|
<body>
|
|
<table cellpadding="1" cellspacing="1" border="1">
|
|
<thead>
|
|
<tr>
|
|
<td rowspan="1" colspan="3">login</td>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>waitForPageToLoad</td>
|
|
<td></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>open</td>
|
|
<td>/login-dev</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>waitForPageToLoad</td>
|
|
<td></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>waitForElementPresent</td>
|
|
<td>css=.home__content > h1</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>assertText</td>
|
|
<td>css=.home__content > h1</td>
|
|
<td>JEDI Cloud Services</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</body>
|
|
</html> |