Tests "refactored" to remove extraneous clicks
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user