Browse Source

fix integration tests on alerts

tags/2.6
simonbrandhof 13 years ago
parent
commit
ee5682e886

+ 6
- 1
tests/integration/tests/src/it/selenium/alerts/create_and_delete_alert_on_lines_of_code.html View File

</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>clickAndWait</td>
<td>alerts_java_Integration%20tests</td>
<td>rules-java-Integration%20tests</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Alerts</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>

+ 7
- 2
tests/integration/tests/src/it/selenium/alerts/should_validate_alert_on_creation.html View File

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case"> <head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="" />
<link rel="selenium.base" href="http://localhost:9000/" />
<title>should_validate_alert_on_creation</title> <title>should_validate_alert_on_creation</title>
</head> </head>
<body> <body>
</tr> </tr>
<tr> <tr>
<td>clickAndWait</td> <td>clickAndWait</td>
<td>alerts_java_Integration%20tests</td>
<td>rules-java-Integration%20tests</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Alerts</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>

Loading…
Cancel
Save