Tests "refactored" to remove extraneous clicks

This commit is contained in:
Jay R. Newlin (PromptWorks)
2019-11-01 16:08:05 -04:00
parent e64f5cb96a
commit fee7a1f85d
20 changed files with 1 additions and 2066 deletions

View File

@@ -3,7 +3,7 @@
<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="http://localhost:8000" />
<link rel="selenium.base" href="" />
<title>login</title>
<meta name="ghost-inspector-details" content="" />
<meta name="ghost-inspector-browser" content="chrome" />
@@ -42,16 +42,6 @@
<td></td>
</tr>
<tr>
<td>captureEntirePageScreenshot</td>
<td></td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td></td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
<td>css=.about-cloud > h1</td>
<td></td>