summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests
diff options
context:
space:
mode:
authorwei <>2005-12-10 11:49:29 +0000
committerwei <>2005-12-10 11:49:29 +0000
commit98215a603fb798cdb4178e49061977544aaa45b7 (patch)
tree282787037961f7466acbd174ce151cac6de71273 /tests/FunctionalTests
parent25f9c45261aafd65477ad526e0b6ad3dca80803a (diff)
Initial import selenium functional test framework.
Diffstat (limited to 'tests/FunctionalTests')
-rw-r--r--tests/FunctionalTests/config.php229
-rw-r--r--tests/FunctionalTests/framework/Demos/testControls0
-rw-r--r--tests/FunctionalTests/framework/Demos/testControls.php16
-rw-r--r--tests/FunctionalTests/framework/IndexPage.tpl13
-rw-r--r--tests/FunctionalTests/framework/Web/UI/config.xml7
-rw-r--r--tests/FunctionalTests/framework/Web/UI/testTButton.php24
-rw-r--r--tests/FunctionalTests/framework/Web/UI/testTButton.tpl7
-rw-r--r--tests/FunctionalTests/framework/Web/config.xml5
-rw-r--r--tests/FunctionalTests/framework/application.xml12
-rw-r--r--tests/FunctionalTests/framework/config.xml6
-rw-r--r--tests/FunctionalTests/index.php26
-rw-r--r--tests/FunctionalTests/selenium/SeleneseRunner.html97
-rw-r--r--tests/FunctionalTests/selenium/SeleniumLog.html61
-rw-r--r--tests/FunctionalTests/selenium/TestRunner-splash.html55
-rw-r--r--tests/FunctionalTests/selenium/TestRunner.hta146
-rw-r--r--tests/FunctionalTests/selenium/TestRunner.html146
-rw-r--r--tests/FunctionalTests/selenium/VERSION.txt1
-rw-r--r--tests/FunctionalTests/selenium/build.xml109
-rw-r--r--tests/FunctionalTests/selenium/doc/FAQ.html128
-rw-r--r--tests/FunctionalTests/selenium/doc/FAQ.txt127
-rw-r--r--tests/FunctionalTests/selenium/doc/contact.html23
-rw-r--r--tests/FunctionalTests/selenium/doc/developingdrivers.html134
-rw-r--r--tests/FunctionalTests/selenium/doc/driven.html206
-rw-r--r--tests/FunctionalTests/selenium/doc/home-page.html161
-rw-r--r--tests/FunctionalTests/selenium/doc/images/Adjacent.pngbin0 -> 39287 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/Embedded.pngbin0 -> 30678 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/SmallAdjacent.pngbin0 -> 12067 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/SmallEmbedded.pngbin0 -> 6141 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/SmallStandalone.pngbin0 -> 7336 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/Standalone.pngbin0 -> 38131 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/localhostAut.pngbin0 -> 4474 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/localhostDriver.pngbin0 -> 3865 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/localhostSelenium.pngbin0 -> 3600 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/stockmeister.pngbin0 -> 6514 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/images/tested-with-selenium.pngbin0 -> 3294 bytes
-rw-r--r--tests/FunctionalTests/selenium/doc/index.html30
-rw-r--r--tests/FunctionalTests/selenium/doc/jsrmi.html151
-rw-r--r--tests/FunctionalTests/selenium/doc/release-notes.html97
-rw-r--r--tests/FunctionalTests/selenium/doc/rst2html.bat3
-rw-r--r--tests/FunctionalTests/selenium/doc/seleniumReference.html1148
-rw-r--r--tests/FunctionalTests/selenium/doc/seleniumReference.txt771
-rw-r--r--tests/FunctionalTests/selenium/doc/testRunner.txt99
-rw-r--r--tests/FunctionalTests/selenium/doc/testrunner.html213
-rw-r--r--tests/FunctionalTests/selenium/doc/usage.html84
-rw-r--r--tests/FunctionalTests/selenium/dom-images/butmin.gifbin0 -> 843 bytes
-rw-r--r--tests/FunctionalTests/selenium/dom-images/butplus.gifbin0 -> 848 bytes
-rw-r--r--tests/FunctionalTests/selenium/dom-styles/default.css298
-rw-r--r--tests/FunctionalTests/selenium/domviewer.html16
-rw-r--r--tests/FunctionalTests/selenium/html-xpath/carnation.jpgbin0 -> 4153 bytes
-rw-r--r--tests/FunctionalTests/selenium/html-xpath/example.html75
-rw-r--r--tests/FunctionalTests/selenium/html-xpath/html-xpath-patched.js657
-rw-r--r--tests/FunctionalTests/selenium/html-xpath/html-xpath.js610
-rw-r--r--tests/FunctionalTests/selenium/html-xpath/license.txt504
-rw-r--r--tests/FunctionalTests/selenium/html-xpath/rainbow.jpgbin0 -> 6085 bytes
-rw-r--r--tests/FunctionalTests/selenium/htmlutils.js283
-rw-r--r--tests/FunctionalTests/selenium/index.html60
-rw-r--r--tests/FunctionalTests/selenium/install-readme.txt9
-rw-r--r--tests/FunctionalTests/selenium/jsmock/mock-tests.html205
-rw-r--r--tests/FunctionalTests/selenium/jsmock/mock.js124
-rw-r--r--tests/FunctionalTests/selenium/php/TestRunner.php156
-rw-r--r--tests/FunctionalTests/selenium/php/results.php166
-rw-r--r--tests/FunctionalTests/selenium/php/selenium.php485
-rw-r--r--tests/FunctionalTests/selenium/prado-functional-test.js175
-rw-r--r--tests/FunctionalTests/selenium/readme-selenium-fitrunner.txt46
-rw-r--r--tests/FunctionalTests/selenium/readme-selenium-rpcrunner.txt17
-rw-r--r--tests/FunctionalTests/selenium/selenium-api.js731
-rw-r--r--tests/FunctionalTests/selenium/selenium-browserbot.js996
-rw-r--r--tests/FunctionalTests/selenium/selenium-commandhandlers.js291
-rw-r--r--tests/FunctionalTests/selenium/selenium-domviewer.js188
-rw-r--r--tests/FunctionalTests/selenium/selenium-executionloop.js234
-rw-r--r--tests/FunctionalTests/selenium/selenium-fitrunner.js597
-rw-r--r--tests/FunctionalTests/selenium/selenium-logging.js88
-rw-r--r--tests/FunctionalTests/selenium/selenium-logo.graffle509
-rw-r--r--tests/FunctionalTests/selenium/selenium-logo.pngbin0 -> 6714 bytes
-rw-r--r--tests/FunctionalTests/selenium/selenium-seleneserunner.js172
-rw-r--r--tests/FunctionalTests/selenium/selenium-tableparser.js50
-rw-r--r--tests/FunctionalTests/selenium/selenium-testrunner.js597
-rw-r--r--tests/FunctionalTests/selenium/selenium.css211
-rw-r--r--tests/FunctionalTests/selenium/user-extensions.js.sample62
-rw-r--r--tests/FunctionalTests/selenium/xmlextras.js153
-rw-r--r--tests/FunctionalTests/selenium/xpath.js4169
-rw-r--r--tests/FunctionalTests/tests.php10
82 files changed, 17279 insertions, 0 deletions
diff --git a/tests/FunctionalTests/config.php b/tests/FunctionalTests/config.php
new file mode 100644
index 00000000..c53d206d
--- /dev/null
+++ b/tests/FunctionalTests/config.php
@@ -0,0 +1,229 @@
+<?php
+
+//error_reporting(E_ALL);
+//restore_error_handler();
+
+$SIMPLE_TEST = dirname(__FILE__).'/../UnitTests';
+
+require_once($SIMPLE_TEST.'/simpletest/unit_tester.php');
+require_once($SIMPLE_TEST.'/simpletest/web_tester.php');
+require_once($SIMPLE_TEST.'/simpletest/mock_objects.php');
+require_once($SIMPLE_TEST.'/simpletest/reporter.php');
+require(dirname(__FILE__).'/selenium/php/selenium.php');
+
+/** test configurations , OVERRIDE to suite your enviornment !!! **/
+class PradoTestConfig
+{
+ //directories containing test files
+ public function unit_test_groups()
+ {
+ return array();
+ }
+
+ //test directory base
+ public function tests_directory()
+ {
+ return dirname(__FILE__).'/framework/';
+ }
+
+ //prado frame work directory
+ public static function framework()
+ {
+ return realpath(dirname(__FILE__).'/../../framework/');
+ }
+
+ //do test that require mysql database connection?
+ public function doMySQLTests()
+ {
+ return false;
+ }
+
+ //run the prado application
+ public function runApplication($appUrl='tests.php', $file=null, $class='PradoApplicationTester')
+ {
+ if(is_null($file))
+ $file = $this->tests_directory().'/application.xml';
+ $app = new $class($file, $this, $appUrl);
+ $app->run();
+ }
+
+ //file patterns to accept for test
+ public function acceptPattern()
+ {
+ return '/test(\w+)\.php/';
+ }
+
+ public function rejectPattern()
+ {
+ return null;
+ }
+
+ public function getTestCase()
+ {
+ return isset($_GET['file']) ? $_GET['file'] : '';
+ }
+}
+
+//set up the PradoApplication Testing stub.
+
+require_once(PradoTestConfig::framework().'/prado.php');
+require_once(PradoTestConfig::framework().'/TApplication.php');
+
+class PradoApplicationTester extends TApplication
+{
+ protected $testConfig;
+
+
+ public function __construct($spec, $config, $appUrl)
+ {
+ $this->testConfig = $config;
+ parent::__construct($spec);
+ $request = new FunctionTestRequest();
+ $request->init($this, null);
+ $request->setAppUrl($appUrl);
+ $this->setRequest($request);
+ $response = new FunctionTestResponse();
+ $response->init($this, null);
+ $this->setResponse($response);
+ }
+
+ public function run()
+ {
+ $this->applyDefaultExceptionHandlers();
+ $this->initApplication($this->getConfigurationFile(),null);
+ }
+
+ public function getServiceConfig()
+ {
+ $config=new TApplicationConfiguration;
+ $config->loadFromFile($this->getConfigurationFile());
+ return $config->getService($this->getTestServiceID());
+ }
+
+ public function getTestServiceID()
+ {
+ if(($serviceID=$this->getRequest()->getServiceID())===null)
+ $serviceID=self::DEFAULT_SERVICE;
+ return $serviceID;
+ }
+
+ public function getTestPage($file)
+ {
+ $parameter = $this->getTestServiceParameter($file);
+ $this->getRequest()->setServiceParameter($parameter);
+ $service = $this->getService();
+ $config = $this->getServiceConfig();
+ $service->init($this, $config[2]);
+ $service->run();
+ return $service->getRequestedPage();
+ }
+
+ protected function getTestServiceParameter($file)
+ {
+ $file = realpath($file);
+ $base = realpath($this->testConfig->tests_directory());
+ $search = array($base, '.php');
+ $replace = array('', '');
+ $pagePath = str_replace($search, $replace, $file);
+ $separator = array("/", "\\");
+ if(in_array($pagePath[0], $separator))
+ $pagePath = substr($pagePath, 1);
+ return str_replace($separator, array('.','.'), $pagePath);
+ }
+}
+
+class FunctionTestRequest extends THttpRequest
+{
+ protected $appUrl;
+
+ public function setServiceParameter($parameter)
+ {
+ parent::setServiceParameter($parameter);
+ }
+
+ public function setAppUrl($url)
+ {
+ $this->appUrl = $url;
+ }
+
+ public function getApplicationPath()
+ {
+ return $this->appUrl;
+ }
+
+ public function getTestUrl()
+ {
+ $serviceParam = $this->getServiceParameter();
+ $serviceID= prado::getApplication()->getTestServiceID();
+ return $this->constructUrl($serviceID, $serviceParam);
+ }
+}
+
+class FunctionTestResponse extends THttpResponse
+{
+ public function write($str)
+ {
+
+ }
+}
+
+/** set up the tests **/
+
+class PradoSimpleTester
+{
+ protected $tester;
+
+ function __construct($tester)
+ {
+ $this->tester = $tester;
+ $this->tester->runApplication();
+ }
+
+ function getTests($name='All Tests')
+ {
+ $unit_tests = new GroupTest($name);
+
+ foreach($this->tester->unit_test_groups() as $group => $dir)
+ {
+ $unit_tests->addTestCase($this->testSuits($group, $dir));
+ }
+ return $unit_tests;
+ }
+
+ protected function testSuits($group, $path)
+ {
+ $suite = new GroupTest($group);
+ $dir = dir($path);
+
+ while (false !== ($entry = $dir->read()))
+ {
+ $file = realpath($path.'/'.$entry);
+ $matchFile = $this->tester->getTestCase();
+ if(is_file($file) && $this->filePatternMatch($file))
+ {
+ if(empty($matchFile) ||
+ (!empty($matchFile)
+ && is_int(strpos($file, $matchFile))))
+ $suite->addTestFile($file);
+ }
+
+ }
+ $dir->close();
+ return $suite;
+ }
+
+ protected function filePatternMatch($file)
+ {
+ $accept = $this->tester->acceptPattern();
+ $reject = $this->tester->rejectPattern();
+
+ $valid = true;
+ if(!is_null($accept))
+ $valid = $valid && preg_match($accept, $file);
+ if(!is_null($reject))
+ $valid = $valid && !preg_match($reject, $file);
+ return $valid;
+ }
+}
+
+?> \ No newline at end of file
diff --git a/tests/FunctionalTests/framework/Demos/testControls b/tests/FunctionalTests/framework/Demos/testControls
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/tests/FunctionalTests/framework/Demos/testControls
diff --git a/tests/FunctionalTests/framework/Demos/testControls.php b/tests/FunctionalTests/framework/Demos/testControls.php
new file mode 100644
index 00000000..c55f3618
--- /dev/null
+++ b/tests/FunctionalTests/framework/Demos/testControls.php
@@ -0,0 +1,16 @@
+<?php
+
+class testControls extends SeleniumTestCase
+{
+ function setup()
+ {
+ $this->open('../../demos/controls/index.php');
+ }
+
+ function testIndexPage()
+ {
+ $this->assertTextPresent("Welcome! Guest");
+ $this->clickAndWait('ctl0$header$ctl15');
+ $this->assertTextPresent("Login");
+ }
+} \ No newline at end of file
diff --git a/tests/FunctionalTests/framework/IndexPage.tpl b/tests/FunctionalTests/framework/IndexPage.tpl
new file mode 100644
index 00000000..733c495e
--- /dev/null
+++ b/tests/FunctionalTests/framework/IndexPage.tpl
@@ -0,0 +1,13 @@
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <title>Functional Tests</title>
+</head>
+
+<body>
+<h1>Functional Test Pages</h1>
+</body>
+</html> \ No newline at end of file
diff --git a/tests/FunctionalTests/framework/Web/UI/config.xml b/tests/FunctionalTests/framework/Web/UI/config.xml
new file mode 100644
index 00000000..7e71f4aa
--- /dev/null
+++ b/tests/FunctionalTests/framework/Web/UI/config.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<configuration>
+ <pages>
+ <page id="testTButton" class="testTButton" />
+ </pages>
+</configuration> \ No newline at end of file
diff --git a/tests/FunctionalTests/framework/Web/UI/testTButton.php b/tests/FunctionalTests/framework/Web/UI/testTButton.php
new file mode 100644
index 00000000..eb4c4987
--- /dev/null
+++ b/tests/FunctionalTests/framework/Web/UI/testTButton.php
@@ -0,0 +1,24 @@
+<?php
+
+class testTButton extends TPage
+{
+
+}
+
+
+class testTButtonCase extends SeleniumTestCase
+{
+ function setup()
+ {
+ $this->initPage(__FILE__);
+ $this->open($this->Page->Request->TestUrl);
+ }
+
+ function testButtonClick()
+ {
+ $this->assertTextPresent("TButton Functional Test");
+ $this->click($this->Page->button1);
+ }
+}
+
+?> \ No newline at end of file
diff --git a/tests/FunctionalTests/framework/Web/UI/testTButton.tpl b/tests/FunctionalTests/framework/Web/UI/testTButton.tpl
new file mode 100644
index 00000000..ac051f28
--- /dev/null
+++ b/tests/FunctionalTests/framework/Web/UI/testTButton.tpl
@@ -0,0 +1,7 @@
+<com:TForm>
+
+ <h1>TButton Functional Test</h1>
+
+ <com:TButton ID="button1" Text="Click Me!" />
+
+</com:TForm> \ No newline at end of file
diff --git a/tests/FunctionalTests/framework/Web/config.xml b/tests/FunctionalTests/framework/Web/config.xml
new file mode 100644
index 00000000..f9533de1
--- /dev/null
+++ b/tests/FunctionalTests/framework/Web/config.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<configuration>
+
+</configuration> \ No newline at end of file
diff --git a/tests/FunctionalTests/framework/application.xml b/tests/FunctionalTests/framework/application.xml
new file mode 100644
index 00000000..16377248
--- /dev/null
+++ b/tests/FunctionalTests/framework/application.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<application id="functional" mode="Debug">
+ <paths>
+ <alias id="Tests" path="." />
+ </paths>
+ <!-- modules configured and loaded for all services -->
+ <services>
+ <!-- page service, BasePath is required -->
+ <service id="page" BasePath="Tests" DefaultPage="IndexPage" />
+ </services>
+</application> \ No newline at end of file
diff --git a/tests/FunctionalTests/framework/config.xml b/tests/FunctionalTests/framework/config.xml
new file mode 100644
index 00000000..918c49df
--- /dev/null
+++ b/tests/FunctionalTests/framework/config.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configuration>
+ <pages>
+ <page id="IndexPage" class="TPage" TemplateFile="Tests.IndexPage" />
+ </pages>
+</configuration> \ No newline at end of file
diff --git a/tests/FunctionalTests/index.php b/tests/FunctionalTests/index.php
new file mode 100644
index 00000000..b2c9e16c
--- /dev/null
+++ b/tests/FunctionalTests/index.php
@@ -0,0 +1,26 @@
+<?php
+
+require('config.php');
+
+class BrowserTestConfig extends PradoTestConfig
+{
+ //functional test groups
+ public function unit_test_groups()
+ {
+ $groups['Web/UI'] = realpath($this->tests_directory().'/Web/UI/');
+ $groups['Demos'] = realpath($this->tests_directory().'/Demos/');
+ return $groups;
+ }
+}
+
+
+$root = dirname(__FILE__);
+$server = SimpleSeleniumProxyServer::getInstance($root);
+
+$tester = new PradoSimpleTester(new BrowserTestConfig());
+$browser_tests = $tester->getTests();
+$browser_tests->run(new SeleniumReporter());
+
+$server->handleRequest();
+
+?> \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/SeleneseRunner.html b/tests/FunctionalTests/selenium/SeleneseRunner.html
new file mode 100644
index 00000000..4ace34c7
--- /dev/null
+++ b/tests/FunctionalTests/selenium/SeleneseRunner.html
@@ -0,0 +1,97 @@
+<!--
+Copyright 2004 ThoughtWorks, Inc
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<html>
+<head>
+<meta content="text/html; charset=ISO-8859-1"
+http-equiv="content-type">
+<title>Selenium Functional Test Runner</title>
+<link rel="stylesheet" type="text/css" href="selenium.css" />
+<script language="JavaScript" type="text/javascript" src="jsunit/app/jsUnitCore.js"></script>
+<script type="text/javascript" src="xmlextras.js"></script>
+
+<script language="JavaScript" type="text/javascript" src="selenium-browserbot.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-api.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-commandhandlers.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-executionloop.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-seleneserunner.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-logging.js"></script>
+<script language="JavaScript" type="text/javascript" src="htmlutils.js"></script>
+<script language="JavaScript" type="text/javascript" src="xpath.js"></script>
+<script language="JavaScript" type="text/javascript" src="user-extensions.js"></script>
+<script language="JavaScript" type="text/javascript">
+ function openDomViewer() {
+ var autFrame = document.getElementById('myiframe');
+ var autFrameDocument = getIframeDocument(autFrame);
+ var domViewer = window.open('domviewer.html');
+ domViewer.rootDocument = autFrameDocument;
+ return false;
+ }
+</script>
+<script>
+</script>
+</head>
+
+<body onLoad="runTest()">
+
+<table border="1" style="height: 100%;">
+ <tr>
+ <td width="50%" height="30%">
+ <table>
+ <tr>
+ <td>
+ <img src="selenium-logo.png">
+ </td>
+ <td>
+ <h1><a href="http://selenium.thoughtworks.com" >Selenium</a> Functional Testing for Web Apps</h1>
+ Open Source From <a href="http://www.thoughtworks.com">ThoughtWorks, Inc</a> and Friends
+ <form action="">
+ <br/>Slow Mode:<INPUT TYPE="CHECKBOX" NAME="FASTMODE" VALUE="YES" onmouseup="slowClicked()">
+
+ <fieldset>
+ <legend>Tools</legend>
+
+ <button type="button" id="domViewer1" onclick="openDomViewer();">
+ View DOM
+ </button>
+ <button type="button" onclick="LOG.show();">
+ Show Log
+ </button>
+ </fieldset>
+
+ </form>
+
+ </td>
+ </tr>
+ </table>
+ <form action="">
+ <label id="context" name="context"></label>
+ </form>
+ </td>
+ <td width="50%" height="30%">
+ <b>Last Four Commands</b><br/>
+ <div id="commandList"></div>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2" height="70%">
+ <iframe name="myiframe" id="myiframe" src="" height="100%" width="100%"></iframe>
+ </td>
+ </tr>
+</table>
+
+</body>
+</html>
+
diff --git a/tests/FunctionalTests/selenium/SeleniumLog.html b/tests/FunctionalTests/selenium/SeleniumLog.html
new file mode 100644
index 00000000..01a5a9fe
--- /dev/null
+++ b/tests/FunctionalTests/selenium/SeleniumLog.html
@@ -0,0 +1,61 @@
+<html>
+
+<head>
+<title>Selenium Log Console</title>
+<link id="cssLink" rel="stylesheet" href="selenium.css" />
+
+</head>
+<body id="logging-console">
+
+<script language="JavaScript">
+
+var logLevels = {
+ debug: 0,
+ info: 1,
+ warn: 2,
+ error: 3
+};
+
+function getThresholdLevel() {
+ var buttons = document.getElementById('logLevelChooser').level;
+ for (var i = 0; i < buttons.length; i++) {
+ if (buttons[i].checked) {
+ return buttons[i].value;
+ }
+ }
+}
+
+function append(message, logLevel) {
+ if (logLevels[logLevel] < logLevels[getThresholdLevel()]) {
+ return;
+ }
+ var log = document.getElementById('log');
+ var newEntry = document.createElement('li');
+ newEntry.className = logLevel;
+ newEntry.appendChild(document.createTextNode(message));
+ log.appendChild(newEntry);
+ if (newEntry.scrollIntoView) {
+ newEntry.scrollIntoView();
+ }
+}
+
+</script>
+
+<div id="banner">
+ <form id="logLevelChooser">
+ <input id="level-error" type="radio" name="level"
+ value="error" /><label for="level-error">Error</label>
+ <input id="level-warn" type="radio" name="level"
+ value="warn" /><label for="level-warn">Warn</label>
+ <input id="level-info" type="radio" name="level" checked="yes"
+ value="info" /><label for="level-info">Info</label>
+ <input id="level-debug" type="radio" name="level"
+ value="debug" /><label for="level-debug">Debug</label>
+ </form>
+ <h1>Selenium Log Console</h1>
+</div>
+
+<ul id="log"></ul>
+
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/TestRunner-splash.html b/tests/FunctionalTests/selenium/TestRunner-splash.html
new file mode 100644
index 00000000..3abd1ec8
--- /dev/null
+++ b/tests/FunctionalTests/selenium/TestRunner-splash.html
@@ -0,0 +1,55 @@
+<!--
+Copyright 2005 ThoughtWorks, Inc
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<html>
+<link rel="stylesheet" type="text/css" href="selenium.css" />
+<body>
+<table width="100%">
+
+<tr>
+ <th>&uarr;</th>
+ <th>&uarr;</th>
+ <th>&uarr;</th>
+</tr>
+<tr>
+ <th width="25%">Test Suite</th>
+ <th width="50%">Current Test</th>
+ <th width="25%">Control Panel</th>
+</tr>
+<tr><td>&nbsp;</td></tr>
+
+<tr>
+<td></td>
+<td class="selenium splash">
+
+<img src="selenium-logo.png" align="right">
+
+<h1>Selenium</h1>
+<h2>by <a href="http://www.thoughtworks.com">ThoughtWorks</a> and friends</h2>
+
+<p>
+For more information on Selenium, visit
+
+<pre>
+ <a href="http://selenium.thoughtworks.com" target="_blank">http://selenium.thoughtworks.com</a>
+</pre>
+
+</td>
+<tr>
+
+</table>
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/TestRunner.hta b/tests/FunctionalTests/selenium/TestRunner.hta
new file mode 100644
index 00000000..e4516243
--- /dev/null
+++ b/tests/FunctionalTests/selenium/TestRunner.hta
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<HTA:APPLICATION ID="SeleniumTestRunner" APPLICATIONNAME="Selenium" >
+<!-- the previous line is only relevant if you rename this
+ file to "TestRunner.hta" -->
+
+<!-- The copyright notice and other comments have been moved to after the HTA declaration,
+ to work-around a bug in IE on Win2K whereby the HTA application doesn't function correctly -->
+<!--
+Copyright 2004 ThoughtWorks, Inc
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
+
+<title>Selenium Functional Test Runner</title>
+<link rel="stylesheet" type="text/css" href="selenium.css" />
+<script language="JavaScript" type="text/javascript" src="html-xpath/html-xpath-patched.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-browserbot.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-api.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-commandhandlers.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-executionloop.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-fitrunner.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-logging.js"></script>
+<script language="JavaScript" type="text/javascript" src="htmlutils.js"></script>
+<script language="JavaScript" type="text/javascript" src="xpath.js"></script>
+<script language="JavaScript" type="text/javascript" src="user-extensions.js"></script>
+<script language="JavaScript" type="text/javascript">
+ function openDomViewer() {
+ var autFrame = document.getElementById('myiframe');
+ var autFrameDocument = getIframeDocument(autFrame);
+ this.rootDocument = autFrameDocument;
+ var domViewer = window.open('domviewer.html');
+ return false;
+ }
+</script>
+</head>
+
+<body onload="start();">
+
+ <table class="layout">
+ <form action="" name="controlPanel">
+
+ <!-- Suite, Test, Control Panel -->
+
+ <tr class="selenium">
+ <td width="25%" height="30%" rowspan="2"><iframe name="testSuiteFrame" id="testSuiteFrame" src="./tests/TestSuite.html"></iframe></td>
+ <td width="50%" height="30%" rowspan="2"><iframe name="testFrame" id="testFrame"></iframe></td>
+ <th width="25%" height="1" class="header">
+ <h1><a href="http://selenium.thoughtworks.com" title="The Selenium Project">Selenium</a> TestRunner</h1>
+ </th>
+ </tr>
+
+ <tr class="selenium">
+ <td width="25%" height="30%" id="controlPanel">
+
+ <fieldset>
+ <legend>Execute Tests</legend>
+
+ <div>
+ <input id="modeRun" type="radio" name="runMode" value="0" checked="checked"/><label for="modeRun">Run</label>
+ <input id="modeWalk" type="radio" name="runMode" value="500" /><label for="modeWalk">Walk</label>
+ <input id="modeStep" type="radio" name="runMode" value="-1" /><label for="modeStep">Step</label>
+ </div>
+
+ <div>
+ <button type="button" id="runSuite" onclick="startTestSuite();"
+ title="Run the entire Test-Suite">
+ <strong>All</strong>
+ </button>
+ <button type="button" id="runTest" onclick="runSingleTest();"
+ title="Run the current Test">
+ <em>Selected</em>
+ </button>
+ <button type="button" id="continueTest" disabled="disabled"
+ title="Continue the Test">
+ Continue
+ </button>
+ </div>
+
+ </fieldset>
+
+ <table id="stats" align="center">
+ <tr>
+ <td colspan="2" align="right">Elapsed:</td>
+ <td id="elapsedTime" colspan="2">00.00</td>
+ </tr>
+ <tr>
+ <th colspan="2">Tests</th>
+ <th colspan="2">Commands</th>
+ </tr>
+ <tr>
+ <td class="count" id="testRuns">0</td>
+ <td>run</td>
+ <td class="count" id="commandPasses">0</td>
+ <td>passed</td>
+ </tr>
+ <tr>
+ <td class="count" id="testFailures">0</td>
+ <td>failed</td>
+ <td class="count" id="commandFailures">0</td>
+ <td>failed</td>
+ </tr>
+ <tr>
+ <td colspan="2"></td>
+ <td class="count" id="commandErrors">0</td>
+ <td>incomplete</td>
+ </tr>
+ </table>
+
+ <fieldset>
+ <legend>Tools</legend>
+
+ <button type="button" id="domViewer1" onclick="openDomViewer();">
+ View DOM
+ </button>
+ <button type="button" onclick="LOG.show();">
+ Show Log
+ </button>
+
+ </fieldset>
+
+ </td>
+ </tr>
+
+ <!-- AUT -->
+
+ <tr>
+ <td colspan="3" height="70%"><iframe name="myiframe" id="myiframe" src="TestRunner-splash.html"></iframe></td>
+ </tr>
+ </form>
+ </table>
+
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/TestRunner.html b/tests/FunctionalTests/selenium/TestRunner.html
new file mode 100644
index 00000000..c476f25e
--- /dev/null
+++ b/tests/FunctionalTests/selenium/TestRunner.html
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<HTA:APPLICATION ID="SeleniumTestRunner" APPLICATIONNAME="Selenium" >
+<!-- the previous line is only relevant if you rename this
+ file to "TestRunner.hta" -->
+
+<!-- The copyright notice and other comments have been moved to after the HTA declaration,
+ to work-around a bug in IE on Win2K whereby the HTA application doesn't function correctly -->
+<!--
+Copyright 2004 ThoughtWorks, Inc
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
+
+<title>Selenium Functional Test Runner</title>
+<link rel="stylesheet" type="text/css" href="selenium.css" />
+<script language="JavaScript" type="text/javascript" src="html-xpath/html-xpath-patched.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-browserbot.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-api.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-commandhandlers.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-executionloop.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-testrunner.js"></script>
+<script language="JavaScript" type="text/javascript" src="selenium-logging.js"></script>
+<script language="JavaScript" type="text/javascript" src="htmlutils.js"></script>
+<script language="JavaScript" type="text/javascript" src="xpath.js"></script>
+<script language="JavaScript" type="text/javascript" src="user-extensions.js"></script>
+<script language="JavaScript" type="text/javascript">
+ function openDomViewer() {
+ var autFrame = document.getElementById('myiframe');
+ var autFrameDocument = getIframeDocument(autFrame);
+ this.rootDocument = autFrameDocument;
+ var domViewer = window.open('domviewer.html');
+ return false;
+ }
+</script>
+</head>
+
+<body onload="start();">
+
+ <table class="layout">
+ <form action="" name="controlPanel">
+
+ <!-- Suite, Test, Control Panel -->
+
+ <tr class="selenium">
+ <td width="25%" height="30%" rowspan="2"><iframe name="testSuiteFrame" id="testSuiteFrame" src="./tests/TestSuite.html"></iframe></td>
+ <td width="50%" height="30%" rowspan="2"><iframe name="testFrame" id="testFrame"></iframe></td>
+ <th width="25%" height="1" class="header">
+ <h1><a href="http://selenium.thoughtworks.com" title="The Selenium Project">Selenium</a> TestRunner</h1>
+ </th>
+ </tr>
+
+ <tr class="selenium">
+ <td width="25%" height="30%" id="controlPanel">
+
+ <fieldset>
+ <legend>Execute Tests</legend>
+
+ <div>
+ <input id="modeRun" type="radio" name="runMode" value="0" checked="checked"/><label for="modeRun">Run</label>
+ <input id="modeWalk" type="radio" name="runMode" value="500" /><label for="modeWalk">Walk</label>
+ <input id="modeStep" type="radio" name="runMode" value="-1" /><label for="modeStep">Step</label>
+ </div>
+
+ <div>
+ <button type="button" id="runSuite" onclick="startTestSuite();"
+ title="Run the entire Test-Suite">
+ <strong>All</strong>
+ </button>
+ <button type="button" id="runTest" onclick="runSingleTest();"
+ title="Run the current Test">
+ <em>Selected</em>
+ </button>
+ <button type="button" id="continueTest" disabled="disabled"
+ title="Continue the Test">
+ Continue
+ </button>
+ </div>
+
+ </fieldset>
+
+ <table id="stats" align="center">
+ <tr>
+ <td colspan="2" align="right">Elapsed:</td>
+ <td id="elapsedTime" colspan="2">00.00</td>
+ </tr>
+ <tr>
+ <th colspan="2">Tests</th>
+ <th colspan="2">Commands</th>
+ </tr>
+ <tr>
+ <td class="count" id="testRuns">0</td>
+ <td>run</td>
+ <td class="count" id="commandPasses">0</td>
+ <td>passed</td>
+ </tr>
+ <tr>
+ <td class="count" id="testFailures">0</td>
+ <td>failed</td>
+ <td class="count" id="commandFailures">0</td>
+ <td>failed</td>
+ </tr>
+ <tr>
+ <td colspan="2"></td>
+ <td class="count" id="commandErrors">0</td>
+ <td>incomplete</td>
+ </tr>
+ </table>
+
+ <fieldset>
+ <legend>Tools</legend>
+
+ <button type="button" id="domViewer1" onclick="openDomViewer();">
+ View DOM
+ </button>
+ <button type="button" onclick="LOG.show();">
+ Show Log
+ </button>
+
+ </fieldset>
+
+ </td>
+ </tr>
+
+ <!-- AUT -->
+
+ <tr>
+ <td colspan="3" height="70%"><iframe name="myiframe" id="myiframe" src="TestRunner-splash.html"></iframe></td>
+ </tr>
+ </form>
+ </table>
+
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/VERSION.txt b/tests/FunctionalTests/selenium/VERSION.txt
new file mode 100644
index 00000000..2d589f48
--- /dev/null
+++ b/tests/FunctionalTests/selenium/VERSION.txt
@@ -0,0 +1 @@
+trunk (SVN/UNRELEASED) \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/build.xml b/tests/FunctionalTests/selenium/build.xml
new file mode 100644
index 00000000..73376a1e
--- /dev/null
+++ b/tests/FunctionalTests/selenium/build.xml
@@ -0,0 +1,109 @@
+<project name="Selenium Javascript Build" default="run_jsunit_tests" basedir=".">
+
+ <property name="version" value="0.2"/>
+
+ <!-- global properties -->
+ <property name="JSUnitHome" value="${basedir}/jsunit"/>
+ <property name="WebServerPort" value="8000"/> <!-- this must match the hardcoded value in tinyWebServer.py -->
+
+ <path id="JSUnitClassPath">
+ <fileset dir="${JSUnitHome}/java/lib">
+ <include name="*.jar"/>
+ </fileset>
+ <fileset dir="${JSUnitHome}/java/bin">
+ <include name="jsunit.jar"/>
+ </fileset>
+ </path>
+
+
+ <!-- Private independant targets -->
+ <target name="-start_web_server">
+ <exec executable="startWebServer.bat" spawn="true"/>
+ <waitfor maxwaitunit="second" maxwait="5" timeoutproperty="webserver.timeout">
+ <http url="http://localhost:${WebServerPort}"/>
+ </waitfor>
+ <fail message="Timed out waiting for http://localhost:${WebServerPort}" if="webserver.timeout"/>
+ </target>
+
+ <target name="-stop_web_server" description="Stops a web server">
+ <exec executable="stopWebServer.bat"/>
+ </target>
+
+ <target name="-execute_jsunit_tests">
+
+ <property name="JSUnitServerPort" value="8080"/>
+
+ <!-- TODO : Make this locally configurable without needing to hack build.xml -->
+ <property name="browserFileNames" value="c:\program files\Mozilla Firefox\firefox.exe,c:\program files\internet explorer\iexplore.exe"/>
+
+ <property name="JSUnitSuitePath" value="/tests/jsUnitSuite.html"/>
+ <property name="JSUnitTestRunnerPath" value="/jsunit/testRunner.html"/>
+
+ <!-- TODO: Theres a lot of moving parts here!
+ - The JSUnit testrunner and the tests themselves are served to the browser by the (python) webserver
+ - The Browser communicates with the build via a JSUnit server running on jetty
+ - consolidate to one webserver?
+ - Get runner and tests from the filesystem instead?
+ -->
+ <property name="testUrl" value="http://localhost:${WebServerPort}${JSUnitTestRunnerPath}?testPage=http://localhost:${WebServerPort}${JSUnitSuitePath}&amp;autoRun=true&amp;submitresults=localhost:${JSUnitServerPort}/jsunit/acceptor"/>
+
+ <junit showoutput="true" failureproperty="JSUnitTestsFailed">
+ <classpath refid="JSUnitClassPath"/>
+ <sysproperty key="browserFileNames" value="${browserFileNames}"/>
+ <sysproperty key="url" value="${testUrl}"/>
+ <sysproperty key="port" value="${JSUnitServerPort}"/>
+ <sysproperty key="logsDirectory" value="jsunit-logs"/>
+ <test name="net.jsunit.StandaloneTest"/>
+ </junit>
+ </target>
+
+ <target name="-check_for_jsunit_failure">
+ <fail message="One or more JSUnit Tests Failed" if="JSUnitTestsFailed"/>
+ </target>
+
+ <!-- Dependancy Targets -->
+ <target name="--run_jsunit_tests" depends=" -start_web_server, -execute_jsunit_tests, -stop_web_server, -check_for_jsunit_failure"/>
+
+ <!-- Public Targets -->
+ <target name="run_jsunit_tests" description="Runs selenium JSUnit tests" depends="--run_jsunit_tests"/>
+
+ <target name="dist">
+
+ <mkdir dir="dist"/>
+
+ <echo file="dist/readme.txt">Create a TestSuite.html page, and a number of test pages here. Read the docs!</echo>
+
+ <zip destfile="dist/selenium-${version}-inbrowser.zip">
+ <zipfileset dir="dist" prefix="tests/html">
+ <include name="readme.txt"/>
+ </zipfileset>
+ <fileset dir=".">
+ <exclude name="dist/**"/>
+ <exclude name="SeleneseRunner.html"/>
+ <exclude name="jsmock/**"/>
+ <exclude name="jsunit/**"/>
+ <exclude name="jsunit-logs/**"/>
+ <exclude name="tests/**"/>
+ <exclude name="build.xml"/>
+ <exclude name="**/web.xml"/>
+ </fileset>
+ </zip>
+
+ <zip destfile="dist/selenium-${version}-inbrowser-src.zip">
+ <fileset dir=".">
+ <exclude name="dist/**"/>
+ <include name="**"/>
+ </fileset>
+ </zip>
+ <delete file="dist/readme.txt"/>
+
+ </target>
+ <target name="publish-dist" depends="dist">
+
+ <copy todir="../../website/webapps/ROOT" file="dist/selenium-${version}-inbrowser-src.zip"/>
+ <copy todir="../../website/webapps/ROOT" file="dist/selenium-${version}-inbrowser.zip"/>
+
+ </target>
+
+
+</project>
diff --git a/tests/FunctionalTests/selenium/doc/FAQ.html b/tests/FunctionalTests/selenium/doc/FAQ.html
new file mode 100644
index 00000000..90299653
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/FAQ.html
@@ -0,0 +1,128 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="generator" content="Docutils 0.3.5: http://docutils.sourceforge.net/" />
+<title>Selenium Frequently Asked Questions</title>
+<link rel="stylesheet" href="default.css" type="text/css" />
+</head>
+<body>
+<h1 class="title">Selenium Frequently Asked Questions</h1>
+<div class="document" id="selenium-frequently-asked-questions">
+<!-- Please note that until there's a Q&A-specific construct available,
+this FAQ will use section titles for questions. Therefore
+questions must fit on one line. The title may be a summary of the
+question, with the full question in the section body. -->
+<p>This is a work in progress. Please feel free to ask questions and/or
+provide answers; send email to the Selenium users email address at <a class="reference" href="mailto:selenium-users&#64;lists.public.thoughtworks.org">selenium-users&#64;lists.public.thoughtworks.org</a>.</p>
+<div class="contents topic" id="contents">
+<p class="topic-title first"><a name="contents">Contents</a></p>
+<ul class="auto-toc simple">
+<li><a class="reference" href="#selenium" id="id2" name="id2">1   Selenium</a><ul class="auto-toc">
+<li><a class="reference" href="#what-is-selenium-used-for" id="id3" name="id3">1.1   What is Selenium used for?</a></li>
+<li><a class="reference" href="#why-can-t-i-script-google-com" id="id4" name="id4">1.2   Why can't I script google.com?</a></li>
+<li><a class="reference" href="#how-can-i-run-my-test-against-a-foreign-or-remote-server-and-get-around-cross-site-scripting-security" id="id5" name="id5">1.3   How can I run my test against a foreign or remote server and get around cross-site scripting security?</a></li>
+<li><a class="reference" href="#how-do-you-create-test-tables" id="id6" name="id6">1.4   How do you create test tables?</a></li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="section" id="selenium">
+<h1><a class="toc-backref" href="#id2" name="selenium">1   Selenium</a></h1>
+<div class="section" id="what-is-selenium-used-for">
+<h2><a class="toc-backref" href="#id3" name="what-is-selenium-used-for">1.1   What is Selenium used for?</a></h2>
+<p>It is used for functional or system testing web applications. These tests
+are also sometimes called acceptance, customer, or integration tests. Selenium is not meant for unit testing.</p>
+</div>
+<div class="section" id="why-can-t-i-script-google-com">
+<h2><a class="toc-backref" href="#id4" name="why-can-t-i-script-google-com">1.2   Why can't I script google.com?</a></h2>
+<p>Question:
+<em>I was trying to write a simple script that does a google search.
+I have been running into all sorts of problems. Does this work for you?
+Here is my test:</em> <table cellpadding="1" cellspacing="1" border="1">
+ <tbody>
+ <tr>
+ <td rowspan="1" colspan="3">Test Type<br>
+ </td>
+ </tr>
+ <tr>
+ <td>open</td>
+ <td>http://www.google.com/</td>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td>type</td>
+ <td>q</td>
+ <td>testing tools</td>
+ </tr>
+ <tr>
+ <td>click</td>
+ <td>submitButton</td>
+ <td>&nbsp;</td>
+ </tr>
+ </tbody>
+</table>.</p>
+<p>Answer:
+The quick answer is that because of cross-site scripting security built into
+JavaScript engines in all browsers, you can't edit the content of a web page
+from another domain. The foreign page will probably load correctly and be visible
+in the test runner window, but Selenium won't be able to query or edit its contents.
+In other words, you can't run selenium on &quot;foo.com&quot; and
+run a test that edits values and clicks buttons against &quot;bar.com&quot;. So, in
+its current form, you can't &quot;script&quot; google.com because your script isn't
+currently hosted on google.com. When Selenium and the application you are
+testing is hosted on the same domain, however, you do not run into the
+cross-site scripting security feature/limitation.</p>
+<p>You read more about cross-site scripting here: <a class="reference" href="http://www.devarticles.com/c/a/JavaScript/JavaScript-Security/">http://www.devarticles.com/c/a/JavaScript/JavaScript-Security/</a></p>
+<p>Also, if cross-site scripting security didn't exist, be careful about your
+field and button references in your tests. The current version
+of Selenium uses the &quot;id&quot; attribute of the object you are referring to in your
+test. The search field and submit button at google.com have &quot;name&quot; attributes,
+but not not &quot;id&quot; attributes. Therefore, Selenium wouldn't be able to find the objects.
+Future versions of Selenium will be able to search for objects by more than
+just the id attribute, though.</p>
+</div>
+<div class="section" id="how-can-i-run-my-test-against-a-foreign-or-remote-server-and-get-around-cross-site-scripting-security">
+<h2><a class="toc-backref" href="#id5" name="how-can-i-run-my-test-against-a-foreign-or-remote-server-and-get-around-cross-site-scripting-security">1.3   How can I run my test against a foreign or remote server and get around cross-site scripting security?</a></h2>
+<p>There are a few ways around cross-site scripting to access a remote server.
+You could use a combination of proxying and URL rewriting in Apache to
+trick the browser into the thinking the application and the testing tool
+are coming from the same domain.</p>
+<p>Another option is to run Selenium as an &quot;HTA&quot; application, or &quot;HTML
+Application&quot; in Internet Explorer. HTA applications run in the security
+context of any trusted application on the client, so there is no cross-site
+scripting limitation. (You can find out more here:
+<a class="reference" href="http://msdn.microsoft.com/workshop/author/hta/overview/htaoverview.asp">http://msdn.microsoft.com/workshop/author/hta/overview/htaoverview.asp</a>) The
+equivalent to this &quot;security-free&quot; client on the Mozilla side of the fence
+would be to write a XUL wrapper/extension.</p>
+<p>Also, please see the answer to the related question: &quot;Why can't I script google.com&quot;.</p>
+</div>
+<div class="section" id="how-do-you-create-test-tables">
+<h2><a class="toc-backref" href="#id6" name="how-do-you-create-test-tables">1.4   How do you create test tables?</a></h2>
+<p>The developers on the Selenium project use Mozilla Composer to
+create plain HTML text files for their tests.
+By default, Mozilla Composer writes very clean HTML without any extra, unnecessary markup.</p>
+<p>Future versions of Selenium may support RST (ReStructred Text), or wiki-table
+syntax, natively. However, you are free to use another format now,
+as long as you remember to generate the HTML files from your source files,
+either during your build process or dynamically at run-time.</p>
+<table class="field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field"><th class="field-name">Author:</th><td class="field-body">Jason Huggins</td>
+</tr>
+<tr class="field"><th class="field-name">Created Date:</th><td class="field-body">11/05/2004</td>
+</tr>
+<tr class="field"><th class="field-name">Modified Date:</th><td class="field-body">11/05/2004</td>
+</tr>
+<tr class="field"><th class="field-name">Created With:</th><td class="field-body">reStructuredText: <a class="reference" href="http://docutils.sourceforge.net/rst.html">http://docutils.sourceforge.net/rst.html</a></td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+</div>
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/doc/FAQ.txt b/tests/FunctionalTests/selenium/doc/FAQ.txt
new file mode 100644
index 00000000..ad9894ee
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/FAQ.txt
@@ -0,0 +1,127 @@
+===========================================
+ Selenium Frequently Asked Questions
+===========================================
+
+.. Please note that until there's a Q&A-specific construct available,
+ this FAQ will use section titles for questions. Therefore
+ questions must fit on one line. The title may be a summary of the
+ question, with the full question in the section body.
+
+This is a work in progress. Please feel free to ask questions and/or
+provide answers; send email to the Selenium users email address at `selenium-users@lists.public.thoughtworks.org`__.
+
+.. _let us know:
+__ mailto:selenium-users@lists.public.thoughtworks.org
+
+
+.. contents::
+.. sectnum::
+
+
+
+
+Selenium
+========
+
+What is Selenium used for?
+--------------------------
+
+It is used for functional or system testing web applications. These tests
+are also sometimes called acceptance, customer, or integration tests. Selenium is not meant for unit testing.
+
+
+
+Why can't I script google.com?
+------------------------------
+Question:
+*I was trying to write a simple script that does a google search.
+I have been running into all sorts of problems. Does this work for you?
+Here is my test:* |test|.
+
+.. |test| raw:: html
+
+ <table cellpadding="1" cellspacing="1" border="1">
+ <tbody>
+ <tr>
+ <td rowspan="1" colspan="3">Test Type<br>
+ </td>
+ </tr>
+ <tr>
+ <td>open</td>
+ <td>http://www.google.com/</td>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td>type</td>
+ <td>q</td>
+ <td>testing tools</td>
+ </tr>
+ <tr>
+ <td>click</td>
+ <td>submitButton</td>
+ <td>&nbsp;</td>
+ </tr>
+ </tbody>
+ </table>
+
+Answer:
+The quick answer is that because of cross-site scripting security built into
+JavaScript engines in all browsers, you can't edit the content of a web page
+from another domain. The foreign page will probably load correctly and be visible
+in the test runner window, but Selenium won't be able to query or edit its contents.
+In other words, you can't run selenium on "foo.com" and
+run a test that edits values and clicks buttons against "bar.com". So, in
+its current form, you can't "script" google.com because your script isn't
+currently hosted on google.com. When Selenium and the application you are
+testing is hosted on the same domain, however, you do not run into the
+cross-site scripting security feature/limitation.
+
+You read more about cross-site scripting here: http://www.devarticles.com/c/a/JavaScript/JavaScript-Security/
+
+Also, if cross-site scripting security didn't exist, be careful about your
+field and button references in your tests. The current version
+of Selenium uses the "id" attribute of the object you are referring to in your
+test. The search field and submit button at google.com have "name" attributes,
+but not not "id" attributes. Therefore, Selenium wouldn't be able to find the objects.
+Future versions of Selenium will be able to search for objects by more than
+just the id attribute, though.
+
+
+How can I run my test against a foreign or remote server and get around cross-site scripting security?
+------------------------------------------------------------------------------------------------------
+
+There are a few ways around cross-site scripting to access a remote server.
+You could use a combination of proxying and URL rewriting in Apache to
+trick the browser into the thinking the application and the testing tool
+are coming from the same domain.
+
+Another option is to run Selenium as an "HTA" application, or "HTML
+Application" in Internet Explorer. HTA applications run in the security
+context of any trusted application on the client, so there is no cross-site
+scripting limitation. (You can find out more here:
+http://msdn.microsoft.com/workshop/author/hta/overview/htaoverview.asp) The
+equivalent to this "security-free" client on the Mozilla side of the fence
+would be to write a XUL wrapper/extension.
+
+Also, please see the answer to the related question: "Why can't I script google.com".
+
+
+How do you create test tables?
+------------------------------
+
+The developers on the Selenium project use Mozilla Composer to
+create plain HTML text files for their tests.
+By default, Mozilla Composer writes very clean HTML without any extra, unnecessary markup.
+
+Future versions of Selenium may support RST (ReStructred Text), or wiki-table
+syntax, natively. However, you are free to use another format now,
+as long as you remember to generate the HTML files from your source files,
+either during your build process or dynamically at run-time.
+
+
+
+:Author:
+ Jason Huggins
+:Created Date: 11/05/2004
+:Modified Date: 11/05/2004
+:Created With: reStructuredText: http://docutils.sourceforge.net/rst.html \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/doc/contact.html b/tests/FunctionalTests/selenium/doc/contact.html
new file mode 100644
index 00000000..b109444d
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/contact.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+ <title>Selenium Contact</title>
+</head>
+<body>
+<p>
+For more information about Selenium, please use Confluence and the standard mailing lists below.
+<p>
+<h3>Selenium Project Wiki</h3>
+[ <a href="http://confluence.public.thoughtworks.org/display/SEL/Home">Selenium Confluence</a> ]
+<p>
+<h3>Selenium Development</h3><p>
+selenium-devel-subscribe@lists.public.thoughtworks.org<br>
+[ <a href="http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel">Subscribe/Unsubscribe</a> | <a href="http://lists.public.thoughtworks.org/pipermail/selenium-devel/">Message Archives</a> ]
+<p>
+<h3>Selenium Users</h3><p>
+selenium-users-subscribe@lists.public.thoughtworks.org<br>
+[ <a href="http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users">Subscribe/Unsubscribe</a> | <a href="http://lists.public.thoughtworks.org/pipermail/selenium-users/">Message Archives</a> ]
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/doc/developingdrivers.html b/tests/FunctionalTests/selenium/doc/developingdrivers.html
new file mode 100644
index 00000000..4c2594d9
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/developingdrivers.html
@@ -0,0 +1,134 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+ <title>Developing Drivers</title>
+</head>
+<body>
+<h2>Overview</h2>
+This page details important information for people developing drivers
+for Selenium.<br>
+<h2>Same Origin Policy</h2>
+This is a security issue that affects all modern browsers. It is well
+described <a
+ href="http://www.mozilla.org/projects/security/components/same-origin.html">here</a>,
+but for our purposes, it constrains the way that a
+JavaScript in a browser may interoperate with other open frames and
+windows. In short, the Selenium JavaScript app must come from (or
+appear to) the same origin as the AUT.<br>
+<h2>The Driver</h2>
+The driver has a number of duties. These are typically.. <br>
+<ul>
+ <li>Instantiating the web server with a dynamic app (servlets for
+Java) </li>
+ <li>Launching a browser with a with a URL that makes sense for
+connecting to that server </li>
+ <li>providing an API to such that commands can be routed though the
+dynamic app to the browser</li>
+</ul>
+<h2>Local, Remote and URLs<br>
+</h2>
+An application may be testable in a remote location by humans, but for
+scripted testing and the need for the driver to dynamically drive the
+browser, it is optimal for the driver to be on the same machine as that
+serving the AUT and the browser testing it.&nbsp; <br>
+<br>
+Thus, an application as deployed ...<br>
+<br>
+<img alt="http://localhost:8080/" src="images/stockmeister.png"
+ style="width: 361px; height: 68px;"><br>
+<br>
+... would appear like so for the purposes of testing ...<br>
+<br>
+<img alt="http://localhost:8080/" src="images/localhostAut.png"
+ style="width: 346px; height: 43px;"><br>
+<br>
+As with the standalone version of Selenium, there are a number of files
+(HTML and JavaScript) that comprise the bulk of the testing framework
+and sit in the browser as testing occurs. It makes most sense to put
+these in a virtual directory on the same server ...<br>
+<br>
+<img alt="http://localhost:8080/selenium/"
+ src="images/localhostSelenium.png"
+ style="width: 326px; height: 57px;"><br>
+<br>
+The dynamic webapp needs to be similarly mounted ...<br>
+<br>
+<img alt="http://localhost:8080/selenium/driver?..."
+ src="images/localhostDriver.png" style="width: 318px; height: 52px;"><br>
+<br>
+As the dynamic is the link between what is happening in the browser and
+the driving process, it we need to somehow have an instance reference
+to it.&nbsp; This is easier in some languages and web servers than
+others.&nbsp; Also full programatic start/stop control over the web
+server is not always possible for some larger web servers
+implementations.<br>
+<h2>Reply/Request Architecture</h2>
+Because a browser cannot open a socket and listen on it, we must
+effectively initiate communication thru the driver on the browser side.
+Ignoring the possibilities granted by keep-alive, we simply poll from
+the browser to the server and pick up commands to process inside the
+browser.&nbsp; Results of commands are also passed back to the dynamic
+hander over the same mechanism. These are in fact done in the same HTTP
+request.&nbsp; The results from the <span style="font-style: italic;">previous</span>
+command go back as query string parameters, and the <span
+ style="font-style: italic;">next</span> command is communicated in a
+text/plain document<br>
+<br>
+The previous/next business introduces some complexity on the driver
+side of the design. Namely hidden behind the API, the driver must
+manage queues for the outgoing commands and the (some time later)
+incoming responses.&nbsp; Java, until 1.5, did not have a blocking
+queue to make this easy. Most other languages did.<br>
+<h2><span style="font-weight: bold;">Selenese</span></h2>
+<table style="width: 100%;" border="1" cellpadding="2" cellspacing="2">
+ <tbody>
+ <tr>
+ <td>Selenese is the contrived (and mostly hidden) wire language
+that the
+driver uses to speak to the browser-bot through the dynamic
+handler. It uses HTTP for its transport, and is quite
+simple. <br>
+ <br>
+Responses come from the browser to the driver in a query
+string like&nbsp;&nbsp; <br>
+ <br>
+&nbsp; <span style="font-family: monospace;">commandResult=OK</span>, <br>
+ <br>
+Commands go from the driver to the
+browser-bot in a text/plain document:<br>
+ <br>
+&nbsp; <span style="font-family: monospace;">| open | /foo/bar.html | |</span><br
+ style="font-family: monospace;">
+ <br>
+This two way communication is of course invisible to the observer.</td>
+ <td style="width: 30%; background-color: rgb(255, 153, 102);">The
+BrowserBot, by understanding Selenese, allows a process other than the
+browser itsself to direct events on the Application Under Test.&nbsp; <br>
+ <br>
+The Selenese language is simple enough to be commandable by any
+language that has an API that can handle HTTP requests. <br>
+ <br>
+Thus, Selenese allows many different open, free or closed license
+drivers to interoperate with the BrowserBot.</td>
+ </tr>
+ </tbody>
+</table>
+<h2>Choregraphy</h2>
+The driver cleary has some fairly heavy things to do.&nbsp; It is
+important for some robustness to be built into the design. For example
+it may take a long time for the browser to be instantiated on a
+particular platform.&nbsp; It is appropriate for wait timeouts to be
+generous here.&nbsp; Similarly whilst issuing individual commands it is
+important for the driver to wait a sufficient amount of time for a
+command to execute (and its result to come back).&nbsp; For the most
+part on a localhost setup, it will be because the AUT is slow, but it
+could be because some break in the app means that there will be no
+subsequent response.&nbsp; Some timeout regime should be able to
+recover from, mark a test as failed (for reasons of timeout), and start
+again with the next test.<br>
+<br>
+<br>
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/doc/driven.html b/tests/FunctionalTests/selenium/doc/driven.html
new file mode 100644
index 00000000..a5f33dff
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/driven.html
@@ -0,0 +1,206 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="generator"
+ content="Docutils 0.3.6: http://docutils.sourceforge.net/">
+ <title>Driven Selenium Reference</title>
+ <link rel="stylesheet" href="default.css" type="text/css">
+</head>
+<body>
+<div class="document" id="selenium-reference">
+<div class="section" id="test-tables">
+<h2><a name="test-tables"></a>Overview</h2>
+Driven Selenium is where the browser is under the the control of an
+adjacent process. That process is either a Java, .Net, Ruby or Python
+application and it is typically run in conjunction with a unit testing
+framework like JUnit or NUnit. Also possible, is a console application
+driving a browser interactively.<br>
+<h2>Selenium &amp; Selenese</h2>
+The key to this mode of operation is manner in which the browset-bot
+takes instruction from the driver.&nbsp; If it were possible, the
+browser-bot's javascript would open a server socket and await requests
+from the driver. It is against the rules for browser embedded
+javascript, to open ports for incoking requests as it would be a
+general breach of security for the client-OS that the browser is
+running on.&nbsp; What a browser can do is open addition requests to
+the same server that its source came from. See <a
+ href="http://www.mozilla.org/projects/security/components/same-origin.html">http://www.mozilla.org/projects/security/components/same-origin.html</a>
+for more info.<br>
+<br>
+To overcome the limitations of Javascript in a browser page is the page
+continuously requests pages from the driver (which has conveniently
+opened a web server). The pages which are retrieved from the server are
+in fact plain text and each is an individual instruction from the
+driver for what the browser-bot is to do next.&nbsp; E.g. - <br>
+<br>
+&nbsp;&nbsp;&nbsp; | open | /foo/bar.html | |<br>
+<br>
+We refer to this architecture are reply/request rather than the more
+ususal request/reply.<br>
+<h2><a name="test-tables">Sample test method<br>
+</a></h2>
+The test script is one that would be recognisable to people adept with
+unit test frameworks :<br>
+<br>
+For Java -<br>
+<br>
+&nbsp; public void testOKClick() {<br>
+&nbsp;&nbsp;&nbsp; selenium.verifyTitle("First Page");<br>
+&nbsp;&nbsp;&nbsp; selenium.open("/TestPage.html");<br>
+&nbsp;&nbsp;&nbsp; selenium.click("OKButton");<br>
+&nbsp;&nbsp;&nbsp; selenium.verifyTitle("Another Page");<br>
+&nbsp; }<br>
+<br>
+The difference from normal unit testing is that as part of the startup,
+three major things have to happen:<br>
+<ol>
+ <li>The test framework needs to publish a fresh copy of the
+Application Under Test (AUT).
+Selenium prefers to mount its own web server temporarily for the
+purposes of testing.</li>
+ <li>The test framework needs to publish the static Selenium pages
+(refer selenium dir in TestRunner mode above) in an apparent directory
+on the same web server as (1).</li>
+ <li>The test framework needs to open a browser instance and point it
+to Selenium.html served in (2) above.</li>
+</ol>
+As each of these isa fairly time consuming operation, it is best that
+all three of those happen in a one time setup mode.&nbsp; As such, and
+even though these leverage a unit testing framework, this is definately
+for acceptance or functional testing.<br>
+<h2>Example Setup<br>
+</h2>
+</div>
+<div class="section" id="continuous-integration">For Java -<br>
+<br>
+&nbsp;&nbsp; selenium = new DefaultSelenium("c:\foo\bar-web-app\");<br>
+<br>
+The above will instantiate a web server using <a
+ href="http://jetty.mortbay.com/jetty/index.html">Jetty</a>, and
+publish it at http://localhost:8080. The Selenium pages will appear to
+be run from http://localhost:8080/selenium-driver. The default browser
+for Windows, Linux or Mac will be instantiated and directed to accept
+test instructions from the driver.<br>
+<br>
+The above would ususally be done in a setup method if under unit test
+control.&nbsp; See <a
+ href="http://junit.sourceforge.net/doc/faq/faq.htm#organize_3">http://junit.sourceforge.net/doc/faq/faq.htm#organize_3</a>
+for advice on one time setup for Java.<br>
+&nbsp;<br>
+A more complex case could be -<br>
+<br>
+&nbsp; selenium = new DefaultSelenium(new
+TomcatCommandProcessor("c:\foo\bar-web-app"), new
+MyOperaBrowserLauncher()), <br>
+<h2>Command Reference</h2>
+&nbsp;&nbsp;&nbsp; void chooseCancelOnNextConfirmation();<br>
+&nbsp;&nbsp;&nbsp; void click(String field);<br>
+&nbsp;&nbsp;&nbsp; void clickAndWait(String field);<br>
+&nbsp;&nbsp;&nbsp; void open(String path);<br>
+&nbsp;&nbsp;&nbsp; void pause(int duration);<br>
+&nbsp;&nbsp;&nbsp; void selectAndWait(String field, String value);<br>
+&nbsp;&nbsp;&nbsp; void selectWindow(String window);<br>
+&nbsp;&nbsp;&nbsp; void setTextField(String field, String value);<br>
+&nbsp;&nbsp;&nbsp; void storeText(String element, String value);<br>
+&nbsp;&nbsp;&nbsp; void storeValue(String field, String value);<br>
+&nbsp;&nbsp;&nbsp; void testComplete();<br>
+&nbsp;&nbsp;&nbsp; void type(String field, String value);<br>
+&nbsp;&nbsp;&nbsp; void typeAndWait(String field, String value);<br>
+&nbsp;&nbsp;&nbsp; void verifyAlert(String alert);<br>
+&nbsp;&nbsp;&nbsp; void verifyAttribute(String element, String value);<br>
+&nbsp;&nbsp;&nbsp; void verifyConfirmation(String confirmation);<br>
+&nbsp;&nbsp;&nbsp; void verifyElementNotPresent(String type);<br>
+&nbsp;&nbsp;&nbsp; void verifyElementPresent(String type);<br>
+&nbsp;&nbsp;&nbsp; void verifyLocation(String location);<br>
+&nbsp;&nbsp;&nbsp; void verifySelectOptions(String field, String[]
+values);<br>
+&nbsp;&nbsp;&nbsp; void verifySelected(String field, String value);<br>
+&nbsp;&nbsp;&nbsp; void verifyTable(String table, String value);<br>
+&nbsp;&nbsp;&nbsp; void verifyText(String type, String text);<br>
+&nbsp;&nbsp;&nbsp; void verifyTextPresent(String type, String text);<br>
+&nbsp;&nbsp;&nbsp; void verifyTitle(String title);<br>
+&nbsp;&nbsp;&nbsp; void verifyValue(String field, String value);<br>
+<h2>Deployment Choices</h2>
+<h3>Embedded Web Server</h3>
+<p>
+<img alt="Picture of Browser and Driving process" src="images/Embedded.png"
+ style="width: 518px; height: 302px;" align="top"><br>
+The best way to deply the driven form of Selenium is where an embedded
+web server is used. With the Java version, this could be <a
+ href="http://jetty.mortbay.com/jetty/index.html">Jetty</a> or <a
+ href="http://jakarta.apache.org/tomcat/">Tomcat</a>. <br>
+<br>
+In advance of a series of selenese instructions being issued to the
+browser, a web server containing the AUT and some static pages for
+Selenium itself will be programmatically started and used to
+communicate selenese instructions to the browser.&nbsp; When the driver
+process is complete the web server will be programmatically stopped. <br>
+</p>
+<p style="color: rgb(255, 0, 0);">[ For release 0.2 - this is the only
+mode that really works. Those below will be fine for 0.3 and above ]<br>
+</p>
+<h3>Adjacent Web Server</h3>
+<img alt="diagram of adjacent config" src="images/Adjacent.png"
+ style="width: 534px; height: 572px;"><br>
+By adjacent we mean a process on the same machine as the driver. As
+such it would appear as localhost to browsers. <br>
+<br>
+For the .Net driver embedded is very unlikely as Internet Information
+Server is running in its own process. For the Java driver, this could
+simple be a necessary choice - i.e. the deployment target is WebLogic
+or
+WebSphere which are not too embeddable.&nbsp; <br>
+<br>
+In this scenario we suggest you deploy a small web-app alongside the
+AUT that will liase between the driver process and the browser. Of
+course, there is less fine grained control over the starting and
+stopping of the server and indeed the version of the AUT. If the web
+server supports it, it is best to copy a fresh version of the AUT to
+the underlying directory that the web-app is mapped to. We call the
+small web-app the selenese proxy. It does of course slow things down a
+fraction.<br>
+<span style="font-weight: bold;"><br>
+Selenese-proxy</span><br style="font-weight: bold;">
+<br>
+If you can deploy a copy of the selenese proxy to remote web server,
+and configure it to forward requests to your machine, then you can
+essentially script that remote web app. The downside of this is that
+that remote machine can essentially only be driven from the machine
+that is configured to drive it. i.e. it would need to be reconfigured
+to be driven from elsewhere. The upside is that you can to a great
+extent mix and match your technologies to achieve this proxying (a Java
+driver could use a Python selenese-proxy script a web-app).<br>
+<h3>Nearby Web Server <br>
+</h3>
+This is where the AUT is running on a nearby testing stack or dedicated
+development box (not the developer's own workstation).<br>
+<br>
+To achieve this the selenese proxy needs to be deployed again, this
+time to that nearby machine. It will need to be reconfigured to
+indicate that selenese traffic is either forwarded to a particular
+machine.<span style="font-weight: bold;"><br>
+</span>
+<h3>Remote Web Server <br>
+</h3>
+This is where the AUT is running on a remote machine, which you have no
+control over.&nbsp; A good example would be www.google.com.&nbsp; It is
+worth pointing out that this is of more interest to hackers or data
+harvesters than testing professionals, as what self respecting
+development group would prevent you from deploying at least the
+Selenese Proxy webapp to a testing stack.<br>
+<span style="font-weight: bold;"><br>
+Funnel</span><br style="font-weight: bold;">
+<br>
+We are writing an application called the funnel that can help us
+overcome the <a
+ href="http://www.mozilla.org/projects/security/components/same-origin.html">same
+origin</a> issue that is key to Selenium. It essentially makes a
+selenium-driver/ directory appear on a remote web site for the purposes
+of the browser.<br>
+<br>
+<br>
+</div>
+</div>
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/doc/home-page.html b/tests/FunctionalTests/selenium/doc/home-page.html
new file mode 100644
index 00000000..3806386b
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/home-page.html
@@ -0,0 +1,161 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
+<html>
+<head>
+ <title>Selenium</title>
+ <meta http-equiv="Content-Type"
+ content="text/html; charset=windows-1252">
+ <link href="index_files/selenium.css" type="text/css" rel="stylesheet">
+</head>
+<body>
+
+<fieldset>
+ <legend><b>News</b></legend>
+
+ <dl>
+ <dt>September ??, 2005</dt>
+ <dd>Selenium-0.6 is available
+ (<a href="release-notes.html">release notes</a>)
+ - <a href="http://selenium.thoughtworks.com/download.html">download now</a>
+ </dd>
+ </dl>
+
+</fieldset>
+
+<p>
+<b>Selenium</b> is a test tool for web applications. Selenium tests run
+<b>directly in a browsers</b>, just as real users do. And they run in
+Internet Explorer, Mozilla and Firefox on Windows, Linux and Macintosh. No
+other test tool covers such a wide array of platforms.
+</p>
+
+<ul>
+ <li><span style="font-weight: bold;">Browser compatability testing.</span>
+Test your application to see if it works correctly on different
+browsers and operating systems. The same script can run on any Selenium
+platform.<br>
+ </li>
+ <li><span style="font-weight: bold;">System functional testing.</span>
+Create regression tests to verify application functionality and user
+acceptance.<br>
+ </li>
+</ul>
+<span style="font-weight: bold;"><span style="font-weight: bold;"></span></span>Selenium
+uses a unique mechanism which allows it to run on so multiple
+platforms. Installed with your application webserver, Selenium
+automatically deploys it's JavaScript automation engine -- the Browser
+Bot -- to your browser when you point it at the Selenium install point
+on your webserver. Thus, you must have write access to the machine your
+web application server is running on to install Selenium.<br>
+<br>
+<div style="text-align: left; margin-right: 120px; margin-left: 80px;"><span
+ style="font-style: italic;">"Considering the simplicity of it, it is
+almost surprising that no one has thought of doing this previously. The
+framework is simple and the code is neat and very maintainable.
+Sometimes it takes a work of genius to find the uncomplicated solution
+to a potentially complicated problem.</span><span
+ style="font-style: italic;">" - </span>Antony Marcano<span
+ style="font-style: italic;"></span><span style="font-style: italic;"></span><br>
+<span style="font-style: italic;"></span></div>
+<div style="text-align: left; margin-right: 120px; margin-left: 120px;"><span
+ style="font-style: italic;"><br>
+</span></div>
+<div style="text-align: left; margin-right: 120px;">Selenium was
+developed by team
+of programmers and testers at
+ThoughtWorks. It is
+open-source software and can
+be downloaded and used without charge. It is currently under active
+development by our team. Stay tuned for updates and further
+announcements.<br>
+</div>
+<br>
+ThoughtWorks is a leader in Agile development methods for enterprise
+software development. Selenium is designed specifically for the
+acceptance testing requirements of Agile teams. However, teams
+using more traditional development will also find it useful.<br>
+<h2>Supported Browsers and Platforms</h2>
+<div style="text-align: left; margin-left: 80px;">
+<table style="text-align: left;" border="1"
+ cellpadding="2" cellspacing="2" height="">
+ <tbody>
+ <tr>
+ <td style="vertical-align: top;"><br>
+ </td>
+ <td style="vertical-align: top; font-weight: bold;">Internet
+Explorer<br>
+ </td>
+ <td style="vertical-align: top; font-weight: bold;">Mozilla<br>
+ </td>
+ <td style="vertical-align: top; font-weight: bold;">Firefox<br>
+ </td>
+ <td style="vertical-align: top;"><span style="font-weight: bold;">Safari</span><br>
+ </td>
+ </tr>
+ <tr>
+ <td style="vertical-align: top; font-weight: bold;">Windows XP<br>
+ </td>
+ <td style="vertical-align: top;">6.0<br>
+ </td>
+ <td style="vertical-align: top;">1.6+, 1.7+<br>
+ </td>
+ <td style="vertical-align: top;">0.8+, 0.9+, 1.0<br>
+ </td>
+ <td style="vertical-align: top;"><br>
+ </td>
+ </tr>
+ <tr>
+ <td style="vertical-align: top; font-weight: bold;">Red Hat Linux<br>
+ </td>
+ <td style="vertical-align: top;"><br>
+ </td>
+ <td style="vertical-align: top;">1.6+, 1.7+<br>
+ </td>
+ <td style="vertical-align: top;">0.8+, 0.9+, 1.0+<br>
+ </td>
+ <td style="vertical-align: top;"><br>
+ </td>
+ </tr>
+ <tr>
+ <td style="vertical-align: top; font-weight: bold;">Mac OS X 10.3<br>
+ </td>
+ <td style="vertical-align: top;"><span style="font-style: italic;">not supported</span><br>
+ </td>
+ <td style="vertical-align: top;">1.6+, 1.7+<br>
+ </td>
+ <td style="vertical-align: top;">0.8+, 0.9+, 1.0+<br>
+ </td>
+ <td style="vertical-align: top;">1.3+<br>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<span style="font-weight: bold;"><br>
+</span>
+<h2>How does Selenium Work? <br>
+</h2>
+Selenium uses JavaScript and Iframes to embed a test automation
+engine in your browser. This technique should work with any
+JavaScript-enabled browser. Because different browsers handle
+JavaScript somewhat differently, we usually have to tweak the engine to
+support new browsers.
+<h2>Where did Selenium Come From?</h2>
+Selenium grew out of a testing framework that was
+developed to acceptance-test the functionality of <a
+ href="https://www.thoughtworks.com">ThoughtWorks</a>' new
+web-based time &amp; expense reporting application. It was written by
+Jason Huggins, Paul Gross and Jie Tina Wang.<br>
+<p class="paragraph">Jason
+started demoing the test framework for various colleagues. Many were
+excited about its immediate and intuitive visual feedback, as well as
+its potential to grow as a reusable testing framework for other web
+applications.</p>
+And Selenium was born.
+<br>
+<h2>Having Trouble?</h2>
+Check out our <a
+ href="http://confluence.public.thoughtworks.org/display/SEL/FAQ">Frequently
+Asked Questions</a> page
+for more information.
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/doc/images/Adjacent.png b/tests/FunctionalTests/selenium/doc/images/Adjacent.png
new file mode 100644
index 00000000..6da4ad66
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/Adjacent.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/Embedded.png b/tests/FunctionalTests/selenium/doc/images/Embedded.png
new file mode 100644
index 00000000..8e5967d7
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/Embedded.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/SmallAdjacent.png b/tests/FunctionalTests/selenium/doc/images/SmallAdjacent.png
new file mode 100644
index 00000000..3cf28aec
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/SmallAdjacent.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/SmallEmbedded.png b/tests/FunctionalTests/selenium/doc/images/SmallEmbedded.png
new file mode 100644
index 00000000..399acbf5
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/SmallEmbedded.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/SmallStandalone.png b/tests/FunctionalTests/selenium/doc/images/SmallStandalone.png
new file mode 100644
index 00000000..f04266a0
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/SmallStandalone.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/Standalone.png b/tests/FunctionalTests/selenium/doc/images/Standalone.png
new file mode 100644
index 00000000..f9b670c0
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/Standalone.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/localhostAut.png b/tests/FunctionalTests/selenium/doc/images/localhostAut.png
new file mode 100644
index 00000000..25204654
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/localhostAut.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/localhostDriver.png b/tests/FunctionalTests/selenium/doc/images/localhostDriver.png
new file mode 100644
index 00000000..a904d7d4
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/localhostDriver.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/localhostSelenium.png b/tests/FunctionalTests/selenium/doc/images/localhostSelenium.png
new file mode 100644
index 00000000..af527be5
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/localhostSelenium.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/stockmeister.png b/tests/FunctionalTests/selenium/doc/images/stockmeister.png
new file mode 100644
index 00000000..b07aabc6
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/stockmeister.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/images/tested-with-selenium.png b/tests/FunctionalTests/selenium/doc/images/tested-with-selenium.png
new file mode 100644
index 00000000..fa80b414
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/images/tested-with-selenium.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/doc/index.html b/tests/FunctionalTests/selenium/doc/index.html
new file mode 100644
index 00000000..8f7fed80
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/index.html
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
+
+<HTML>
+<head>
+ <title>Selenium</title>
+</head>
+<body>
+ <DIV id="menu">
+ <UL id="menulist">
+ <LI><A href="index.html">home</A></LI>
+ <LI><A href="download.html">download</A></LI>
+ <LI><A href="release-notes.html">&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;release&nbsp;notes</A></LI>
+ <LI><A href="usage.html">usage</A></LI>
+ <LI><A href="seleniumReference.html">&nbsp;&nbsp;&nbsp;&nbsp;- commands</A></LI>
+ <LI><A href="testrunner.html">&nbsp;&nbsp;&nbsp;&nbsp;- test runner</A></LI>
+ <LI><A href="driven.html">&nbsp;&nbsp;&nbsp;&nbsp;- driven</A></LI>
+ <LI><A href="developingdrivers.html">developing drivers</A></LI>
+ <LI><A href="contact.html">contact</A></LI>
+ <LI><A href="demos.html">demos</A></LI>
+ <LI><A href="http://confluence.public.thoughtworks.org/display/SEL">wiki</A></LI>
+ <LI><A href="http://confluence.public.thoughtworks.org/display/SEL/FAQ">faq</A></LI>
+ </UL>
+ </DIV>
+</body>
+</HTML>
+
+
+ <!-- Do not edit this page beyond its list of links current form -->
+ <!-- the real front page is home-page.html -->
+ <!-- which is rendered as index.html on the live website -->
diff --git a/tests/FunctionalTests/selenium/doc/jsrmi.html b/tests/FunctionalTests/selenium/doc/jsrmi.html
new file mode 100644
index 00000000..035f4a4e
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/jsrmi.html
@@ -0,0 +1,151 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+ <title>JSRMI</title>
+</head>
+<body>
+<p>JSRMI (Javascript Remote Method Invocation) is a portable browser-neutral Javascript library that makes it possible to execute
+Javascript functions in a browser from a process external to the browser.</p>
+<p>JSRMI is not in any way tied to Java's RMI, but provides a similar mechanism. JSRMI is completely decoupled from the core Selenium Javascript API, but it can
+be used to access the Selenium API from outside the browser. </p>
+<p>All of the
+browser-side JSRMI code resides in the rmi.js script - available in the Selenium
+distribution.</p>
+<h2>Browser support</h2>
+<ul>
+ <li>IE 5</li>
+ <li>Mozilla 1</li>
+ <li>Netscape 7</li>
+ <li>Firefox 0.92</li>
+ <li>Safari 1.2</li>
+</ul>
+<h2>Language support</h2>
+<ul>
+ <li>Ruby</li>
+</ul>
+<p>Libraries for other languages are under way.</p>
+<h1>How do I use JSRMI from an external process?</h1>
+<h2>Ruby</h2>
+<p>Just include the jsrmi script in your own:</p>
+<p><font face="Courier New">require &quot;jsrmi&quot;<br>
+<br>
+browser = Selenium::Browser.new.proxy<br>
+someArea = browser.document.getElementById(&quot;someArea&quot;)<br>
+someArea.value = &quot;Hello from Ruby #{Time.new}&quot;</font></p>
+<p>This will modify the text of a text area in the browser. Looks strangely
+familiar to Javascript doesn't it? You can of course call the selenium API too
+if the browser has loaded the main Selenium page (which also includes the rmi.js
+script - at least that is the plan - I hope (Aslak)).</p>
+<h1>How does it work?</h1>
+<p>(You can safely skip this section if you don't care - this is gory details)</p>
+<h2>Browser side</h2>
+<p>The rmi.js script uses the
+<a href="http://developer.apple.com/internet/webcontent/xmlhttpreq.html">
+XMLHttpRequest</a> object (available in all compatible browsers) to communicate
+with the external process. It executes a GET-POST loop which is repeated ad
+infinitum - pulling JSRMI invocations from the external process with GET and
+POSTing the results back. This all happens in a separate thread, thereby having
+minimal impact on the rest of the web page - without causing a page refresh.</p>
+<p>The rmi.js script will do a HTTP GET to a URL on the same host/port as the rmi.js
+script was loaded from. The content returned from the GET (which must comply
+with the <a href="#protocol">JSRMI protocol</a>) is then translated into
+Javascript and dynamically executed via Javascript's <font face="Courier New">
+eval()</font> function.</p>
+<p>The result of the function call (typically a Javascript object) is translated
+back into the JSRMI protocol format and POSTed back to the same URL as the GET.</p>
+<h2>External process side</h2>
+<p>The external process typically consists of a library that embeds the
+following functionality:</p>
+<ul>
+ <li>A HTTP server (should be light to ensure fast startup)</li>
+ <li>An API that translates local invocations into the JSRMI protocol</li>
+ <li>Two blocking queues:</li>
+ <ul>
+ <li>Output queue - HTTP GET invocations will take JSRMI protocol strings
+ (representing browser side invocations) from this queue and block until
+ something is available. These strings are returned to the HTTP client (The
+ rmi.js script in the browser). This means a blocking GET for the JSRMI
+ browser side).</li>
+ <li>Input queue - HTTP POST data from the browser side JSRMI will be enqued
+ here. This data represents results of browser side Javascript invocations.</li>
+ </ul>
+</ul>
+<p>A local invocation should translate the invocation to a JSRMI protocol string
+and put it on the output queue (which jsrmi will GET). It should then wait for
+the result of the browser side invocation to be put back on the input queue via
+a POST from jsrmi. Finally it should translate the return value (another JSRMI
+protocol string) into a native object and return it to the caller.</p>
+<p>At any given point in time there should only be one single JSRMI protocol
+string in one of the queues - depending on the where the invocation is in its
+lifecycle.</p>
+<h2>Reference objects</h2>
+<p>JSRMI allows objects (such as browser side HTMLDocument, HTMLTextField etc)
+to be transferred back and forth. This is based on a simple mechanism where each
+object is given a unique id and maintained in a pool on each side. this pool is
+used to reference and dereference native objects back and forth from the JSRMI
+protocol strings.</p>
+<h1>Why would I use JSRMI?</h1>
+<h2>With Selenium</h2>
+<p>The Selenium browser runtime will load both selenium test scripts and the web
+pages from the web application you're testing into the browser. Modern browsers
+don't allow content to be loaded from different hosts (cross browsing security
+restrictions). A web application being tested will typically be deployed on a
+server, and therefore the selenium test scripts must be loaded from the same web
+server. Depending on who's writing the Selenium scripts and executing them, this
+may or may not be a restriction to its usage.</p>
+<p>Under some circumstances it is desirable to keep Selenium test scripts on
+your local machine (the same as the one running the browser with the Selenium
+runtime) rather than on a remote web server hosting the web application being
+tested. Some examples are:</p>
+<ul>
+ <li>The edit/run cycle of selenium scripts can be cumbersome if the script has
+ to be deployed to a server each time it is modified. Being able to keep the
+ scripts on a different machine (such as the one on your desk) can
+ significantly improve the ease of use and rapid development of tests. JSRMI
+ lets you do just that.</li>
+ <li>Putting in place a deployment routine for selenium script requires
+ technical knowledge of the web application's build process as well as the web
+ server hosting it. Many users of Selenium will not have easy access to this
+ expertise. JSRMI lets these users use Selenium nevertheless.</li>
+</ul>
+<p><i>It is important to emphasise that hosting the Selenium scripts on a local
+machine would also require that the browser loads the web site being tested from
+the local machine. Aren't we creating new problems by requiring testers to
+install a full web server environment on their machines? Actually no. The JSRMI
+libraries in Ruby and Java (and those who may follow) will soon provide a light
+HTTP proxy server. The local browser will load the remote web site through this
+HTTP proxy. The browser's security restrictions are satisfied since all content
+(Selenium runtime, Selenium scripts and the remote website) is loaded through
+localhost.</i></p>
+<h2>Scripting of existing web applications</h2>
+<p>Think of all boring web form tasks you could automate with JSRMI....</p>
+<h1><a name="protocol">The JSRMI protocol</a></h1>
+<p>TODO: describe the format.</p>
+<h1>How do I implement a JSRMI client library for language X?</h1>
+<p>Start by understand the inner workings - look at the ruby implementation and
+study the javascript. (When the JSRMI protocol is better described, studying
+this code should not be necessary). </p>
+<p>It will be to implement a JSRMI client
+library in a dynamic language than a static language, because dynamic languages
+allow arbitrary messages (method invocations) to be sent to an object. Most
+dynamic languages (Ruby, Python, Groovy, Smalltalk) have a generic mechanism to
+intercept any message and an object message-&gt;JSRMI protocol translation logic is
+trivial to implement based on this.</p>
+<h2>Guidelines for static languages such as Java and C#</h2>
+<p>JSRMI clients for static languages such as Java or C# will either have to
+choose a subset of the Javascript functions and objects that you want to access,
+or implement some generic invocation mechanism that allows raw JSRMI protocol
+strings.</p>
+<p>The former is more easy to use from a user perspective, but will be
+restricted in terms of flexibility. The latter is completely generic, but
+awkward to deal with from a user perspective.</p>
+<p>The recommendation is to implement a raw interface to the JSRMI protocol and
+have a generic dynamic proxy implementation on top of that. This way the API
+support can easily be extended simply by implementing new interfaces for the
+Javascript counterparts and generate dynamic proxies on the fly as needed. </p>
+<h2>Calling functions/methods in an external process from the browser using JSRMI</h2>
+<p>This is currently not possible.</p>
+</body>
+</html> \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/doc/release-notes.html b/tests/FunctionalTests/selenium/doc/release-notes.html
new file mode 100644
index 00000000..f7b7971b
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/release-notes.html
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
+<html>
+<head>
+ <title>Release Notes</title>
+ <meta http-equiv="Content-Type"
+ content="text/html; charset=windows-1252">
+ <link href="index_files/selenium.css" type="text/css" rel="stylesheet">
+</head>
+<body>
+
+Release information for different distributions of Selenium
+
+<h2>Selenium 0.6.0</h2>
+
+September 24, 2005
+
+<dl>
+ <dt>pattern-matching</dt> <dd>Support for regular-expression and exact matching. Allow patterns to be used to match alert and confirmation messages.</dd>
+ <dt>support for Javascript prompts</dt> <dd>Capture and verify prompt-messages, set up return values.</dd>
+ <dt>fireEvent command</dt> <dd>Allows arbitrary events to be raised.</dd>
+ <dt>logging</dt> <dd>New "pop up" log window.</dd>
+
+ <dt>error-handling</dt> <dd>Better handling and reporting of internal errors.</dd>
+ <dt>bug-fixes</dt> <dd>Various defects fixed.</dd>
+</dl>
+
+<p>
+See also: <a href="http://jira.public.thoughtworks.org/secure/ReleaseNote.jspa?projectId=10030&styleName=Html&version=10150">JIRA release-summary</a>.
+</p>
+
+<h2>Selenium 0.5.0</h2>
+
+June 19, 2005
+
+<dl>
+ <dt>"waitForValue" command</dt><dd>Tells Selenium to wait until an input element has a specified value.</dd>
+ <dt>"close" command</dt><dd>Closes an open popup window</dd>
+ <dt>DOM Viewer</dt><dd>Now works in IE, show/hide works in all browsers</dd>
+ <dt>Option locators</dt><dd>Can now select options based on index, value or id, as well as label</dd>
+ <dt>verifyLocation</dt><dd>Now handles querystring in the url</dd>
+ <dt>selectWindow</dt><dd>Can now select windows that aren't assigned to a global variable</dd>
+ <dt>TestRunner hanging</dt><dd>Fixed problem found in some IE installations</dd>
+</dl>
+
+<p>
+See also: <a href="http://jira.public.thoughtworks.org/secure/ReleaseNote.jspa?projectId=10030&styleName=Html&version=10140">JIRA release-summary</a>.
+
+<h2>Selenium 0.4.0</h2>
+
+May 20, 2005
+
+<p style="font-weight: bold;">This release breaks backward compatibility in 3 ways:
+ <ol>
+ <li>The 'click' command now requires the 'AndWait' suffix in order to wait for a page to reload. The 'nowait' parameter is no longer supported.</li>
+ <li>The previously undocumented 'link:' locator is now specified as 'link=the link text'</li>
+ <li>The previously undocumented 'setVariable' command has been renamed to 'store', with slightly different semantics.</li>
+ </ol>
+</p>
+
+<dl>
+ <dt>Safari support</dt><dd>Most Selenium features now work in Safari!</dd>
+ <dt>Click command doesn't wait</dt><dd>Use 'clickAndWait' to wait for a page reload</dd>
+ <dt>Locator specificity</dt><dd>Can use prefixes ('id=', 'xpath=' etc) to specify exactly which locator strategy to use.</dd>
+ <dt>Better XPath support</dt><dd>Works in Konqueror, and is faster on other platforms.</dd>
+ <dt>Javascript parameters</dt><dd>All parameters can now take a javascript{...} syntax, constructing the parameter value from javascript.</dd>
+ <dt>Handle 'AndWait' commands in popup windows</dt><dd>This bug has been fixed</dd>
+ <dt>Bug fixes</dt><dd>Many broken things fixed.</dd>
+</dl>
+
+<p>
+See also: <a href="http://jira.public.thoughtworks.org/secure/ReleaseNote.jspa?projectId=10030&styleName=Html&version=10120">JIRA release-summary</a>.
+
+<h2>Selenium 0.3.0</h2>
+
+May 2, 2005
+
+<ul>
+ <li><span style="font-weight: bold;">Standalone server for testing remote sites</span><br></li>
+ <li><span style="font-weight: bold;">Improved in-browser user interface</span></li>
+ <li><span style="font-weight: bold;">Zope product plug-in for Plone Content Management System</span></li>
+ <li><span style="font-weight: bold;">Many, many bug fixes</span></li>
+</ul>
+
+
+<h2>Selenium 0.2</h2>
+
+Jan 20, 2005
+
+<ul>
+ <li><span style="font-weight: bold;">Java and Ruby drivers</span><br>
+ </li>
+ <li><span style="font-weight: bold;">Cross browser capability improved</span></li>
+</ul>
+<br>
+<br>
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/doc/rst2html.bat b/tests/FunctionalTests/selenium/doc/rst2html.bat
new file mode 100644
index 00000000..8fc9043f
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/rst2html.bat
@@ -0,0 +1,3 @@
+rem - Uses Python docutils-0.3.5
+rem - URL: http://docutils.sourceforge.net
+c:/python23/python.exe c:/python23/Scripts/rst2html.py ./seleniumReference.txt ./seleniumReference.html \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/doc/seleniumReference.html b/tests/FunctionalTests/selenium/doc/seleniumReference.html
new file mode 100644
index 00000000..b9b186b9
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/seleniumReference.html
@@ -0,0 +1,1148 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="generator" content="Docutils 0.3.5: http://docutils.sourceforge.net/" />
+<title>Selenium Reference</title>
+<link rel="stylesheet" href="default.css" type="text/css" />
+</head>
+<body>
+<h1 class="title">Selenium Reference</h1>
+<div class="document" id="selenium-reference">
+<blockquote>
+<p>A <strong>command</strong> is what tells Selenium what to do. Selenium commands come in two 'flavors', <strong>Actions</strong> and <strong>Assertions</strong>.
+Each command call is one line in the test table of the form:</p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="39%" />
+<col width="33%" />
+<col width="28%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>command</td>
+<td>target</td>
+<td>value</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+<p><strong>Actions</strong> are commands that generally manipulate the state of the application. They do things like &quot;click this link&quot; and &quot;select that option&quot;. If an Action fails, or has an error, the execution of the current test is stopped.</p>
+<p><strong>Checks</strong> verify the state of the application conforms to what is expected. Examples include &quot;make sure the page title is X&quot; and &quot;check that this checkbox is checked&quot;. It is possible to tell Selenium to stop the test when an Assertion fails, or to simply record the failure and continue.</p>
+<p><strong>Element Locators</strong> tell Selenium which HTML element a command refers to. Many commands require an Element Locator as the &quot;target&quot; attribute. Examples of Element Locators include &quot;elementId&quot; and &quot;document.forms[0].element&quot;. These are described more clearly in the next section.</p>
+<p><strong>Patterns</strong> are used for various reasons, e.g. to specify the expected value of an input field, or identify a select option. Selenium supports various types of pattern, including regular-expressions, all of which are described in more detail below.</p>
+</blockquote>
+<div class="section" id="element-locators">
+<h1><a name="element-locators">Element Locators</a></h1>
+<blockquote>
+<p>Element Locators allow Selenium to identify which HTML element a
+command refers to. We support the following strategies for locating
+elements:</p>
+<dl>
+<dt><strong>id=</strong><em>id</em></dt>
+<dd>Select the element with the specified &#64;id attribute.</dd>
+<dt><strong>name=</strong><em>name</em></dt>
+<dd>Select the first element with the specified &#64;name attribute.</dd>
+<dt><strong>identifier=</strong><em>id</em></dt>
+<dd>Select the element with the specified &#64;id attribute. If no match is found, select the first element whose &#64;name attribute is <em>id</em>.</dd>
+<dt><strong>dom=</strong><em>javascriptExpression</em></dt>
+<dd><dl class="first last">
+<dt>Find an element using JavaScript traversal of the HTML Document Object Model. DOM locators <em>must</em> begin with &quot;document.&quot;.</dt>
+<dd><ul class="first last simple">
+<li>dom=document.forms['myForm'].myDropdown</li>
+<li>dom=document.images[56]</li>
+</ul>
+</dd>
+</dl>
+</dd>
+<dt><strong>xpath=</strong><em>xpathExpression</em></dt>
+<dd><dl class="first last">
+<dt>Locate an element using an XPath expression. XPath locators <em>must</em> begin with &quot;//&quot;.</dt>
+<dd><ul class="first last simple">
+<li>xpath=//img[&#64;alt='The image alt text']</li>
+<li>xpath=//table[&#64;id='table1']//tr[4]/td[2]</li>
+</ul>
+</dd>
+</dl>
+</dd>
+<dt><strong>link=</strong><em>textPattern</em></dt>
+<dd><dl class="first last">
+<dt>Select the link (anchor) element which contains text matching the specified <em>pattern</em>.</dt>
+<dd><ul class="first last simple">
+<li>link=The link text</li>
+</ul>
+</dd>
+</dl>
+</dd>
+</dl>
+<p>Without a locator prefix, Selenium uses:</p>
+<ul class="simple">
+<li><strong>dom</strong>, for locators starting with &quot;document.&quot;</li>
+<li><strong>xpath</strong>, for locators starting with &quot;//&quot;</li>
+<li><strong>identifier</strong>, otherwise</li>
+</ul>
+</blockquote>
+</div>
+<div class="section" id="select-option-specifiers">
+<h1><a name="select-option-specifiers">Select Option Specifiers</a></h1>
+<blockquote>
+<p>Select Option Specifiers provide different ways of specifying options of an HTML Select element (e.g. for selecting a specific option, or for asserting that the selected option satisfies a specification). There are several forms of Select Option Specifier.</p>
+<dl>
+<dt><strong>label=</strong><em>labelPattern</em></dt>
+<dd><dl class="first last">
+<dt>matches options based on their labels, i.e. the visible text. </dt>
+<dd><ul class="first last simple">
+<li>label=regexp:^[Oo]ther</li>
+</ul>
+</dd>
+</dl>
+</dd>
+<dt><strong>value=</strong><em>valuePattern</em></dt>
+<dd><dl class="first last">
+<dt>matches options based on their values. </dt>
+<dd><ul class="first last simple">
+<li>value=other</li>
+</ul>
+</dd>
+</dl>
+</dd>
+<dt><strong>id=</strong><em>id</em></dt>
+<dd><dl class="first last">
+<dt>matches options based on their ids. </dt>
+<dd><ul class="first last simple">
+<li>id=option1</li>
+</ul>
+</dd>
+</dl>
+</dd>
+<dt><strong>index=</strong><em>index</em></dt>
+<dd><dl class="first last">
+<dt>matches an option based on its index (offset from zero).</dt>
+<dd><ul class="first last simple">
+<li>index=2</li>
+</ul>
+</dd>
+</dl>
+</dd>
+</dl>
+<p>Without a prefix, the default behaviour is to only match on labels.</p>
+</blockquote>
+</div>
+<div class="section" id="string-match-patterns">
+<h1><a name="string-match-patterns">String-match Patterns</a></h1>
+<blockquote>
+<p>Various Pattern syntaxes are available for matching string values:</p>
+<dl>
+<dt><strong>glob:</strong><em>pattern</em></dt>
+<dd>Match a string against a &quot;glob&quot; (aka &quot;wildmat&quot;) pattern. &quot;Glob&quot; is a kind of limited regular-expression syntax typically used in command-line shells. In a glob pattern, &quot;*&quot; represents any sequence of characters, and &quot;?&quot; represents any single character. Glob patterns match against the entire string.</dd>
+<dt><strong>regexp:</strong><em>regexp</em></dt>
+<dd>Match a string using a regular-expression. The full power of JavaScript regular-expressions is available.</dd>
+<dt><strong>exact:</strong><em>string</em></dt>
+<dd>Match a string exactly, verbatim, without any of that fancy wildcard stuff.</dd>
+</dl>
+<p>If no pattern prefix is specified, Selenium assumes that it's a &quot;glob&quot; pattern.</p>
+</blockquote>
+</div>
+<div class="section" id="selenium-actions">
+<h1><a name="selenium-actions">Selenium Actions</a></h1>
+<blockquote>
+<p>Actions tell Selenium to do something in the application. They generally represent something a user would do.</p>
+<p>Many <strong>Actions</strong> can be called with the &quot;AndWait&quot; suffix. This suffix tells Selenium that the action will cause the browser to make a call to the server, and that Selenium should wait for a new page to load.
+The exceptions to this pattern are the &quot;open&quot; and &quot;click&quot; actions, which will both wait for a page to load by default.</p>
+<p><strong>open</strong>( <em>url</em> )</p>
+<blockquote>
+<p>Opens a URL in the test frame. This accepts both relative and absolute URLs.</p>
+<p><em>Note</em>: The URL must be on the same site as Selenium due to security restrictions in the browser (Cross Site Scripting).</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="15%" />
+<col width="65%" />
+<col width="19%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>open</td>
+<td>/mypage</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>open</td>
+<td><a class="reference" href="http://localhost/">http://localhost/</a></td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>click</strong>( <em>elementLocator</em> )</p>
+<blockquote>
+<p>Clicks on a link, button, checkbox or radio button.
+If the click action causes a new page to load (like a link usually does), use &quot;clickAndWait&quot;.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="34%" />
+<col width="51%" />
+<col width="14%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>click</td>
+<td>aCheckbox</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>clickAndWait</td>
+<td>submitButton</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>clickAndWait</td>
+<td>anyLink</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+<dl>
+<dt><strong>note:</strong></dt>
+<dd>Selenium will <em>always</em> automatically click on a popup dialog raised by the alert() or confirm()
+methods. (The exception is those raised during 'onload', which are not yet handled by Selenium).
+You <em>must</em> use [verify|assert]Alert or [verify|assert]Confirmation to tell Selenium that you expect the
+popup dialog. You may use chooseCancelOnNextConfirmation to click 'cancel' on the next confirmation
+dialog instead of clicking 'OK'.</dd>
+</dl>
+</blockquote>
+<p><strong>type</strong>( <em>inputLocator</em>, <em>value</em> )</p>
+<blockquote>
+<p>Sets the <em>value</em> of an input field, as though you typed it in.</p>
+<p>Can also be used to set the value of combo boxes, check boxes, etc. In these cases, <em>value</em> should be the value of the option selected, not the visible text.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="23%" />
+<col width="55%" />
+<col width="21%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>type</td>
+<td>nameField</td>
+<td>John Smith</td>
+</tr>
+<tr><td>typeAndWait</td>
+<td>textBoxThatSubmitsOnChange</td>
+<td>newValue</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>select</strong>( <em>dropDownLocator</em>, <em>optionSpecifier</em> )</p>
+<blockquote>
+<p>Select an option from a drop-down, based on the <em>optionSpecifier</em>. If more than one option matches the specifier (e.g. due to the use of globs like &quot;f*b*&quot;, or due to more than one option having the same label or value), then the first matches is selected.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="27%" />
+<col width="33%" />
+<col width="40%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>select</td>
+<td>dropDown</td>
+<td>Australian Dollars</td>
+</tr>
+<tr><td>select</td>
+<td>dropDown</td>
+<td>index=0</td>
+</tr>
+<tr><td>selectAndWait</td>
+<td>currencySelector</td>
+<td>value=AUD</td>
+</tr>
+<tr><td>selectAndWait</td>
+<td>currencySelector</td>
+<td>label=Aus*lian D*rs</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>selectWindow</strong>( <em>windowId</em> )</p>
+<blockquote>
+<p>Selects a popup window. Once a popup window has been selected, all commands go to that window. To select the main window again, use &quot;null&quot; as the target.</p>
+<p><strong>target:</strong> The id of the window to select.</p>
+<p><strong>value:</strong> <em>ignored</em></p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="40%" />
+<col width="43%" />
+<col width="17%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>selectWindow</td>
+<td>myPopupWindow</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>selectWindow</td>
+<td>null</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>goBack</strong>()</p>
+<blockquote>
+<p>Simulates the user clicking the &quot;back&quot; button on their browser.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="40%" />
+<col width="27%" />
+<col width="33%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>goBack</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>close</strong>()</p>
+<blockquote>
+<p>Simulates the user clicking the &quot;close&quot; button in the titlebar of a popup window.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="40%" />
+<col width="27%" />
+<col width="33%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>close</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>pause</strong>( <em>milliseconds</em> )</p>
+<blockquote>
+<p>Pauses the execution of the test script for a specified amount of time. This is useful for debugging a script or pausing to wait for some server side action.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="36%" />
+<col width="29%" />
+<col width="36%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>pause</td>
+<td>5000</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>pause</td>
+<td>2000</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>fireEvent</strong>( <em>elementLocator</em>, <em>eventName</em> )</p>
+<blockquote>
+<p>Explicitly simulate an event, to trigger the corresponding &quot;on<em>event</em>&quot; handler.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="32%" />
+<col width="39%" />
+<col width="29%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>fireEvent</td>
+<td>textField</td>
+<td>focus</td>
+</tr>
+<tr><td>fireEvent</td>
+<td>dropDown</td>
+<td>blur</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>waitForValue</strong>( <em>inputLocator</em>, <em>value</em> )</p>
+<blockquote>
+<p>Waits for a specified input (e.g. a hidden field) to have a specified <em>value</em>. Will succeed immediately if the input already has the value. This is implemented by polling for the value. Warning: can block indefinitely if the input never has the specified value.</p>
+<p><strong>example:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="32%" />
+<col width="42%" />
+<col width="26%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>waitForValue</td>
+<td>finishIndication</td>
+<td>isfinished</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>store</strong>( <em>valueToStore</em>, <em>variableName</em> )</p>
+<blockquote>
+<p>Stores a value into a variable. The value can be constructed using either variable substitution or javascript evaluation, as detailed in 'Parameter construction and Variables' (below).</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="16%" />
+<col width="70%" />
+<col width="14%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>store</td>
+<td>Mr John Smith</td>
+<td>fullname</td>
+</tr>
+<tr><td>store</td>
+<td>${title} ${firstname} ${surname}</td>
+<td>fullname</td>
+</tr>
+<tr><td>store</td>
+<td>javascript{Math.round(Math.PI * 100) / 100}</td>
+<td>PI</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>storeValue</strong>( <em>inputLocator</em>, <em>variableName</em> )</p>
+<blockquote>
+<p>Stores the value of an input field into a variable.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="36%" />
+<col width="32%" />
+<col width="32%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>storeValue</td>
+<td>userName</td>
+<td>userID</td>
+</tr>
+<tr><td>type</td>
+<td>userName</td>
+<td>${userID}</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>storeText</strong>( <em>elementLocator</em>, <em>variableName</em> )</p>
+<blockquote>
+<p>Stores the text of an element into a variable.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="26%" />
+<col width="26%" />
+<col width="48%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>storeText</td>
+<td>currentDate</td>
+<td>expectedStartDate</td>
+</tr>
+<tr><td>verifyValue</td>
+<td>startDate</td>
+<td>${expectedStartDate}</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>storeAttribute</strong>( <em>elementLocator</em>&#64;<em>attributeName</em>, <em>variableName</em> )</p>
+<blockquote>
+<p>Stores the value of an element attribute into a variable.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="31%" />
+<col width="29%" />
+<col width="41%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>storeAttribute</td>
+<td>input1&#64;class</td>
+<td>classOfInput1</td>
+</tr>
+<tr><td>verifyAttribute</td>
+<td>input2&#64;class</td>
+<td>${classOfInput1}</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>chooseCancelOnNextConfirmation</strong>()</p>
+<blockquote>
+<p>Instructs Selenium to click <strong>Cancel</strong> on the next javascript confirmation dialog to be raised. By default, the confirm function will return true, having the same effect as manually clicking OK. After running this command, the next confirmation will behave as if the user had clicked Cancel.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="75%" />
+<col width="13%" />
+<col width="13%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>chooseCancelOnNextConfirmation</td>
+<td>&nbsp;</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>answerOnNextPrompt</strong>( <em>answerString</em> )</p>
+<blockquote>
+<p>Instructs Selenium to return the specified <em>answerString</em> in response to the next prompt.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="65%" />
+<col width="23%" />
+<col width="13%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>answerOnNextPrompt</td>
+<td>Kangaroo</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+</blockquote>
+</div>
+<div class="section" id="selenium-checks">
+<h1><a name="selenium-checks">Selenium Checks</a></h1>
+<blockquote>
+<p>Checks are used to verify the state of the application. They can be used to check the value of a form field, the presense of some text, or the URL of the current page.</p>
+<p>All Selenium Checks can be used in 2 modes, &quot;assert&quot; and &quot;verify&quot;. These behave identically, except that when an &quot;assert&quot; check fails, the test is aborted. When a &quot;verify&quot; check fails, the test will continue execution.
+This allows a single &quot;assert&quot; to ensure that the application is on the correct page, followed by a bunch of &quot;verify&quot; checks to test form field values, labels, etc.</p>
+<p><strong>assertLocation</strong>( <em>relativeLocation</em> )</p>
+<blockquote>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="54%" />
+<col width="27%" />
+<col width="19%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyLocation</td>
+<td>/mypage</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertLocation</td>
+<td>/mypage</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertTitle</strong>( <em>titlePattern</em> )</p>
+<blockquote>
+<p>Verifies the title of the current page.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="48%" />
+<col width="30%" />
+<col width="22%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyTitle</td>
+<td>My Page</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertTitle</td>
+<td>My Page</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertValue</strong>( <em>inputLocator</em>, <em>valuePattern</em> )</p>
+<blockquote>
+<p>Verifies the value of an input field (or anything else with a value parameter). For checkbox/radio elements, the value will be &quot;on&quot; or &quot;off&quot; depending on whether the element is checked or not.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="23%" />
+<col width="56%" />
+<col width="21%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyValue</td>
+<td>nameField</td>
+<td>John Smith</td>
+</tr>
+<tr><td>assertValue</td>
+<td>document.forms[2].nameField</td>
+<td>John Smith</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertSelected</strong>( <em>selectLocator</em>, <em>optionSpecifier</em> )</p>
+<blockquote>
+<p>Verifies that the selected option of a drop-down satisfies the <em>optionSpecifier</em>.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="25%" />
+<col width="49%" />
+<col width="25%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifySelected</td>
+<td>dropdown2</td>
+<td>John Smith</td>
+</tr>
+<tr><td>verifySelected</td>
+<td>dropdown2</td>
+<td>value=js*123</td>
+</tr>
+<tr><td>assertSelected</td>
+<td>document.forms[2].dropDown</td>
+<td>label=J* Smith</td>
+</tr>
+<tr><td>assertSelected</td>
+<td>document.forms[2].dropDown</td>
+<td>index=0</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertSelectOptions</strong>( <em>selectLocator</em>, <em>optionLabelList</em> )</p>
+<blockquote>
+<p>Verifies the labels of all options in a drop-down against a comma-separated list. Commas in an expected option can be escaped as &quot;,&quot;.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="29%" />
+<col width="41%" />
+<col width="30%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifySelectOptions</td>
+<td>dropdown2</td>
+<td>John Smith,Dave Bird</td>
+</tr>
+<tr><td>assertSelectOptions</td>
+<td>document.forms[2].dropDown</td>
+<td>Smith\, J,Bird\, D</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertText</strong>( <em>elementLocator</em>, <em>textPattern</em> )</p>
+<blockquote>
+<p>Verifies the text of an element. This works for any element that contains text. This command uses either the textContent (Mozilla-like browsers) or the innerText (IE-like browsers) of the element, which is the rendered text shown to the user.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="25%" />
+<col width="50%" />
+<col width="25%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyText</td>
+<td>statusMessage</td>
+<td>Successful</td>
+</tr>
+<tr><td>assertText</td>
+<td>//div[&#64;id='foo']//h1</td>
+<td>Successful</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertAttribute</strong>( <em>elementLocator</em>&#64;<em>attributeName</em>, <em>valuePattern</em> )</p>
+<blockquote>
+<p>Verifies the value of an element attribute.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="32%" />
+<col width="47%" />
+<col width="21%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyAttribute</td>
+<td>txt1&#64;class</td>
+<td>bigAndBold</td>
+</tr>
+<tr><td>assertAttribute</td>
+<td>document.images[0]&#64;alt</td>
+<td>alt-text</td>
+</tr>
+<tr><td>verifyAttribute</td>
+<td>//img[&#64;id='foo']/&#64;alt</td>
+<td>alt-text</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertTextPresent</strong>( <em>text</em> )</p>
+<blockquote>
+<p>Verifies that the specified text appears somewhere on the rendered page shown to the user.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="39%" />
+<col width="50%" />
+<col width="11%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyTextPresent</td>
+<td>You are now logged in.</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertTextPresent</td>
+<td>You are now logged in.</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertTextNotPresent</strong>( <em>text</em> )</p>
+<blockquote>
+Verifies that the specified text does NOT appear anywhere on the rendered page.</blockquote>
+<p><strong>assertElementPresent</strong>( <em>elementLocator</em> )</p>
+<blockquote>
+<p>Verifies that the specified element is somewhere on the page.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="48%" />
+<col width="40%" />
+<col width="12%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyElementPresent</td>
+<td>submitButton</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertElementPresent</td>
+<td>//img[&#64;alt='foo']</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertElementNotPresent</strong>( <em>elementLocator</em> )</p>
+<blockquote>
+<p>Verifies that the specified element is NOT on the page.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="58%" />
+<col width="30%" />
+<col width="13%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyElementNotPresent</td>
+<td>cancelButton</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertElementNotPresent</td>
+<td>cancelButton</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertTable</strong>( <em>cellAddress</em>, <em>valuePattern</em> )</p>
+<blockquote>
+<p>Verifies the text in a cell of a table. The <em>cellAddress</em> syntax <em>tableName.row.column</em>, where row and column start at 0.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="35%" />
+<col width="35%" />
+<col width="29%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyTable</td>
+<td>myTable.1.6</td>
+<td>Submitted</td>
+</tr>
+<tr><td>assertTable</td>
+<td>results.0.2</td>
+<td>13</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertVisible</strong>( <em>elementLocator</em> )</p>
+<blockquote>
+<p>Verifies that the specified element is both present <em>and</em> visible. An element can be rendered invisible by setting the CSS &quot;visibility&quot; property to &quot;hidden&quot;, or the &quot;display&quot; property to &quot;none&quot;, either for the element itself or one if its ancestors.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="50%" />
+<col width="31%" />
+<col width="19%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyVisible</td>
+<td>postcode</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertVisible</td>
+<td>postcode</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertNotVisible</strong>( <em>elementLocator</em> )</p>
+<blockquote>
+<p>Verifies that the specified element is NOT visible. Elements that are simply not present are also considered invisible.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="55%" />
+<col width="28%" />
+<col width="17%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyNotVisible</td>
+<td>postcode</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertNotVisible</td>
+<td>postcode</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>verifyEditable / assertEditable</strong>( <em>inputLocator</em> )</p>
+<blockquote>
+<p>Verifies that the specified element is editable, ie. it's an input element, and hasn't been disabled.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="52%" />
+<col width="30%" />
+<col width="19%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyEditable</td>
+<td>shape</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertEditable</td>
+<td>colour</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertNotEditable</strong>( <em>inputLocator</em> )</p>
+<blockquote>
+Verifies that the specified element is NOT editable, ie. it's NOT an input element, or has been disabled.</blockquote>
+<p><strong>assertAlert</strong>( <em>messagePattern</em> )</p>
+<blockquote>
+<p>Verifies that a javascript alert with the specified message was generated. Alerts must be verified in the same order that they were generated.</p>
+<p>Verifying an alert has the same effect as manually clicking OK. If an alert is generated but you do not verify it, the next Selenium action will fail.</p>
+<p>NOTE: under Selenium, javascript alerts will NOT pop up a visible alert dialog.</p>
+<p>NOTE: Selenium does NOT support javascript alerts that are generated in a page's onload() event handler. In this case a visible dialog WILL be generated and Selenium will hang until you manually click OK.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="36%" />
+<col width="51%" />
+<col width="13%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>verifyAlert</td>
+<td>Invalid Phone Number</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>assertAlert</td>
+<td>Invalid Phone Number</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertConfirmation</strong>( <em>messagePattern</em> )</p>
+<blockquote>
+<p>Verifies that a javascript confirmation dialog with the specified message was generated. Like alerts, confirmations must be verified in the same order that they were generated.</p>
+<p>By default, the confirm function will return true, having the same effect as manually clicking OK. This can be changed by prior execution of the <strong>chooseCancelOnNextConfirmation</strong> command (see above). If an confirmation is generated but you do not verify it, the next Selenium action will fail.</p>
+<p>NOTE: under Selenium, javascript confirmations will NOT pop up a visible dialog.</p>
+<p>NOTE: Selenium does NOT support javascript confirmations that are generated in a page's onload() event handler. In this case a visible dialog WILL be generated and Selenium will hang until you manually click OK.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="42%" />
+<col width="47%" />
+<col width="12%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>assertConfirmation</td>
+<td>Remove this user?</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>verifyConfirmation</td>
+<td>Are you sure?</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+<p><strong>assertPrompt</strong>( <em>messagePattern</em> )</p>
+<blockquote>
+<p>Verifies that a javascript prompt dialog with the specified message was generated. Like alerts, prompts must be verified in the same order that they were generated.</p>
+<p>Successful handling of the prompt requires prior execution of the <strong>answerOnNextPrompt</strong> command (see above). If a prompt is generated but you do not verify it, the next Selenium action will fail.</p>
+<p><strong>examples:</strong></p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="35%" />
+<col width="56%" />
+<col width="10%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>answerOnNextPrompt</td>
+<td>Joe</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>click</td>
+<td>id=delegate</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>verifyPrompt</td>
+<td>Delegate to who?</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+</blockquote>
+</div>
+<div class="section" id="parameter-construction-and-variables">
+<h1><a name="parameter-construction-and-variables">Parameter construction and Variables</a></h1>
+<blockquote>
+<p>All Selenium command parameters can be constructed using both simple
+variable substitution as well as full javascript. Both of these
+mechanisms can access previously stored variables, but do so using
+different syntax.</p>
+<p><strong>Stored Variables</strong></p>
+<p>The commands <em>store</em>, <em>storeValue</em> and <em>storeText</em> can be used to store a variable
+value for later access. Internally, these variables are stored in a map called &quot;storedVars&quot;,
+with values keyed by the variable name. These commands are documented in the command reference.</p>
+<p><strong>Variable substitution</strong></p>
+<p>Variable substitution provides a simple way to include a previously stored variable in a
+command parameter. This is a simple mechanism, by which the variable to substitute is indicated
+by ${variableName}. Multiple variables can be substituted, and intermixed with static text.</p>
+<p>Example:</p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="18%" />
+<col width="36%" />
+<col width="45%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>store</td>
+<td>Mr</td>
+<td>title</td>
+</tr>
+<tr><td>storeValue</td>
+<td>nameField</td>
+<td>surname</td>
+</tr>
+<tr><td>store</td>
+<td>${title} ${surname}</td>
+<td>fullname</td>
+</tr>
+<tr><td>type</td>
+<td>textElement</td>
+<td>Full name is: ${fullname}</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+<p><strong>Javascript evaluation</strong></p>
+<p>Javascript evaluation provides the full power of javascript in constructing a command parameter.
+To use this mechanism, the <em>entire</em> parameter value must be prefixed by
+'javascript{' with a trailing '}'. The text inside the braces is evaluated as a javascript expression,
+and can access previously stored variables using the <em>storedVars</em> map detailed above.
+Note that variable substitution cannot be combined with javascript evaluation.</p>
+<p>Example:</p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="9%" />
+<col width="44%" />
+<col width="46%" />
+</colgroup>
+<tbody valign="top">
+<tr><td>store</td>
+<td>javascript{'merchant' + (new Date()).getTime()}</td>
+<td>merchantId</td>
+</tr>
+<tr><td>type</td>
+<td>textElement</td>
+<td>javascript{storedVars['merchantId'].toUpperCase()}</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+</div>
+<div class="section" id="extending-selenium">
+<h1><a name="extending-selenium">Extending Selenium</a></h1>
+<blockquote>
+<p>It can be quite simple to extend Selenium, adding your own actions, checks and locator-strategies.
+This is done with javascript by adding methods to the Selenium object prototype, and the PageBot
+object prototype. On startup, Selenium will automatically look through methods on these prototypes,
+using name patterns to recognise which ones are actions, checks and locators.</p>
+<p>The following examples try to give an indication of how Selenium can be extended with javascript.</p>
+</blockquote>
+<p><strong>Actions</strong></p>
+<blockquote>
+<p>All <em>doFoo</em> methods on the Selenium prototype are added as actions. For each action <em>foo</em> there
+is also an action <em>fooAndWait</em> registered. An action method can take up to 2 parameters, which
+will be passed the second and third column values in the test.</p>
+<p>Example: Add a &quot;typeRepeated&quot; action to Selenium, which types the text twice into a text box.</p>
+<pre class="literal-block">
+Selenium.prototype.doTypeRepeated = function(locator, text) {
+ // All locator-strategies are automatically handled by &quot;findElement&quot;
+ var element = this.page().findElement(locator);
+
+ // Create the text to type
+ var valueToType = text + text;
+
+ // Replace the element text with the new text
+ this.page().replaceText(element, valueToType);
+};
+</pre>
+</blockquote>
+<p><strong>Checks</strong></p>
+<blockquote>
+<p>All <em>assertFoo</em> methods on the Selenium prototype are added as checks. For each check <em>foo</em> there
+is an <em>assertFoo</em> and <em>verifyFoo</em> registered. An assert method can take up to 2 parameters, which
+will be passed the second and third column values in the test.</p>
+<p>Example: Add a <em>valueRepeated</em> check, that makes sure that the element value
+consists of the supplied text repeated. The 2 commands that would be available in tests would be
+<em>assertValueRepeated</em> and <em>verifyValueRepeated</em>.</p>
+<pre class="literal-block">
+Selenium.prototype.assertValueRepeated = function(locator, text) {
+ // All locator-strategies are automatically handled by &quot;findElement&quot;
+ var element = this.page().findElement(locator);
+
+ // Create the text to verify
+ var expectedValue = text + text;
+
+ // Get the actual element value
+ var actualValue = element.value;
+
+ // Make sure the actual value matches the expected
+ this.assertMatches(expectedValue, actualValue);
+};
+</pre>
+</blockquote>
+<p><strong>Locator Strategies</strong></p>
+<blockquote>
+<p>All <em>locateElementByFoo</em> methods on the PageBot prototype are added as locator-strategies. A locator strategy takes 2 parameters, the first being the locator string (minus the prefix), and the second being the document in which to search.</p>
+<p>Example: Add a &quot;valuerepeated=&quot; locator, that finds the first element a value attribute equal to the the supplied value repeated.</p>
+<pre class="literal-block">
+// The &quot;inDocument&quot; is a the document you are searching.
+PageBot.prototype.locateElementByValueRepeated = function(text, inDocument) {
+ // Create the text to search for
+ var expectedValue = text + text;
+
+ // Loop through all elements, looking for ones that have
+ // a value === our expected value
+ var allElements = inDocument.getElementsByTagName(&quot;*&quot;);
+ for (var i = 0; i &lt; allElements.length; i++) {
+ var testElement = allElements[i];
+ if (testElement.value &amp;&amp; testElement.value === expectedValue) {
+ return testElement;
+ }
+ }
+ return null;
+};
+</pre>
+</blockquote>
+<p><strong>user-extensions.js</strong></p>
+<blockquote>
+<p>By default, Selenium looks for a file called &quot;user-extensions.js&quot;, and loads the javascript code found in that file. This file provides a convenient location for adding features to Selenium, without needing to modify the core Selenium sources.</p>
+<p>In the standard distibution, this file does not exist. Users can create this file and place their extension code in this common location, removing the need to modify the Selenium sources, and hopefully assisting with the upgrade process.</p>
+</blockquote>
+<hr />
+<p>:</p>
+</div>
+</div>
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/doc/seleniumReference.txt b/tests/FunctionalTests/selenium/doc/seleniumReference.txt
new file mode 100644
index 00000000..e7819869
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/seleniumReference.txt
@@ -0,0 +1,771 @@
+=========================
+Selenium Reference
+=========================
+
+--------
+Concepts
+--------
+
+ A **command** is what tells Selenium what to do. Selenium commands come in two 'flavors', **Actions** and **Assertions**.
+ Each command call is one line in the test table of the form:
+
+ ======= ====== =====
+ command target value
+ ======= ====== =====
+
+ **Actions** are commands that generally manipulate the state of the application. They do things like "click this link" and "select that option". If an Action fails, or has an error, the execution of the current test is stopped.
+
+ **Assertions** verify the state of the application conforms to what is expected. Examples include "make sure the page title is X" and "verify that this checkbox is checked". It is possible to tell Selenium to stop the test when an Assertion fails, or to simply record the failure and continue.
+
+ **Element Locators** tell Selenium which HTML element a command refers to. Many commands require an Element Locator as the "target" attribute. Examples of Element Locators include "elementId" and "document.forms[0].element". These are described more clearly in the next section.
+
+ **Patterns** are used for various reasons, e.g. to specify the expected value of an input field, or identify a select option. Selenium supports various types of pattern, including regular-expressions, all of which are described in more detail below.
+
+-----------------
+Element Locators
+-----------------
+
+ Element Locators allow Selenium to identify which HTML element a
+ command refers to. The format of a locator is:
+
+ *locatorType*\ **=**\ *argument*
+
+ We support the following strategies for locating
+ elements:
+
+ **id=**\ *id*
+
+ Select the element with the specified @id attribute.
+
+ **name=**\ *name*
+
+ Select the first element with the specified @name attribute.
+ - username
+ - name=username
+
+ The name may optionally be following by one or more *element-filters*, separated from the name by whitespace. If the *filterType* is not specified, **value** is assumed.
+ - name=flavour value=chocolate
+
+ **identifier=**\ *id*
+
+ Select the element with the specified @id attribute. If no match is found, select the first element whose @name attribute is *id*.
+
+ **dom=**\ *javascriptExpression*
+
+ Find an element using JavaScript traversal of the HTML Document Object Model. DOM locators *must* begin with "document.".
+ - dom=document.forms['myForm'].myDropdown
+ - dom=document.images[56]
+
+ **xpath=**\ *xpathExpression*
+
+ Locate an element using an XPath expression.
+ - xpath=//img[@alt='The image alt text']
+ - xpath=//table[@id='table1']//tr[4]/td[2]
+
+ **link=**\ *textPattern*
+
+ Select the link (anchor) element which contains text matching the specified *pattern*.
+ - link=The link text
+
+
+ If no *locatorType* is specified, Selenium uses:
+
+ * **dom**, for locators starting with "document."
+ * **xpath**, for locators starting with "//"
+ * **identifier**, otherwise
+
+---------------
+Element Filters
+---------------
+
+ Element filters can be used with a locator to refine a list of candidate elements. They are currently used only in the 'name' element-locator.
+
+ Filters look much like locators, ie.
+
+ *filterType*\ **=**\ *argument*
+
+ Supported element-filters are:
+
+ **value=**\ *valuePattern*
+
+ Matches elements based on their values. This is particularly useful for refining a list of similarly-named toggle-buttons.
+
+ **index=**\ *index*
+
+ Selects a single element based on its position in the list offset from zero).
+
+------------------------
+Select Option Specifiers
+------------------------
+
+ Select Option Specifiers provide different ways of specifying options of an HTML Select element (e.g. for selecting a specific option, or for asserting that the selected option satisfies a specification). There are several forms of Select Option Specifier.
+
+ **label=**\ *labelPattern*
+ matches options based on their labels, i.e. the visible text.
+ - label=regexp:^[Oo]ther
+
+ **value=**\ *valuePattern*
+ matches options based on their values.
+ - value=other
+
+ **id=**\ *id*
+ matches options based on their ids.
+ - id=option1
+
+ **index=**\ *index*
+ matches an option based on its index (offset from zero).
+ - index=2
+
+ If no optionSpecifierType prefix is provided, the default behaviour is to match on **label**.
+
+------------------------
+String-match Patterns
+------------------------
+
+ Various Pattern syntaxes are available for matching string values:
+
+ **glob:**\ *pattern*
+ Match a string against a "glob" (aka "wildmat") pattern. "Glob" is a kind of limited regular-expression syntax typically used in command-line shells. In a glob pattern, "*" represents any sequence of characters, and "?" represents any single character. Glob patterns match against the entire string.
+
+ **regexp:**\ *regexp*
+ Match a string using a regular-expression. The full power of JavaScript regular-expressions is available.
+
+ **exact:**\ *string*
+ Match a string exactly, verbatim, without any of that fancy wildcard stuff.
+
+ If no pattern prefix is specified, Selenium assumes that it's a "glob" pattern.
+
+----------------
+Selenium Actions
+----------------
+
+ Actions tell Selenium to do something in the application. They generally represent something a user would do.
+
+ Many **Actions** can be called with the "AndWait" suffix. This suffix tells Selenium that the action will cause the browser to make a call to the server, and that Selenium should wait for a new page to load.
+
+ **open**\ ( *url* )
+
+ Opens a URL in the test frame. This accepts both relative and absolute URLs.
+
+ The "open" command waits for the page to load before proceeding,
+ ie. the "AndWait" suffix is implicit.
+
+ *Note*: The URL must be on the same site as Selenium due to security restrictions in the browser (Cross Site Scripting).
+
+ **examples:**
+
+ ==== ================= =====
+ open /mypage
+ open http://localhost/
+ ==== ================= =====
+
+ **click**\ ( *elementLocator* )
+
+ Clicks on a link, button, checkbox or radio button.
+ If the click action causes a new page to load (like a link usually does), use "clickAndWait".
+
+ **examples:**
+
+ ============ ================== =====
+ click aCheckbox
+ clickAndWait submitButton
+ clickAndWait anyLink
+ ============ ================== =====
+
+ **type**\ ( *inputLocator*, *value* )
+
+ Sets the *value* of an input field, as though you typed it in.
+
+ Can also be used to set the value of combo boxes, check boxes, etc. In these cases, *value* should be the value of the option selected, not the visible text.
+
+ **examples:**
+
+ =========== ========================== ==========
+ type nameField John Smith
+ typeAndWait textBoxThatSubmitsOnChange newValue
+ =========== ========================== ==========
+
+ **select**\ ( *dropDownLocator*, *optionSpecifier* )
+
+ Select an option from a drop-down, based on the *optionSpecifier*. If more than one option matches the specifier (e.g. due to the use of globs like "f*b*", or due to more than one option having the same label or value), then the first matches is selected.
+
+ **examples:**
+
+ ============= ================ ==========
+ select dropDown Australian Dollars
+ select dropDown index=0
+ selectAndWait currencySelector value=AUD
+ selectAndWait currencySelector label=Aus*lian D*rs
+ ============= ================ ==========
+
+ **check**\ ( *toggleButtonLocator* )
+
+ Check a toggle-button (ie. a check-box or radio-button).
+
+ Note: if addressing the toggle-button element by name, you'll need to append an element-filter (e.g. typically by value), since toggle-button groups consist of input-elements with the same name.
+
+ **examples:**
+
+ ============= ======================== ==========
+ check name=flavour value=honey
+ check flavour honey
+ ============= ======================== ==========
+
+ **uncheck**\ ( *toggleButtonLocator* )
+
+ Un-check a toggle-button.
+
+ **selectWindow**\ ( *windowId* )
+
+ Selects a popup window. Once a popup window has been selected, all commands go to that window. To select the main window again, use "null" as the target.
+
+ **target:** The id of the window to select.
+
+ **value:** *ignored*
+
+ **examples:**
+
+ ============ ============= =====
+ selectWindow myPopupWindow
+ selectWindow null
+ ============ ============= =====
+
+ **goBack**\ ()
+
+ Simulates the user clicking the "back" button on their browser.
+
+ **examples:**
+
+ ============= ==== =====
+ goBackAndWait
+ ============= ==== =====
+
+ **close**\ ()
+
+ Simulates the user clicking the "close" button in the titlebar of a popup window.
+
+ **examples:**
+
+ ====== ==== =====
+ close
+ ====== ==== =====
+
+ **pause**\ ( *milliseconds* )
+
+ Pauses the execution of the test script for a specified amount of time. This is useful for debugging a script or pausing to wait for some server side action.
+
+ **examples:**
+
+ ===== ==== =====
+ pause 5000
+ pause 2000
+ ===== ==== =====
+
+ **fireEvent**\ ( *elementLocator*, *eventName* )
+
+ Explicitly simulate an event, to trigger the corresponding "on\ *event*" handler.
+
+ **examples:**
+
+ ========= =========== ========
+ fireEvent textField focus
+ fireEvent dropDown blur
+ ========= =========== ========
+
+ **waitForValue**\ ( *inputLocator*, *value* )
+
+ Waits for a specified input (e.g. a hidden field) to have a specified *value*. Will succeed immediately if the input already has the value. This is implemented by polling for the value. Warning: can block indefinitely if the input never has the specified value.
+
+ **example:**
+
+ ============ ================ ==========
+ waitForValue finishIndication isfinished
+ ============ ================ ==========
+
+ **store**\ ( *valueToStore*, *variableName* )
+
+ Stores a value into a variable. The value can be constructed using either variable substitution or JavaScript evaluation, as detailed in 'Parameter construction and Variables' (below).
+
+ **examples:**
+
+ ========== ============================================ =========
+ store Mr John Smith fullname
+ store ${title} ${firstname} ${surname} fullname
+ store javascript{Math.round(Math.PI * 100) / 100} PI
+ ========== ============================================ =========
+
+ **storeValue**\ ( *inputLocator*, *variableName* )
+
+ Stores the value of an input field into a variable.
+
+ **examples:**
+
+ ========== ========= =========
+ storeValue userName userID
+ type userName ${userID}
+ ========== ========= =========
+
+ **storeText**\ ( *elementLocator*, *variableName* )
+
+ Stores the text of an element into a variable.
+
+ **examples:**
+
+ =========== =========== ====================
+ storeText currentDate expectedStartDate
+ verifyValue startDate ${expectedStartDate}
+ =========== =========== ====================
+
+ **storeAttribute**\ ( *elementLocator*\ @\ *attributeName*, *variableName* )
+
+ Stores the value of an element attribute into a variable.
+
+ **examples:**
+
+ =============== ============== ====================
+ storeAttribute input1@\ class classOfInput1
+ verifyAttribute input2@\ class ${classOfInput1}
+ =============== ============== ====================
+
+ **chooseCancelOnNextConfirmation**\ ()
+
+ By default, Selenium's overridden window.confirm() function will
+ return true, as if the user had manually clicked OK. After running
+ this command, the next call to confirm() will return false, as if
+ the user had clicked Cancel.
+
+ **examples:**
+
+ ============================== ===== =====
+ chooseCancelOnNextConfirmation
+ ============================== ===== =====
+
+ **answerOnNextPrompt**\ ( *answerString* )
+
+ Instructs Selenium to return the specified *answerString* in
+ response to the next call to window.prompt().
+
+ **examples:**
+
+ ========================== ========= =====
+ answerOnNextPrompt Kangaroo
+ ========================== ========= =====
+
+-------------------
+Selenium Assertions
+-------------------
+
+ Assertions are used to verify the state of the application. They can be used to check the value of a form field, the presense of some text, or the URL of the current page.
+
+ All Selenium assertions can be used in 2 modes, "assert" and "verify". These behave identically, except that when an "assert" fails, the test is aborted. When a "verify" fails, the test will continue execution. This allows a single "assert" to ensure that the application is on the correct page, followed by a bunch of "verify" assertions to test form field values, labels, etc.
+
+ A growing number of assertions have a negative version. In most cases, except where indicated, if the positive assertion is of the form **assertXYZ**, then the negative cases will be of the form **assertNotXYZ**.
+
+ **assertLocation**\ ( *relativeLocation* )
+
+ **examples:**
+
+ ============== ======= =====
+ verifyLocation /mypage
+ assertLocation /mypage
+ ============== ======= =====
+
+ **assertTitle**\ ( *titlePattern* )
+
+ Verifies the title of the current page.
+
+ **examples:**
+
+ =========== ======= =====
+ verifyTitle My Page
+ assertTitle My Page
+ =========== ======= =====
+
+ **assertNotTitle**\ ( *titlePattern* )
+
+ Verifies that the title of the current page does not match the specified pattern.
+
+ **assertValue**\ ( *inputLocator*, *valuePattern* )
+
+ Verifies the value of an input field (or anything else with a value parameter). For checkbox/radio elements, the value will be "on" or "off" depending on whether the element is checked or not.
+
+ **examples:**
+
+ =========== =========================== ==========
+ verifyValue nameField John Smith
+ assertValue document.forms[2].nameField John Smith
+ =========== =========================== ==========
+
+ **assertNotValue**\ ( *inputLocator*, *valuePattern* )
+
+ Verifies the value of an input field does not match the specified pattern.
+
+ **assertSelected**\ ( *selectLocator*, *optionSpecifier* )
+
+ Verifies that the selected option of a drop-down satisfies the *optionSpecifier*.
+
+ **examples:**
+
+ ============== =========================== ==========
+ verifySelected dropdown2 John Smith
+ verifySelected dropdown2 value=js*123
+ assertSelected document.forms[2].dropDown label=J* Smith
+ assertSelected document.forms[2].dropDown index=0
+ ============== =========================== ==========
+
+ **assertSelectOptions**\ ( *selectLocator*, *optionLabelList* )
+
+ Verifies the labels of all options in a drop-down against a comma-separated list. Commas in an expected option can be escaped as "\,".
+
+ **examples:**
+
+ =================== =========================== ====================
+ verifySelectOptions dropdown2 John Smith,Dave Bird
+ assertSelectOptions document.forms[2].dropDown Smith\\, J,Bird\\, D
+ =================== =========================== ====================
+
+ **assertChecked**\ ( *toggleButtonLocator* )
+
+ Verifies that the specified toggle-button element is checked.
+
+ **examples:**
+
+ ============= ======================== ==========
+ verifyChecked flavour honey
+ ============= ======================== ==========
+
+ **assertText**\ ( *elementLocator*, *textPattern* )
+
+ Verifies the text of an element. This works for any element that contains text. This command uses either the textContent (Mozilla-like browsers) or the innerText (IE-like browsers) of the element, which is the rendered text shown to the user.
+
+ **examples:**
+
+ ========== ==================== ==========
+ verifyText statusMessage Successful
+ assertText //div[@id='foo']//h1 Successful
+ ========== ==================== ==========
+
+ **assertNotText**\ ( *elementLocator*, *textPattern* )
+
+ Verifies that the text of an element does not match the specified pattern.
+
+ **assertAttribute**\ ( *elementLocator*\ @\ *attributeName*, *valuePattern* )
+
+ Verifies the value of an element attribute.
+
+ **examples:**
+
+ =============== ====================== ==========
+ verifyAttribute txt1@\ class bigAndBold
+ assertAttribute document.images[0]@alt alt-text
+ verifyAttribute //img[@id='foo']/@alt alt-text
+ =============== ====================== ==========
+
+ **assertNotAttribute**\ ( *elementLocator*\ @\ *attributeName*, *valuePattern* )
+
+ Verifies that the value of an element attribute does not match the specified pattern.
+
+ **assertTextPresent**\ ( *text* )
+
+ Verifies that the specified text appears somewhere on the rendered page shown to the user.
+
+ **examples:**
+
+ ================= ====================== =====
+ verifyTextPresent You are now logged in.
+ assertTextPresent You are now logged in.
+ ================= ====================== =====
+
+ **assertTextNotPresent**\ ( *text* )
+
+ Verifies that the specified text does NOT appear anywhere on the rendered page.
+
+ **assertElementPresent**\ ( *elementLocator* )
+
+ Verifies that the specified element is somewhere on the page.
+
+ **examples:**
+
+ ==================== ================= =====
+ verifyElementPresent submitButton
+ assertElementPresent //img[@alt='foo']
+ ==================== ================= =====
+
+ **assertElementNotPresent**\ ( *elementLocator* )
+
+ Verifies that the specified element is NOT on the page.
+
+ **examples:**
+
+ ======================= ============ =====
+ verifyElementNotPresent cancelButton
+ assertElementNotPresent cancelButton
+ ======================= ============ =====
+
+ **assertTable**\( *cellAddress*, *valuePattern* )
+
+ Verifies the text in a cell of a table. The *cellAddress* syntax *tableName.row.column*, where row and column start at 0.
+
+ **examples:**
+
+ =========== =========== =========
+ verifyTable myTable.1.6 Submitted
+ assertTable results.0.2 13
+ =========== =========== =========
+
+ **assertNotTable**\( *cellAddress*, *valuePattern* )
+
+ Verifies that the text in a cell of a table does not match the specified pattern. Note that this will fail if the table cell does not exist.
+
+ **assertVisible**\ ( *elementLocator* )
+
+ Verifies that the specified element is both present *and* visible. An element can be rendered invisible by setting the CSS "visibility" property to "hidden", or the "display" property to "none", either for the element itself or one if its ancestors.
+
+ **examples:**
+
+ ============= ======== =====
+ verifyVisible postcode
+ assertVisible postcode
+ ============= ======== =====
+
+ **assertNotVisible**\ ( *elementLocator* )
+
+ Verifies that the specified element is NOT visible. Elements that are simply not present are also considered invisible.
+
+ **examples:**
+
+ ================ ======== =====
+ verifyNotVisible postcode
+ assertNotVisible postcode
+ ================ ======== =====
+
+ **verifyEditable / assertEditable**\ ( *inputLocator* )
+
+ Verifies that the specified element is editable, ie. it's an input element, and hasn't been disabled.
+
+ **examples:**
+
+ ============== ======== =====
+ verifyEditable shape
+ assertEditable colour
+ ============== ======== =====
+
+ **assertNotEditable**\ ( *inputLocator* )
+
+ Verifies that the specified element is NOT editable, ie. it's NOT an input element, or has been disabled.
+
+ **assertAlert**\ ( *messagePattern* )
+
+ Verifies that a JavaScript alert was generated, with the specified
+ message.
+
+ If an alert is generated but you do not verify it, the next
+ Selenium action will fail. Alerts must be verified in the order
+ that they were generated.
+
+ **examples:**
+
+ ============== ==================== =====
+ verifyAlert Invalid Phone Number
+ assertAlert Invalid Phone Number
+ ============== ==================== =====
+
+ **assertConfirmation**\ ( *messagePattern* )
+
+ Verifies that a JavaScript confirmation dialog was generated, with
+ the specified message.
+
+ By default, the confirm function will return true, having the same
+ effect as manually clicking OK. This can be changed by prior
+ execution of the **chooseCancelOnNextConfirmation** command (see
+ above).
+
+ Like alerts, any unexpected confirmation will cause the test to
+ fail, and confirmations must be verified in the order that they
+ were generated.
+
+ **examples:**
+
+ ================== ==================== =====
+ assertConfirmation Remove this user?
+ verifyConfirmation Are you sure?
+ ================== ==================== =====
+
+ **assertPrompt**\ ( *messagePattern* )
+
+ Verifies that a JavaScript prompt dialog was generated, with the
+ specified message.
+
+ Successful handling of the prompt requires prior execution of the
+ **answerOnNextPrompt** command (see above).
+
+ Like alerts, unexpected prompts will cause the test to fail, and
+ they must be verified in the order that they were generated.
+
+ **examples:**
+
+ ================== ============================= =====
+ answerOnNextPrompt Joe
+ click id=delegate
+ verifyPrompt Delegate to who?
+ ================== ============================= =====
+
+-------------------------------------------
+Handling of alert(), confirm() and prompt()
+-------------------------------------------
+
+ Selenium overrides the default implementations of the JavaScript
+ window.alert(), window.confirm() and window.prompt() functions,
+ enabling tests to simulate the actions of the user when these occur.
+ Under normal condition, no visible JavaScript dialog-box will appear.
+
+ If your application generates alerts, confirmations, or prompts, you
+ *must* use assertAlert, assertConfirmation and assertPrompt (or their
+ "verify" equivalents) to handle them. Any unhandled alerts will result
+ in the test failing.
+
+ *PROVISO:* Selenium is unable to handle alerts, confirmations, or
+ prompts raised during processing of the 'onload' event. In such cases
+ a visible dialog-box WILL appear, and Selenium will hang until you
+ manually handle it. This is an unfortunate restriction, but at this
+ time we have no solution.
+
+------------------------------------
+Parameter construction and Variables
+------------------------------------
+
+ All Selenium command parameters can be constructed using both simple
+ variable substitution as well as full JavaScript. Both of these
+ mechanisms can access previously stored variables, but do so using
+ different syntax.
+
+ **Stored Variables**
+
+ The commands *store*, *storeValue* and *storeText* can be used to store a variable
+ value for later access. Internally, these variables are stored in a map called "storedVars",
+ with values keyed by the variable name. These commands are documented in the command reference.
+
+ **Variable substitution**
+
+ Variable substitution provides a simple way to include a previously stored variable in a
+ command parameter. This is a simple mechanism, by which the variable to substitute is indicated
+ by ${variableName}. Multiple variables can be substituted, and intermixed with static text.
+
+ Example:
+
+ ========== ==================== ==========
+ store Mr title
+ storeValue nameField surname
+ store ${title} ${surname} fullname
+ type textElement Full name is: ${fullname}
+ ========== ==================== ==========
+
+ **JavaScript evaluation**
+
+ JavaScript evaluation provides the full power of JavaScript in constructing a command parameter.
+ To use this mechanism, the *entire* parameter value must be prefixed by
+ 'javascript{' with a trailing '}'. The text inside the braces is evaluated as a JavaScript expression,
+ and can access previously stored variables using the *storedVars* map detailed above.
+ Note that variable substitution cannot be combined with JavaScript evaluation.
+
+ Example:
+
+ ========== ================================================ ==========
+ store javascript{'merchant' + (new Date()).getTime()} merchantId
+ type textElement javascript{storedVars['merchantId'].toUpperCase()}
+ ========== ================================================ ==========
+
+------------------
+Extending Selenium
+------------------
+
+ It can be quite simple to extend Selenium, adding your own actions, assertions and locator-strategies.
+ This is done with JavaScript by adding methods to the Selenium object prototype, and the PageBot
+ object prototype. On startup, Selenium will automatically look through methods on these prototypes,
+ using name patterns to recognise which ones are actions, assertions and locators.
+
+ The following examples try to give an indication of how Selenium can be extended with JavaScript.
+
+**Actions**
+
+ All *doFoo* methods on the Selenium prototype are added as actions. For each action *foo* there
+ is also an action *fooAndWait* registered. An action method can take up to 2 parameters, which
+ will be passed the second and third column values in the test.
+
+ Example: Add a "typeRepeated" action to Selenium, which types the text twice into a text box.
+
+ ::
+
+ Selenium.prototype.doTypeRepeated = function(locator, text) {
+ // All locator-strategies are automatically handled by "findElement"
+ var element = this.page().findElement(locator);
+
+ // Create the text to type
+ var valueToType = text + text;
+
+ // Replace the element text with the new text
+ this.page().replaceText(element, valueToType);
+ };
+
+**Assertions**
+
+ All *assertFoo* methods on the Selenium prototype are added as
+ assertions. For each assertion *foo* there is an *assertFoo* and
+ *verifyFoo* registered. An assert method can take up to 2 parameters,
+ which will be passed the second and third column values in the test.
+
+ Example: Add a *valueRepeated* assertion, that makes sure that the
+ element value consists of the supplied text repeated. The 2 commands
+ that would be available in tests would be *assertValueRepeated* and
+ *verifyValueRepeated*.
+
+ ::
+
+ Selenium.prototype.assertValueRepeated = function(locator, text) {
+ // All locator-strategies are automatically handled by "findElement"
+ var element = this.page().findElement(locator);
+
+ // Create the text to verify
+ var expectedValue = text + text;
+
+ // Get the actual element value
+ var actualValue = element.value;
+
+ // Make sure the actual value matches the expected
+ Assert.matches(expectedValue, actualValue);
+ };
+
+**Locator Strategies**
+
+ All *locateElementByFoo* methods on the PageBot prototype are added as locator-strategies. A locator strategy takes 2 parameters, the first being the locator string (minus the prefix), and the second being the document in which to search.
+
+ Example: Add a "valuerepeated=" locator, that finds the first element a value attribute equal to the the supplied value repeated.
+
+ ::
+
+ // The "inDocument" is a the document you are searching.
+ PageBot.prototype.locateElementByValueRepeated = function(text, inDocument) {
+ // Create the text to search for
+ var expectedValue = text + text;
+
+ // Loop through all elements, looking for ones that have
+ // a value === our expected value
+ var allElements = inDocument.getElementsByTagName("*");
+ for (var i = 0; i < allElements.length; i++) {
+ var testElement = allElements[i];
+ if (testElement.value && testElement.value === expectedValue) {
+ return testElement;
+ }
+ }
+ return null;
+ };
+
+**user-extensions.js**
+
+ By default, Selenium looks for a file called "user-extensions.js", and loads the JavaScript code found in that file. This file provides a convenient location for adding features to Selenium, without needing to modify the core Selenium sources.
+
+ In the standard distibution, this file does not exist. Users can create this file and place their extension code in this common location, removing the need to modify the Selenium sources, and hopefully assisting with the upgrade process.
+
+------------------
+
+:
diff --git a/tests/FunctionalTests/selenium/doc/testRunner.txt b/tests/FunctionalTests/selenium/doc/testRunner.txt
new file mode 100644
index 00000000..56b949d2
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/testRunner.txt
@@ -0,0 +1,99 @@
+=========================
+TestRunner Reference
+=========================
+-----------
+Test Suites
+-----------
+
+ A test suite is represented by an HTML document containing a single-column table. Each entry in the table should be a hyperlink to a test-case document. The first row will be ignored by Selenium, so this can be used for a title, and is typically used to hold a title.
+
+ By default Selenium will attempt to load the test-suite from "tests/TestSuite.html". An alternative test-suite source can be specified by appending a "test" parameter to the TestRunner.html URL, e.g.::
+
+ http://localhost:8000/TestRunner.html?test=AllTests.php
+
+ The "test" URL is interpreted relative to the location of TestRunner.html.
+
+----------
+Test Cases
+----------
+
+ A test-case is represented by an HTML document, containing a table with 3 columns: *command*, *target*, *value*. Not all commands take a value, however. In this case either leave the column blank or use a &nbsp; to make the table look better.
+
+ The first row will be ignored by Selenium, so this can be used for a title or any other information.
+
+ Example:
+
+ ========== ============ ==========
+ Simple Test Table
+ --------------------------------------
+ open /mypage
+ type nameField John Smith
+ click submitButton True
+ verifyText name John Smith
+ ========== ============ ==========
+
+-----------------
+SetUp / TearDown
+-----------------
+
+ There are no setUp and tearDown commands in Selenium, but there is a way to handle these common testing operations. On the site being tested, create URLs for setUp and tearDown. Then, when the test runner opens these URLs, the server can do whatever setUp or tearDown is necessary.
+
+ Example:
+
+ For the T&E project, we wanted the functional tests to run as a dummy user. Therefore, we made a /setUpFT URL that would create a dummy user and write the userID to the page. Then, we can store this value (using the command storeValue) and use it in the script. Finally, we made a /tearDownFT URL which takes the dummy userID as a parameter and deletes the user. Therefore, our tests look like this:
+
+ ========== ============================ ==========
+ Setup and Teardown
+ ------------------------------------------------------
+ open /setUpFT
+ storeValue userid
+ open /login
+ type userID ${userid}
+ click submit
+ open /tearDownFT?userid=${userid}
+ ========== ============================ ==========
+
+
+----------------------
+Continuous Integration
+----------------------
+
+ Selenium can be integrated with an automated build. When the parameter "auto=true" is added to the URL, Selenium will run the entire suite of tests, and then post the results to a handling URL. The default URL is "/postResults", but an alternative handler location can be provided by specifying a "resultsUrl" parameter.
+
+ The fields of the post are:
+
+ ================== ======================================================================================================
+ Parameter Description
+ ================== ======================================================================================================
+ result the word "passed" or "failed" depending on whether the whole suite passed or at least one test failed.
+ totalTime the time in seconds for the whole suite to run
+ numTestPasses tht total number of tests which passed
+ numTestFailures the total number of tests which failed.
+ numCommandPasses the total number of commands which passed.
+ numCommandFailures the total number of commands which failed.
+ numCommandErrors the total number of commands which errored.
+ suite the suite table, including the hidden column of test results
+ testTable.1 the first test table
+ testTable.2 the second test table
+ ... ...
+ testTable.N The Nth test table
+ ================== ======================================================================================================
+
+ Therefore, the steps for continuous integration are:
+ 1. Create a servlet-type application at the url /postResults which can read the parameters above and write them to a file
+ 2. Create a script which can start up a brower and send to to the URL: selenium?auto=true
+ - Generally, this can be done by merely calling the browser with the URL as an argument:
+ firefox.exe http://localhost/selenium?auto=true
+ 3. Make your continuous build:
+ - Call the script from step 2, preferably using more than one browser
+ - Wait for it to finish, possibly by checking for the existence of the file(s) from step 1
+ - Parse these files to determine whether the build passed or failed
+ - Act accordingly (send emails, update a build web page, etc.)
+
+
+------------------
+
+:Authors: Paul Gross, Jason Huggins
+:Created Date: 08/23/2004
+:Modified Date: 28/01/2005
+:Created With: reStructuredText: http://docutils.sourceforge.net/rst.html
diff --git a/tests/FunctionalTests/selenium/doc/testrunner.html b/tests/FunctionalTests/selenium/doc/testrunner.html
new file mode 100644
index 00000000..86cac0cb
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/testrunner.html
@@ -0,0 +1,213 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="generator" content="Docutils 0.3.5: http://docutils.sourceforge.net/" />
+<title>TestRunner Reference</title>
+<link rel="stylesheet" href="default.css" type="text/css" />
+</head>
+<body>
+<h1 class="title">TestRunner Reference</h1>
+<div class="document" id="testrunner-reference">
+<div class="section" id="test-suites">
+<h1><a name="test-suites">Test Suites</a></h1>
+<blockquote>
+<p>A test suite is represented by an HTML document containing a single-column table. Each entry in the table should be a hyperlink to a test-case document. The first row will be ignored by Selenium, so this can be used for a title, and is typically used to hold a title.</p>
+<p>By default Selenium will attempt to load the test-suite from &quot;tests/TestSuite.html&quot;. An alternative test-suite source can be specified by appending a &quot;test&quot; parameter to the TestRunner.html URL, e.g.:</p>
+<pre class="literal-block">
+http://localhost:8000/TestRunner.html?test=AllTests.php
+</pre>
+<p>The &quot;test&quot; URL is interpreted relative to the location of TestRunner.html.</p>
+</blockquote>
+</div>
+<div class="section" id="test-cases">
+<h1><a name="test-cases">Test Cases</a></h1>
+<blockquote>
+<p>A test-case is represented by an HTML document, containing a table with 3 columns: <em>command</em>, <em>target</em>, <em>value</em>. Not all commands take a value, however. In this case either leave the column blank or use a &amp;nbsp; to make the table look better.</p>
+<p>The first row will be ignored by Selenium, so this can be used for a title or any other information.</p>
+<p>Example:</p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="31%" />
+<col width="38%" />
+<col width="31%" />
+</colgroup>
+<tbody valign="top">
+<tr><td colspan="3">Simple Test Table</td>
+</tr>
+<tr><td>open</td>
+<td>/mypage</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>type</td>
+<td>nameField</td>
+<td>John Smith</td>
+</tr>
+<tr><td>click</td>
+<td>submitButton</td>
+<td>True</td>
+</tr>
+<tr><td>verifyText</td>
+<td>name</td>
+<td>John Smith</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+</div>
+<div class="section" id="setup-teardown">
+<h1><a name="setup-teardown">SetUp / TearDown</a></h1>
+<blockquote>
+<p>There are no setUp and tearDown commands in Selenium, but there is a way to handle these common testing operations. On the site being tested, create URLs for setUp and tearDown. Then, when the test runner opens these URLs, the server can do whatever setUp or tearDown is necessary.</p>
+<p>Example:</p>
+<blockquote>
+<p>For the T&amp;E project, we wanted the functional tests to run as a dummy user. Therefore, we made a /setUpFT URL that would create a dummy user and write the userID to the page. Then, we can store this value (using the command storeValue) and use it in the script. Finally, we made a /tearDownFT URL which takes the dummy userID as a parameter and deletes the user. Therefore, our tests look like this:</p>
+<table border="1" class="table">
+<colgroup>
+<col width="21%" />
+<col width="58%" />
+<col width="21%" />
+</colgroup>
+<tbody valign="top">
+<tr><td colspan="3">Setup and Teardown</td>
+</tr>
+<tr><td>open</td>
+<td>/setUpFT</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>storeValue</td>
+<td>userid</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>open</td>
+<td>/login</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>type</td>
+<td>userID</td>
+<td>${userid}</td>
+</tr>
+<tr><td>click</td>
+<td>submit</td>
+<td>&nbsp;</td>
+</tr>
+<tr><td>open</td>
+<td>/tearDownFT?userid=${userid}</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</blockquote>
+</div>
+<div class="section" id="continuous-integration">
+<h1><a name="continuous-integration">Continuous Integration</a></h1>
+<blockquote>
+<p>Selenium can be integrated with an automated build. When the parameter &quot;auto=true&quot; is added to the URL, Selenium will run the entire suite of tests, and then post the results to a handling URL. The default URL is &quot;/postResults&quot;, but an alternative handler location can be provided by specifying a &quot;resultsUrl&quot; parameter.</p>
+<p>The fields of the post are:</p>
+<blockquote>
+<table border="1" class="table">
+<colgroup>
+<col width="15%" />
+<col width="85%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th>Parameter</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>result</td>
+<td>the word &quot;passed&quot; or &quot;failed&quot; depending on whether the whole suite passed or at least one test failed.</td>
+</tr>
+<tr><td>totalTime</td>
+<td>the time in seconds for the whole suite to run</td>
+</tr>
+<tr><td>numTestPasses</td>
+<td>tht total number of tests which passed</td>
+</tr>
+<tr><td>numTestFailures</td>
+<td>the total number of tests which failed.</td>
+</tr>
+<tr><td>numCommandPasses</td>
+<td>the total number of commands which passed.</td>
+</tr>
+<tr><td>numCommandFailures</td>
+<td>the total number of commands which failed.</td>
+</tr>
+<tr><td>numCommandErrors</td>
+<td>the total number of commands which errored.</td>
+</tr>
+<tr><td>suite</td>
+<td>the suite table, including the hidden column of test results</td>
+</tr>
+<tr><td>testTable.1</td>
+<td>the first test table</td>
+</tr>
+<tr><td>testTable.2</td>
+<td>the second test table</td>
+</tr>
+<tr><td>...</td>
+<td>...</td>
+</tr>
+<tr><td>testTable.N</td>
+<td>The Nth test table</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+<dl>
+<dt>Therefore, the steps for continuous integration are:</dt>
+<dd><ol class="first last arabic">
+<li><p class="first">Create a servlet-type application at the url /postResults which can read the parameters above and write them to a file</p>
+</li>
+<li><dl class="first">
+<dt>Create a script which can start up a brower and send to to the URL: selenium?auto=true</dt>
+<dd><ul class="first last">
+<li><dl class="first">
+<dt>Generally, this can be done by merely calling the browser with the URL as an argument:</dt>
+<dd><p class="first last">firefox.exe <a class="reference" href="http://localhost/selenium?auto=true">http://localhost/selenium?auto=true</a></p>
+</dd>
+</dl>
+</li>
+</ul>
+</dd>
+</dl>
+</li>
+<li><dl class="first">
+<dt>Make your continuous build:</dt>
+<dd><ul class="first last simple">
+<li>Call the script from step 2, preferably using more than one browser</li>
+<li>Wait for it to finish, possibly by checking for the existence of the file(s) from step 1</li>
+<li>Parse these files to determine whether the build passed or failed</li>
+<li>Act accordingly (send emails, update a build web page, etc.)</li>
+</ul>
+</dd>
+</dl>
+</li>
+</ol>
+</dd>
+</dl>
+</blockquote>
+<hr />
+<table class="field-list" frame="void" rules="none">
+<col class="field-name" />
+<col class="field-body" />
+<tbody valign="top">
+<tr class="field"><th class="field-name">Authors:</th><td class="field-body">Paul Gross, Jason Huggins</td>
+</tr>
+<tr class="field"><th class="field-name">Created Date:</th><td class="field-body">08/23/2004</td>
+</tr>
+<tr class="field"><th class="field-name">Modified Date:</th><td class="field-body">28/01/2005</td>
+</tr>
+<tr class="field"><th class="field-name">Created With:</th><td class="field-body">reStructuredText: <a class="reference" href="http://docutils.sourceforge.net/rst.html">http://docutils.sourceforge.net/rst.html</a></td>
+</tr>
+</tbody>
+</table>
+</div>
+</div>
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/doc/usage.html b/tests/FunctionalTests/selenium/doc/usage.html
new file mode 100644
index 00000000..81ee7152
--- /dev/null
+++ b/tests/FunctionalTests/selenium/doc/usage.html
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="generator"
+ content="Docutils 0.3.6: http://docutils.sourceforge.net/">
+ <title>Usage</title>
+ <link rel="stylesheet" href="default.css" type="text/css">
+</head>
+<body>
+<div class="document" id="selenium-reference">
+<div class="section" id="test-tables">
+<h2><a name="test-tables">Overview</a>&nbsp;</h2>
+This document details how Selenium can be deployed to test or script
+web
+applications.<br>
+</div>
+<div class="section" id="command-reference">
+<h2><a name="test-tables">Modes of Operation</a></h2>
+Broadly speaking there are two modes of operation for Selenium
+TestRunner and Driven<br>
+<h3>TestRunner</h3>
+<img alt="standalone pic" src="images/SmallStandalone.png"
+ style="width: 266px; height: 113px;"><br>
+<br>
+The TestRunner mode of operation for Selenium is where its HTML &amp;
+Javascript
+and the test suite are deployed alongside the Application Under Test
+(AUT) on a arbitrary web server. The test suite is coded as tables in a
+HTML page for each test.<br>
+<br>
+See <a href="testrunner.html">test runner documentation</a> for more
+information.<br>
+<h3>Driven</h3>
+<img alt="embedded pic" src="images/SmallEmbedded.png"
+ style="width: 248px; height: 113px;">&nbsp; <br>
+Driven Selenium is where the browser is under the the control of a
+process on the same machine. That process is either a Java, .Net, Ruby
+or Python
+application and it is typically run in conjunction with a unit testing
+framework like JUnit or NUnit. Also possible, is a console application
+driving a browser interactively. <br>
+<br>
+The test script is one that would be recognisable to people adept with
+unit test frameworks :<br>
+<br>
+&nbsp; public void testOKClick() {<br>
+&nbsp;&nbsp;&nbsp; selenium.verifyTitle("First Page");<br>
+&nbsp;&nbsp;&nbsp; selenium.open("/TestPage.html");<br>
+&nbsp;&nbsp;&nbsp; selenium.click("OKButton");<br>
+&nbsp;&nbsp;&nbsp; selenium.verifyTitle("Another Page");<br>
+&nbsp; }<br>
+<br>
+The difference from normal unit testing is that as part of the startup,
+three major things have to happen:<br>
+<ol>
+ <li>The test framework needs to publish a fresh copy of the AUT.
+Selenium prefers to mount its own web server temporarily for the
+purposes of testing.</li>
+ <li>The test framework needs to publish the static Selenium's HTML
+pages and Javascript in an apparent directory
+on the same web server as (1).</li>
+ <li>The test framework needs to open a browser instance and point it
+to Selenium.html served in (2) above.</li>
+</ol>
+As each of these is a fairly time consuming operation, it is best that
+all three of those happen in a one-time setup mode.&nbsp; As such, and
+even though these leverage a unit testing framework, this is definately
+for acceptance or functional rather than unit-testing.<br>
+<br>
+Some variations in the accesibility of the the webserver in question
+for testing purposes or its scriptablity mean a more complex setup is
+required:<br>
+<br>
+<img alt="Adjacent pic" src="images/SmallAdjacent.png"
+ style="width: 239px; height: 229px;"><br>
+<br>
+See the <a href="driven.html">driven documentation</a> for more
+information.<br>
+<br>
+</div>
+</div>
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/dom-images/butmin.gif b/tests/FunctionalTests/selenium/dom-images/butmin.gif
new file mode 100644
index 00000000..7b7cefd5
--- /dev/null
+++ b/tests/FunctionalTests/selenium/dom-images/butmin.gif
Binary files differ
diff --git a/tests/FunctionalTests/selenium/dom-images/butplus.gif b/tests/FunctionalTests/selenium/dom-images/butplus.gif
new file mode 100644
index 00000000..6d68cfa9
--- /dev/null
+++ b/tests/FunctionalTests/selenium/dom-images/butplus.gif
Binary files differ
diff --git a/tests/FunctionalTests/selenium/dom-styles/default.css b/tests/FunctionalTests/selenium/dom-styles/default.css
new file mode 100644
index 00000000..b64b2435
--- /dev/null
+++ b/tests/FunctionalTests/selenium/dom-styles/default.css
@@ -0,0 +1,298 @@
+/******************************************************************************
+* Defines default styles for site pages. *
+******************************************************************************/
+.hidden {
+ display: none;
+}
+
+img{
+ display: inline;
+ border: none;
+}
+
+.box{
+ background: #fcfcfc;
+ border: 1px solid #000;
+ border-color: blue;
+ color: #000000;
+ margin: 10px auto;
+ padding: 3px;
+ vertical-align: bottom;
+}
+a {
+ text-decoration: none;
+}
+
+body {
+ background-color: #ffffff;
+ color: #000000;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 10pt;
+}
+
+h2 {
+ font-size: 140%;
+}
+
+h3 {
+ font-size: 120%;
+}
+
+h4 {
+ font-size: 100%;
+}
+
+pre {
+ font-family: Courier New, Courier, monospace;
+ font-size: 80%;
+}
+
+td, th {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 10pt;
+ text-align: left;
+ vertical-align: top;
+}
+
+th {
+ font-weight: bold;
+ vertical-align: bottom;
+}
+
+ul {
+ list-style-type: square;
+}
+
+#demoBox {
+ border-color: #000000;
+ border-style: solid;
+ border-width: 1px;
+ padding: 8px;
+ width: 24em;
+}
+
+.footer {
+ margin-bottom: 0px;
+ text-align: center;
+}
+
+/* Boxed table styles */
+
+table.boxed {
+ border-spacing: 2px;
+ empty-cells: hide;
+}
+
+td.boxed, th.boxed, th.boxedHeader {
+ background-color: #ffffff;
+ border-color: #000000;
+ border-style: solid;
+ border-width: 1px;
+ color: #000000;
+ padding: 2px;
+ padding-left: 8px;
+ padding-right: 8px;
+}
+
+th.boxed {
+ background-color: #c0c0c0;
+}
+
+th.boxedHeader {
+ background-color: #808080;
+ color: #ffffff;
+}
+
+a.object {
+ color: #0000ff;
+}
+
+li {
+ white-space: nowrap;
+}
+
+ul {
+ list-style-type: square;
+ margin-left: 0px;
+ padding-left: 1em;
+}
+
+.boxlevel1{
+ background: #FFD700;
+}
+
+.boxlevel2{
+ background: #D2691E;
+}
+
+.boxlevel3{
+ background: #DCDCDC;
+}
+
+.boxlevel4{
+ background: #F5F5F5;
+}
+
+.boxlevel5{
+ background: #BEBEBE;
+}
+
+.boxlevel6{
+ background: #D3D3D3;
+}
+
+.boxlevel7{
+ background: #A9A9A9;
+}
+
+.boxlevel8{
+ background: #191970;
+}
+
+.boxlevel9{
+ background: #000080;
+}
+
+.boxlevel10{
+ background: #6495ED;
+}
+
+.boxlevel11{
+ background: #483D8B;
+}
+
+.boxlevel12{
+ background: #6A5ACD;
+}
+
+.boxlevel13{
+ background: #7B68EE;
+}
+
+.boxlevel14{
+ background: #8470FF;
+}
+
+.boxlevel15{
+ background: #0000CD;
+}
+
+.boxlevel16{
+ background: #4169E1;
+}
+
+.boxlevel17{
+ background: #0000FF;
+}
+
+.boxlevel18{
+ background: #1E90FF;
+}
+
+.boxlevel19{
+ background: #00BFFF;
+}
+
+.boxlevel20{
+ background: #87CEEB;
+}
+
+.boxlevel21{
+ background: #B0C4DE;
+}
+
+.boxlevel22{
+ background: #ADD8E6;
+}
+
+.boxlevel23{
+ background: #00CED1;
+}
+
+.boxlevel24{
+ background: #48D1CC;
+}
+
+.boxlevel25{
+ background: #40E0D0;
+}
+
+.boxlevel26{
+ background: #008B8B;
+}
+
+.boxlevel27{
+ background: #00FFFF;
+}
+
+.boxlevel28{
+ background: #E0FFFF;
+}
+
+.boxlevel29{
+ background: #5F9EA0;
+}
+
+.boxlevel30{
+ background: #66CDAA;
+}
+
+.boxlevel31{
+ background: #7FFFD4;
+}
+
+.boxlevel32{
+ background: #006400;
+}
+
+.boxlevel33{
+ background: #556B2F;
+}
+
+.boxlevel34{
+ background: #8FBC8F;
+}
+
+.boxlevel35{
+ background: #2E8B57;
+}
+
+.boxlevel36{
+ background: #3CB371;
+}
+
+.boxlevel37{
+ background: #20B2AA;
+}
+
+.boxlevel38{
+ background: #00FF7F;
+}
+
+.boxlevel39{
+ background: #7CFC00;
+}
+
+.boxlevel40{
+ background: #90EE90;
+}
+
+.boxlevel41{
+ background: #00FF00;
+}
+
+.boxlevel41{
+ background: #7FFF00;
+}
+
+.boxlevel42{
+ background: #00FA9A;
+}
+
+.boxlevel43{
+ background: #ADFF2F;
+}
+
+.boxlevel44{
+ background: #32CD32;
+} \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/domviewer.html b/tests/FunctionalTests/selenium/domviewer.html
new file mode 100644
index 00000000..cf10cc6f
--- /dev/null
+++ b/tests/FunctionalTests/selenium/domviewer.html
@@ -0,0 +1,16 @@
+<!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>
+ <title>DOM Viewer</title>
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+ <link rel="stylesheet" type="text/css" href="dom-styles/default.css"/>
+ <script type="text/javascript" src="selenium-domviewer.js"></script>
+ </head>
+ <body onload="loadDomViewer();">
+ <h3>DOM Viewer</h3>
+ <p> This page is generated using JavaScript. If you see this text, your
+ browser doesn't support JavaScript.</p>
+ </body>
+
+</html>
diff --git a/tests/FunctionalTests/selenium/html-xpath/carnation.jpg b/tests/FunctionalTests/selenium/html-xpath/carnation.jpg
new file mode 100644
index 00000000..6b1e16b3
--- /dev/null
+++ b/tests/FunctionalTests/selenium/html-xpath/carnation.jpg
Binary files differ
diff --git a/tests/FunctionalTests/selenium/html-xpath/example.html b/tests/FunctionalTests/selenium/html-xpath/example.html
new file mode 100644
index 00000000..3d7c62af
--- /dev/null
+++ b/tests/FunctionalTests/selenium/html-xpath/example.html
@@ -0,0 +1,75 @@
+<html>
+<head>
+ <title>DOM Level 3 XPath Example</title>
+ <script language="javascript" type="text/javascript" src="html-xpath.js"></script>
+</head>
+<body>
+<div class="Test">
+ Test Node <span class="Number">1</span>
+</div>
+
+<span id="TestingGround">
+ <div class="SomeOtherClass">
+ <div class="Test" id="ContextNodeTest">
+ Test Node <span class="Number">2</span>
+ <p>Test Node <span class="Number">3</span>: Unclosed Paragraph tag
+ <div class="Test">
+ Test Node <span class="Number">4</span>: Nesting
+ </div>
+ <img src="rainbow.jpg" alt="Something I found in my backyard" width="100" height="200" alt="Test image" someOtherAttribute="someOtherValue" />
+ <img src="carnation.jpg" alt="Carnation" width="99" height="74">
+ </div>
+ </div>
+</span>
+
+<script language="javascript">
+
+ function showIterator(title, result)
+ {
+ var s = title;
+ var item;
+ while(item = result.iterateNext())
+ {
+ s += "<div class=\"XPathResultItem\">" + (item.nodeType == 1 ? item.innerHTML.replace(/</g, "&lt;").replace(/>/g, "&gt;") : item.nodeValue) + "</div>";
+ }
+ document.write(s);
+ }
+
+ // Evaluate 1
+ var result = document.evaluate("//div[@class='Test']", document, null, XPathResult.STRING_TYPE, null);
+ document.write("<h1>\"//div[@class='Test']\" as String</h1>" + result.getStringValue());
+
+ // Evaluate 2
+ document.evaluate("//img[@width < 100]/@height", document, null, XPathResult.NUMBER_TYPE, result);
+ document.write("<h1>\"//img[@width < 100]/@height\" as Number</h1>" + result.getNumberValue());
+
+ // Evaluate 3
+ showIterator
+ (
+ "<h1>\"//div[@class='Test']\" in context of document</h1>",
+ document.evaluate("//div[@class='Test']", document, null, XPathResult.ANY_TYPE, result)
+ );
+
+ // Evaluate 4
+ showIterator
+ (
+ "<h1>\"div[@class='Test']\" in context of a specific node (id=\"ContextNodeTest\")</h1>",
+ document.evaluate("div[@class='Test']", document.getElementById("ContextNodeTest"), null, XPathResult.ANY_TYPE, result)
+ );
+
+ // Evaluate 5
+ showIterator
+ (
+ "<h1>\"//div/@class\": Retrieve Attribute Values</h1>",
+ document.evaluate("//div/@class", document, null, 0, result)
+ );
+
+ // Evaluate 6
+ var result = document.evaluate("count(//span[@class='Number'])", document, null, XPathResult.NUMBER_TYPE, null);
+ document.write("<h1>\"count(//span[@class='Number'])\" as Number</h1>" + result.getNumberValue());
+
+</script>
+
+
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/html-xpath/html-xpath-patched.js b/tests/FunctionalTests/selenium/html-xpath/html-xpath-patched.js
new file mode 100644
index 00000000..4b9e05f6
--- /dev/null
+++ b/tests/FunctionalTests/selenium/html-xpath/html-xpath-patched.js
@@ -0,0 +1,657 @@
+/*
+ html-xpath, an implementation of DOM Level 3 XPath for Internet Explorer 5+
+ Copyright (C) 2004 Dimitri Glazkov
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+
+*/
+
+/** SELENIUM:PATCH TO ALLOW USE WITH DOCUMENTS FROM OTHER WINDOWS: 2004-11-24
+ TODO resubmit this to http://sf.net/projects/html-xpath */
+function addXPathSupport(document) {
+/** END SELENIUM:PATCH */
+
+var isIe = /MSIE [56789]/.test(navigator.userAgent) && (navigator.platform == "Win32");
+
+// Mozilla has support by default, we don't have an implementation for the rest
+if (isIe)
+{
+ // release number
+ document.DomL3XPathRelease = "0.0.3.0";
+
+ // XPathException
+ // An Error object will be thrown, this is just a handler to instantiate that object
+ var XPathException = new _XPathExceptionHandler();
+ function _XPathExceptionHandler()
+ {
+ this.INVALID_EXPRESSION_ERR = 51;
+ this.TYPE_ERR = 52;
+ this.NOT_IMPLEMENTED_ERR = -1;
+ this.RUNTIME_ERR = -2;
+
+ this.ThrowNotImplemented = function(message)
+ {
+ ThrowError(this.NOT_IMPLEMENTED_ERR, "This functionality is not implemented.", message);
+ }
+
+ this.ThrowInvalidExpression = function(message)
+ {
+ ThrowError(this.INVALID_EXPRESSION_ERR, "Invalid expression", message);
+ }
+
+ this.ThrowType = function(message)
+ {
+ ThrowError(this.TYPE_ERR, "Type error", message);
+ }
+
+ this.Throw = function(message)
+ {
+ ThrowError(this.RUNTIME_ERR, "Run-time error", message);
+ }
+
+ function ThrowError(code, description, message)
+ {
+ var error = new Error(code, "DOM-L3-XPath " + document.DomL3XPathRelease + ": " + description + (message ? ", \"" + message + "\"": ""));
+ error.code = code;
+ error.name = "XPathException";
+ throw error;
+ }
+ }
+
+ // DOMException
+ // An Error object will be thrown, this is just a handler to instantiate that object
+ var DOMException = new _DOMExceptionHandler();
+ function _DOMExceptionHandler()
+ {
+ this.ThrowInvalidState = function(message)
+ {
+ ThrowError(13, "The state of the object is no longer valid", message);
+ }
+
+ function ThrowError(code, description, message)
+ {
+ var error = new Error(code, "DOM : " + description + (message ? ", \"" + message + "\"": ""));
+ error.code = code;
+ error.name = "DOMException";
+ throw error;
+ }
+ }
+
+ // XPathEvaluator
+ // implemented as document object methods
+
+ // XPathExpression createExpression(String expression, XPathNSResolver resolver)
+ document.createExpression = function
+ (
+ expression, // String
+ resolver // XPathNSResolver
+ )
+ {
+ // returns XPathExpression object
+ return new XPathExpression(expression, resolver);
+ }
+
+ // XPathNSResolver createNSResolver(nodeResolver)
+ document.createNSResolver = function
+ (
+ nodeResolver // Node
+ )
+ {
+ // returns XPathNSResolver
+ return new XPathNSResolver(nodeResolver);
+ }
+
+ // XPathResult evaluate(String expresison, Node contextNode, XPathNSResolver resolver, Number type, XPathResult result)
+ document.evaluate = function
+ (
+ expression, // String
+ contextNode, // Node
+ resolver, // XPathNSResolver
+ type, // Number
+ result // XPathResult
+ )
+ // can raise XPathException, DOMException
+ {
+ // return XPathResult
+ return document.createExpression(expression, resolver).evaluate(contextNode, type, result);
+ }
+
+ // XPathExpression
+ function XPathExpression
+ (
+ expression, // String
+ resolver // XPathNSResolver
+ )
+ {
+ this.expressionString = expression;
+ this.resolver = resolver;
+
+ // XPathResult evaluate(Node contextNode, Number type, XPathResult result)
+ this.evaluate = function
+ (
+ contextNode, // Node
+ type, // Number
+ result // XPathResult
+ )
+ // raises XPathException, DOMException
+ {
+ // return XPathResult
+ return (result && result.constructor == XPathResult ? result.initialize(this, contextNode, resolver, type) : new XPathResult(this, contextNode, resolver, type));
+ }
+
+ this.toString = function()
+ {
+ return "[XPathExpression]";
+ }
+ }
+
+ // XPathNSResolver
+ function XPathNSResolver(node)
+ {
+ this.node = node;
+
+ // String lookupNamespaceURI(String prefix)
+ this.lookupNamespaceURI = function
+ (
+ prefix // String
+ )
+ {
+ XPathException.ThrowNotImplemented();
+ // return String
+ return null;
+ }
+
+ this.toString = function()
+ {
+ return "[XPathNSResolver]";
+ }
+ }
+
+ // XPathResult
+ XPathResult.ANY_TYPE = 0;
+ XPathResult.NUMBER_TYPE = 1;
+ XPathResult.STRING_TYPE = 2;
+ XPathResult.BOOLEAN_TYPE = 3;
+ XPathResult.UNORDERED_NODE_ITERATOR_TYPE = 4;
+ XPathResult.ORDERED_NODE_ITERATOR_TYPE = 5;
+ XPathResult.UNORDERED_SNAPSHOT_TYPE = 6;
+ XPathResult.ORDERED_SNAPSHOT_TYPE = 7;
+ XPathResult.ANY_UNORDERED_NODE_TYPE = 8;
+ XPathResult.FIRST_ORDERED_NODE_TYPE = 9;
+
+ function XPathResult
+ (
+ expression, // XPathExpression
+ contextNode, // Node
+ resolver, // XPathNSResolver
+ type // Number
+ )
+ {
+ this.initialize = function(expression, contextNode, resolver, type)
+ {
+ this._domResult = null;
+ this._expression = expression;
+ this._contextNode = contextNode;
+ this._resolver = resolver;
+ if (type)
+ {
+ this.resultType = type;
+ this._isIterator = (type == XPathResult.UNORDERED_NODE_ITERATOR_TYPE ||
+ type == XPathResult.ORDERED_NODE_ITERATOR_TYPE ||
+ type == XPathResult.ANY_TYPE);
+ this._isSnapshot = (type == XPathResult.UNORDERED_SNAPSHOT_TYPE || type == XPathResult.ORDERED_SNAPSHOT_TYPE);
+ this._isNodeSet = type > XPathResult.BOOLEAN_TYPE;
+ }
+ else
+ {
+ this.resultType = XPathResult.ANY_TYPE;
+ this._isIterator = true;
+ this._isSnapshot = false;
+ this._isNodeSet = true;
+ }
+ return this;
+ }
+
+ this.initialize(expression, contextNode, resolver, type);
+
+ this.getInvalidIteratorState = function()
+ {
+ return documentChangeDetected() || !this._isIterator;
+ }
+
+ this.getSnapshotLength = function()
+ // raises XPathException
+ {
+ if (!this._isSnapshot)
+ {
+ XPathException.ThrowType("Snapshot is not an expected result type");
+ }
+ activateResult(this);
+ // return Number
+ return this._domResult.length;
+ }
+
+ // Node iterateNext()
+ this.iterateNext = function()
+ // raises XPathException, DOMException
+ {
+ if (!this._isIterator)
+ {
+ XPathException.ThrowType("Iterator is not an expected result type");
+ }
+ activateResult(this);
+ if (documentChangeDetected())
+ {
+ DOMException.ThrowInvalidState("iterateNext");
+ }
+ // return Node
+ return getNextNode(this);
+ }
+
+ // Node snapshotItem(Number index)
+ this.snapshotItem = function(index)
+ // raises XPathException
+ {
+ if (!this._isSnapshot)
+ {
+ XPathException.ThrowType("Snapshot is not an expected result type");
+ }
+ // return Node
+ return getItemNode(this, index);
+ }
+
+ this.toString = function()
+ {
+ return "[XPathResult]";
+ }
+
+ // returns string value of the result, if result type is STRING_TYPE
+ // otherwise throws an XPathException
+ this.getStringValue = function()
+ {
+ if (this.resultType != XPathResult.STRING_TYPE)
+ {
+ XPathException.ThrowType("The expression can not be converted to return String");
+ }
+ return getNodeText(this);
+ }
+
+ // returns number value of the result, if the result is NUMBER_TYPE
+ // otherwise throws an XPathException
+ this.getNumberValue = function()
+ {
+ if (this.resultType != XPathResult.NUMBER_TYPE)
+ {
+ XPathException.ThrowType("The expression can not be converted to return Number");
+ }
+ var number = parseInt(getNodeText(this));
+ if (isNaN(number))
+ {
+ XPathException.ThrowType("The result can not be converted to Number");
+ }
+ return number;
+ }
+
+ // returns boolean value of the result, if the result is BOOLEAN_TYPE
+ // otherwise throws an XPathException
+ this.getBooleanValue = function()
+ {
+ if (this.resultType != XPathResult.BOOLEAN_TYPE)
+ {
+ XPathException.ThrowType("The expression can not be converted to return Boolean");
+ }
+
+ var
+ text = getNodeText(this);
+ bool = (text ? text.toLowerCase() : null);
+ if (bool == "false" || bool == "true")
+ {
+ return bool;
+ }
+ XPathException.ThrowType("The result can not be converted to Boolean");
+ }
+
+ // returns single node, if the result is ANY_UNORDERED_NODE_TYPE or FIRST_ORDERED_NODE_TYPE
+ // otherwise throws an XPathException
+ this.getSingleNodeValue = function()
+ {
+ if (this.resultType != XPathResult.ANY_UNORDERED_NODE_TYPE &&
+ this.resultType != XPathResult.FIRST_ORDERED_NODE_TYPE)
+ {
+ XPathException.ThrowType("The expression can not be converted to return single Node value");
+ }
+ return getSingleNode(this);
+ }
+
+ function documentChangeDetected()
+ {
+ return document._XPathMsxmlDocumentHelper.documentChangeDetected();
+ }
+
+ function getNodeText(result)
+ {
+ activateResult(result);
+ return result._textResult;
+// return ((node = getSingleNode(result)) ? (node.nodeType == 1 ? node.innerText : node.nodeValue) : null);
+ }
+
+ function findNode(result, current)
+ {
+ switch(current.nodeType)
+ {
+ case 1: // NODE_ELEMENT
+ var id = current.attributes.getNamedItem("id");
+ if (id)
+ {
+ return document.getElementById(id.value);
+ }
+ XPathException.Throw("unable to locate element in XML tree");
+ case 2: // NODE_ATTRIBUTE
+ var id = current.selectSingleNode("..").attributes.getNamedItem("id");
+ if (id)
+ {
+ var node = document.getElementById(id.text);
+ if (node)
+ {
+ return node.attributes.getNamedItem(current.nodeName);
+ }
+ }
+ XPathException.Throw("unable to locate attribute in XML tree");
+ case 3: // NODE_TEXT
+ var id = current.selectSingleNode("..").attributes.getNamedItem("id");
+ if (id)
+ {
+ var node = document.getElementById(id.value);
+ if (node)
+ {
+ for(child in node.childNodes)
+ {
+ if (child.nodeType == 3 && child.nodeValue == current.nodeValue)
+ {
+ return child;
+ }
+ }
+ }
+ }
+ XPathException.Throw("unable to locate text in XML tree");
+ }
+ XPathException.Throw("unknown node type");
+ }
+
+ function activateResult(result)
+ {
+ if (!result._domResult)
+ {
+ try
+ {
+ var expression = result._expression.expressionString;
+
+ // adjust expression if contextNode is not a document
+ if (result._contextNode != document && expression.indexOf("//") != 0)
+ {
+
+ expression = "//*[@id = '" + result._contextNode.id + "']" +
+ (expression.indexOf("/") == 0 ? "" : "/") + expression;
+ }
+
+ if (result._isNodeSet)
+ {
+ result._domResult = document._XPathMsxmlDocumentHelper.getDom().selectNodes(expression);
+ }
+ else
+ {
+ result._domResult = true;
+ result._textResult = document._XPathMsxmlDocumentHelper.getTextResult(expression);
+ }
+
+ }
+ catch(error)
+ {
+ alert(error.description);
+ XPathException.ThrowInvalidExpression(error.description);
+ }
+ }
+ }
+
+ function getSingleNode(result)
+ {
+ var node = getItemNode(result, 0);
+ result._domResult = null;
+ return node;
+ }
+
+ function getItemNode(result, index)
+ {
+ activateResult(result);
+ var current = result._domResult.item(index);
+ return (current ? findNode(result, current) : null);
+ }
+
+ function getNextNode(result)
+ {
+ var current = result._domResult.nextNode;
+ if (current)
+ {
+ return findNode(result, current);
+ }
+ result._domResult = null;
+ return null;
+ }
+ }
+
+ document.reloadDom = function()
+ {
+ document._XPathMsxmlDocumentHelper.reset();
+ }
+
+ document._XPathMsxmlDocumentHelper = new _XPathMsxmlDocumentHelper();
+ function _XPathMsxmlDocumentHelper()
+ {
+ this.getDom = function()
+ {
+ activateDom(this);
+ return this.dom;
+ }
+
+ this.getXml = function()
+ {
+ activateDom(this);
+ return this.dom.xml;
+ }
+
+ this.getTextResult = function(expression)
+ {
+ expression = expression.replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "\"");
+ var xslText = "<xsl:stylesheet version=\"1.0\" xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">" +
+ "<xsl:output method=\"text\"/><xsl:template match=\"*\"><xsl:value-of select=\"" + expression + "\"/>" +
+ "</xsl:template></xsl:stylesheet>";
+ var xsl = new ActiveXObject("Msxml2.DOMDocument");
+ xsl.loadXML(xslText);
+ try
+ {
+ var result = this.getDom().transformNode(xsl);
+ }
+ catch(error)
+ {
+ alert("Error: " + error.description);
+ }
+ return result;
+ }
+
+ this.reset = function()
+ {
+ this.dom = null;
+ }
+
+ function onPropertyChangeEventHandler()
+ {
+ document._propertyChangeDetected = true;
+ }
+
+ this.documentChangeDetected = function()
+ {
+ return (document.ignoreDocumentChanges ? false : this._currentElementCount != document.all.length || document._propertyChangeDetected);
+ }
+
+ function activateDom(helper)
+ {
+ if (!helper.dom)
+ {
+ var dom = new ActiveXObject("Msxml2.DOMDocument");
+/** SELENIUM:PATCH TO ALLOW PROVIDE FULL XPATH SUPPORT */
+ dom.setProperty("SelectionLanguage", "XPath");
+/** END SELENIUM:PATCH */
+ dom.async = false;
+ dom.resolveExternals = false;
+ loadDocument(dom, helper);
+ helper.dom = dom;
+ helper._currentElementCount = document.all.length;
+ document._propertyChangeDetected = false;
+ }
+ else
+ {
+ if (helper.documentChangeDetected())
+ {
+ var dom = helper.dom;
+ dom.load("");
+ loadDocument(dom, helper);
+ helper._currentElementCount = document.all.length;
+ document._propertyChangeDetected = false;
+ }
+ }
+ }
+
+ function loadDocument(dom, helper)
+ {
+ return loadNode(dom, dom, document.body, helper);
+ }
+
+
+/** SELENIUM:PATCH for loadNode() - see SEL-68 */
+ function loadNode(dom, domParentNode, node, helper)
+ {
+ // Bad node scenarios
+ // 1. If the node contains a /, it's broken HTML
+ // 2. If the node doesn't have a name (typically from broken HTML), the node can't be loaded
+ // 3. Node types we can't deal with
+ //
+ // In all scenarios, we just skip the node. We won't be able to
+ // query on these nodes, but they're broken anyway.
+ if (node.nodeName.indexOf("/") > -1
+ || node.nodeName == ""
+ || node.nodeName == "#document"
+ || node.nodeName == "#document-fragment"
+ || node.nodeName == "#cdata-section"
+ || node.nodeName == "#xml-declaration"
+ || node.nodeName == "#whitespace"
+ || node.nodeName == "#significat-whitespace"
+ )
+ {
+ return;
+ }
+
+ // #comment is a <!-- comment -->, which must be created with createComment()
+ if (node.nodeName == "#comment")
+ {
+ try
+ {
+ domParentNode.appendChild(dom.createComment(node.nodeValue));
+ }
+ catch (ex)
+ {
+ // it's just a comment, we don't care
+ }
+ }
+ else if (node.nodeType == 3)
+ {
+ domParentNode.appendChild(dom.createTextNode(node.nodeValue));
+ }
+ else
+ {
+ var domNode = dom.createElement(node.nodeName.toLowerCase());
+ if (!node.id)
+ {
+ node.id = node.uniqueID;
+ }
+ domParentNode.appendChild(domNode);
+ loadAttributes(dom, domNode, node);
+ var length = node.childNodes.length;
+ for(var i = 0; i < length; i ++ )
+ {
+ loadNode(dom, domNode, node.childNodes[i], helper);
+ }
+ node.attachEvent("onpropertychange", onPropertyChangeEventHandler);
+ }
+ }
+/** END SELENIUM:PATCH */
+
+ function loadAttributes(dom, domParentNode, node)
+ {
+ for (var i = 0; i < node.attributes.length; i ++ )
+ {
+ var attribute = node.attributes[i];
+ var attributeValue = attribute.nodeValue;
+ if (attributeValue && attribute.specified)
+ {
+ var domAttribute = dom.createAttribute(attribute.nodeName);
+ domAttribute.value = attributeValue;
+ domParentNode.setAttributeNode(domAttribute);
+ }
+ }
+ }
+
+ }
+}
+else
+{
+ document.reloadDom = function() {}
+ XPathResult.prototype.getStringValue = function()
+ {
+ return this.stringValue;
+ }
+
+ XPathResult.prototype.getNumberValue = function()
+ {
+ return this.numberValue;
+ }
+
+ XPathResult.prototype.getBooleanValue = function()
+ {
+ return this.booleanValue;
+ }
+
+ XPathResult.prototype.getSingleNodeValue = function()
+ {
+ return this.singleNodeValue;
+ }
+
+ XPathResult.prototype.getInvalidIteratorState = function()
+ {
+ return this.invalidIteratorState;
+ }
+
+ XPathResult.prototype.getSnapshotLength = function()
+ {
+ return this.snapshotLength;
+ }
+
+ XPathResult.prototype.getResultType = function()
+ {
+ return this.resultType;
+ }
+}
+/** SELENIUM:PATCH TO ALLOW USE WITH CONTAINED DOCUMENTS */
+}
+/** END SELENIUM:PATCH */
+
diff --git a/tests/FunctionalTests/selenium/html-xpath/html-xpath.js b/tests/FunctionalTests/selenium/html-xpath/html-xpath.js
new file mode 100644
index 00000000..acad8b93
--- /dev/null
+++ b/tests/FunctionalTests/selenium/html-xpath/html-xpath.js
@@ -0,0 +1,610 @@
+/*
+ html-xpath, an implementation of DOM Level 3 XPath for Internet Explorer 5+
+ Copyright (C) 2004 Dimitri Glazkov
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+
+*/
+
+var isIe = /MSIE [56789]/.test(navigator.userAgent) && (navigator.platform == "Win32");
+
+// Mozilla has support by default, we don't have an implementation for the rest
+if (isIe)
+{
+ // release number
+ document.DomL3XPathRelease = "0.0.3.0";
+
+ // XPathException
+ // An Error object will be thrown, this is just a handler to instantiate that object
+ var XPathException = new _XPathExceptionHandler();
+ function _XPathExceptionHandler()
+ {
+ this.INVALID_EXPRESSION_ERR = 51;
+ this.TYPE_ERR = 52;
+ this.NOT_IMPLEMENTED_ERR = -1;
+ this.RUNTIME_ERR = -2;
+
+ this.ThrowNotImplemented = function(message)
+ {
+ ThrowError(this.NOT_IMPLEMENTED_ERR, "This functionality is not implemented.", message);
+ }
+
+ this.ThrowInvalidExpression = function(message)
+ {
+ ThrowError(this.INVALID_EXPRESSION_ERR, "Invalid expression", message);
+ }
+
+ this.ThrowType = function(message)
+ {
+ ThrowError(this.TYPE_ERR, "Type error", message);
+ }
+
+ this.Throw = function(message)
+ {
+ ThrowError(this.RUNTIME_ERR, "Run-time error", message);
+ }
+
+ function ThrowError(code, description, message)
+ {
+ var error = new Error(code, "DOM-L3-XPath " + document.DomL3XPathRelease + ": " + description + (message ? ", \"" + message + "\"": ""));
+ error.code = code;
+ error.name = "XPathException";
+ throw error;
+ }
+ }
+
+ // DOMException
+ // An Error object will be thrown, this is just a handler to instantiate that object
+ var DOMException = new _DOMExceptionHandler();
+ function _DOMExceptionHandler()
+ {
+ this.ThrowInvalidState = function(message)
+ {
+ ThrowError(13, "The state of the object is no longer valid", message);
+ }
+
+ function ThrowError(code, description, message)
+ {
+ var error = new Error(code, "DOM : " + description + (message ? ", \"" + message + "\"": ""));
+ error.code = code;
+ error.name = "DOMException";
+ throw error;
+ }
+ }
+
+ // XPathEvaluator
+ // implemented as document object methods
+
+ // XPathExpression createExpression(String expression, XPathNSResolver resolver)
+ document.createExpression = function
+ (
+ expression, // String
+ resolver // XPathNSResolver
+ )
+ {
+ // returns XPathExpression object
+ return new XPathExpression(expression, resolver);
+ }
+
+ // XPathNSResolver createNSResolver(nodeResolver)
+ document.createNSResolver = function
+ (
+ nodeResolver // Node
+ )
+ {
+ // returns XPathNSResolver
+ return new XPathNSResolver(nodeResolver);
+ }
+
+ // XPathResult evaluate(String expresison, Node contextNode, XPathNSResolver resolver, Number type, XPathResult result)
+ document.evaluate = function
+ (
+ expression, // String
+ contextNode, // Node
+ resolver, // XPathNSResolver
+ type, // Number
+ result // XPathResult
+ )
+ // can raise XPathException, DOMException
+ {
+ // return XPathResult
+ return document.createExpression(expression, resolver).evaluate(contextNode, type, result);
+ }
+
+ // XPathExpression
+ function XPathExpression
+ (
+ expression, // String
+ resolver // XPathNSResolver
+ )
+ {
+ this.expressionString = expression;
+ this.resolver = resolver;
+
+ // XPathResult evaluate(Node contextNode, Number type, XPathResult result)
+ this.evaluate = function
+ (
+ contextNode, // Node
+ type, // Number
+ result // XPathResult
+ )
+ // raises XPathException, DOMException
+ {
+ // return XPathResult
+ return (result && result.constructor == XPathResult ? result.initialize(this, contextNode, resolver, type) : new XPathResult(this, contextNode, resolver, type));
+ }
+
+ this.toString = function()
+ {
+ return "[XPathExpression]";
+ }
+ }
+
+ // XPathNSResolver
+ function XPathNSResolver(node)
+ {
+ this.node = node;
+
+ // String lookupNamespaceURI(String prefix)
+ this.lookupNamespaceURI = function
+ (
+ prefix // String
+ )
+ {
+ XPathException.ThrowNotImplemented();
+ // return String
+ return null;
+ }
+
+ this.toString = function()
+ {
+ return "[XPathNSResolver]";
+ }
+ }
+
+ // XPathResult
+ XPathResult.ANY_TYPE = 0;
+ XPathResult.NUMBER_TYPE = 1;
+ XPathResult.STRING_TYPE = 2;
+ XPathResult.BOOLEAN_TYPE = 3;
+ XPathResult.UNORDERED_NODE_ITERATOR_TYPE = 4;
+ XPathResult.ORDERED_NODE_ITERATOR_TYPE = 5;
+ XPathResult.UNORDERED_SNAPSHOT_TYPE = 6;
+ XPathResult.ORDERED_SNAPSHOT_TYPE = 7;
+ XPathResult.ANY_UNORDERED_NODE_TYPE = 8;
+ XPathResult.FIRST_ORDERED_NODE_TYPE = 9;
+
+ function XPathResult
+ (
+ expression, // XPathExpression
+ contextNode, // Node
+ resolver, // XPathNSResolver
+ type // Number
+ )
+ {
+ this.initialize = function(expression, contextNode, resolver, type)
+ {
+ this._domResult = null;
+ this._expression = expression;
+ this._contextNode = contextNode;
+ this._resolver = resolver;
+ if (type)
+ {
+ this.resultType = type;
+ this._isIterator = (type == XPathResult.UNORDERED_NODE_ITERATOR_TYPE ||
+ type == XPathResult.ORDERED_NODE_ITERATOR_TYPE ||
+ type == XPathResult.ANY_TYPE);
+ this._isSnapshot = (type == XPathResult.UNORDERED_SNAPSHOT_TYPE || type == XPathResult.ORDERED_SNAPSHOT_TYPE);
+ this._isNodeSet = type > XPathResult.BOOLEAN_TYPE;
+ }
+ else
+ {
+ this.resultType = XPathResult.ANY_TYPE;
+ this._isIterator = true;
+ this._isSnapshot = false;
+ this._isNodeSet = true;
+ }
+ return this;
+ }
+
+ this.initialize(expression, contextNode, resolver, type);
+
+ this.getInvalidIteratorState = function()
+ {
+ return documentChangeDetected() || !this._isIterator;
+ }
+
+ this.getSnapshotLength = function()
+ // raises XPathException
+ {
+ if (!this._isSnapshot)
+ {
+ XPathException.ThrowType("Snapshot is not an expected result type");
+ }
+ activateResult(this);
+ // return Number
+ return this._domResult.length;
+ }
+
+ // Node iterateNext()
+ this.iterateNext = function()
+ // raises XPathException, DOMException
+ {
+ if (!this._isIterator)
+ {
+ XPathException.ThrowType("Iterator is not an expected result type");
+ }
+ activateResult(this);
+ if (documentChangeDetected())
+ {
+ DOMException.ThrowInvalidState("iterateNext");
+ }
+ // return Node
+ return getNextNode(this);
+ }
+
+ // Node snapshotItem(Number index)
+ this.snapshotItem = function(index)
+ // raises XPathException
+ {
+ if (!this._isSnapshot)
+ {
+ XPathException.ThrowType("Snapshot is not an expected result type");
+ }
+ // return Node
+ return getItemNode(this, index);
+ }
+
+ this.toString = function()
+ {
+ return "[XPathResult]";
+ }
+
+ // returns string value of the result, if result type is STRING_TYPE
+ // otherwise throws an XPathException
+ this.getStringValue = function()
+ {
+ if (this.resultType != XPathResult.STRING_TYPE)
+ {
+ XPathException.ThrowType("The expression can not be converted to return String");
+ }
+ return getNodeText(this);
+ }
+
+ // returns number value of the result, if the result is NUMBER_TYPE
+ // otherwise throws an XPathException
+ this.getNumberValue = function()
+ {
+ if (this.resultType != XPathResult.NUMBER_TYPE)
+ {
+ XPathException.ThrowType("The expression can not be converted to return Number");
+ }
+ var number = parseInt(getNodeText(this));
+ if (isNaN(number))
+ {
+ XPathException.ThrowType("The result can not be converted to Number");
+ }
+ return number;
+ }
+
+ // returns boolean value of the result, if the result is BOOLEAN_TYPE
+ // otherwise throws an XPathException
+ this.getBooleanValue = function()
+ {
+ if (this.resultType != XPathResult.BOOLEAN_TYPE)
+ {
+ XPathException.ThrowType("The expression can not be converted to return Boolean");
+ }
+
+ var
+ text = getNodeText(this);
+ bool = (text ? text.toLowerCase() : null);
+ if (bool == "false" || bool == "true")
+ {
+ return bool;
+ }
+ XPathException.ThrowType("The result can not be converted to Boolean");
+ }
+
+ // returns single node, if the result is ANY_UNORDERED_NODE_TYPE or FIRST_ORDERED_NODE_TYPE
+ // otherwise throws an XPathException
+ this.getSingleNodeValue = function()
+ {
+ if (this.resultType != XPathResult.ANY_UNORDERED_NODE_TYPE &&
+ this.resultType != XPathResult.FIRST_ORDERED_NODE_TYPE)
+ {
+ XPathException.ThrowType("The expression can not be converted to return single Node value");
+ }
+ return getSingleNode(this);
+ }
+
+ function documentChangeDetected()
+ {
+ return document._XPathMsxmlDocumentHelper.documentChangeDetected();
+ }
+
+ function getNodeText(result)
+ {
+ activateResult(result);
+ return result._textResult;
+// return ((node = getSingleNode(result)) ? (node.nodeType == 1 ? node.innerText : node.nodeValue) : null);
+ }
+
+ function findNode(result, current)
+ {
+ switch(current.nodeType)
+ {
+ case 1: // NODE_ELEMENT
+ var id = current.attributes.getNamedItem("id");
+ if (id)
+ {
+ return document.getElementById(id.value);
+ }
+ XPathException.Throw("unable to locate element in XML tree");
+ case 2: // NODE_ATTRIBUTE
+ var id = current.selectSingleNode("..").attributes.getNamedItem("id");
+ if (id)
+ {
+ var node = document.getElementById(id.text);
+ if (node)
+ {
+ return node.attributes.getNamedItem(current.nodeName);
+ }
+ }
+ XPathException.Throw("unable to locate attribute in XML tree");
+ case 3: // NODE_TEXT
+ var id = current.selectSingleNode("..").attributes.getNamedItem("id");
+ if (id)
+ {
+ var node = document.getElementById(id.value);
+ if (node)
+ {
+ for(child in node.childNodes)
+ {
+ if (child.nodeType == 3 && child.nodeValue == current.nodeValue)
+ {
+ return child;
+ }
+ }
+ }
+ }
+ XPathException.Throw("unable to locate text in XML tree");
+ }
+ XPathException.Throw("unknown node type");
+ }
+
+ function activateResult(result)
+ {
+ if (!result._domResult)
+ {
+ try
+ {
+ var expression = result._expression.expressionString;
+
+ // adjust expression if contextNode is not a document
+ if (result._contextNode != document && expression.indexOf("//") != 0)
+ {
+
+ expression = "//*[@id = '" + result._contextNode.id + "']" +
+ (expression.indexOf("/") == 0 ? "" : "/") + expression;
+ }
+
+ if (result._isNodeSet)
+ {
+ result._domResult = document._XPathMsxmlDocumentHelper.getDom().selectNodes(expression);
+ }
+ else
+ {
+ result._domResult = true;
+ result._textResult = document._XPathMsxmlDocumentHelper.getTextResult(expression);
+ }
+
+ }
+ catch(error)
+ {
+ alert(error.description);
+ XPathException.ThrowInvalidExpression(error.description);
+ }
+ }
+ }
+
+ function getSingleNode(result)
+ {
+ var node = getItemNode(result, 0);
+ result._domResult = null;
+ return node;
+ }
+
+ function getItemNode(result, index)
+ {
+ activateResult(result);
+ var current = result._domResult.item(index);
+ return (current ? findNode(result, current) : null);
+ }
+
+ function getNextNode(result)
+ {
+ var current = result._domResult.nextNode;
+ if (current)
+ {
+ return findNode(result, current);
+ }
+ result._domResult = null;
+ return null;
+ }
+ }
+
+ document.reloadDom = function()
+ {
+ document._XPathMsxmlDocumentHelper.reset();
+ }
+
+ document._XPathMsxmlDocumentHelper = new _XPathMsxmlDocumentHelper();
+ function _XPathMsxmlDocumentHelper()
+ {
+ this.getDom = function()
+ {
+ activateDom(this);
+ return this.dom;
+ }
+
+ this.getXml = function()
+ {
+ activateDom(this);
+ return this.dom.xml;
+ }
+
+ this.getTextResult = function(expression)
+ {
+ expression = expression.replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "\"");
+ var xslText = "<xsl:stylesheet version=\"1.0\" xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">" +
+ "<xsl:output method=\"text\"/><xsl:template match=\"*\"><xsl:value-of select=\"" + expression + "\"/>" +
+ "</xsl:template></xsl:stylesheet>";
+ var xsl = new ActiveXObject("Msxml2.DOMDocument");
+ xsl.loadXML(xslText);
+ try
+ {
+ var result = this.getDom().transformNode(xsl);
+ }
+ catch(error)
+ {
+ alert("Error: " + error.description);
+ }
+ return result;
+ }
+
+ this.reset = function()
+ {
+ this.dom = null;
+ }
+
+ function onPropertyChangeEventHandler()
+ {
+ document._propertyChangeDetected = true;
+ }
+
+ this.documentChangeDetected = function()
+ {
+ return (document.ignoreDocumentChanges ? false : this._currentElementCount != document.all.length || document._propertyChangeDetected);
+ }
+
+ function activateDom(helper)
+ {
+ if (!helper.dom)
+ {
+ var dom = new ActiveXObject("Msxml2.DOMDocument");
+ dom.async = false;
+ dom.resolveExternals = false;
+ loadDocument(dom, helper);
+ helper.dom = dom;
+ helper._currentElementCount = document.all.length;
+ document._propertyChangeDetected = false;
+ }
+ else
+ {
+ if (helper.documentChangeDetected())
+ {
+ var dom = helper.dom;
+ dom.load("");
+ loadDocument(dom, helper);
+ helper._currentElementCount = document.all.length;
+ document._propertyChangeDetected = false;
+ }
+ }
+ }
+
+ function loadDocument(dom, helper)
+ {
+ return loadNode(dom, dom, document.body, helper);
+ }
+
+ function loadNode(dom, domParentNode, node, helper)
+ {
+ if (node.nodeType == 3)
+ {
+ domParentNode.appendChild(dom.createTextNode(node.nodeValue));
+ }
+ else
+ {
+ var domNode = dom.createElement(node.nodeName.toLowerCase());
+ if (!node.id)
+ {
+ node.id = node.uniqueID;
+ }
+ domParentNode.appendChild(domNode);
+ loadAttributes(dom, domNode, node);
+ var length = node.childNodes.length;
+ for(var i = 0; i < length; i ++ )
+ {
+ loadNode(dom, domNode, node.childNodes[i], helper);
+ }
+ node.attachEvent("onpropertychange", onPropertyChangeEventHandler);
+ }
+ }
+
+ function loadAttributes(dom, domParentNode, node)
+ {
+ for (var i = 0; i < node.attributes.length; i ++ )
+ {
+ var attribute = node.attributes[i];
+ var attributeValue = attribute.nodeValue;
+ if (attributeValue && attribute.specified)
+ {
+ var domAttribute = dom.createAttribute(attribute.nodeName);
+ domAttribute.value = attributeValue;
+ domParentNode.setAttributeNode(domAttribute);
+ }
+ }
+ }
+
+ }
+}
+else
+{
+ document.reloadDom = function() {}
+ XPathResult.prototype.getStringValue = function()
+ {
+ return this.stringValue;
+ }
+
+ XPathResult.prototype.getNumberValue = function()
+ {
+ return this.numberValue;
+ }
+
+ XPathResult.prototype.getBooleanValue = function()
+ {
+ return this.booleanValue;
+ }
+
+ XPathResult.prototype.getSingleNodeValue = function()
+ {
+ return this.singleNodeValue;
+ }
+
+ XPathResult.prototype.getInvalidIteratorState = function()
+ {
+ return this.invalidIteratorState;
+ }
+
+ XPathResult.prototype.getSnapshotLength = function()
+ {
+ return this.snapshotLength;
+ }
+
+ XPathResult.prototype.getResultType = function()
+ {
+ return this.resultType;
+ }
+} \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/html-xpath/license.txt b/tests/FunctionalTests/selenium/html-xpath/license.txt
new file mode 100644
index 00000000..b1e3f5a2
--- /dev/null
+++ b/tests/FunctionalTests/selenium/html-xpath/license.txt
@@ -0,0 +1,504 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+ When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+ To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+ Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+ We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+ Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+ You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+ 2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Libraries
+
+ If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change. You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+ To apply these terms, attach the following notices to the library. It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the library's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+ <signature of Ty Coon>, 1 April 1990
+ Ty Coon, President of Vice
+
+That's all there is to it!
+
+
diff --git a/tests/FunctionalTests/selenium/html-xpath/rainbow.jpg b/tests/FunctionalTests/selenium/html-xpath/rainbow.jpg
new file mode 100644
index 00000000..757995b6
--- /dev/null
+++ b/tests/FunctionalTests/selenium/html-xpath/rainbow.jpg
Binary files differ
diff --git a/tests/FunctionalTests/selenium/htmlutils.js b/tests/FunctionalTests/selenium/htmlutils.js
new file mode 100644
index 00000000..73922b13
--- /dev/null
+++ b/tests/FunctionalTests/selenium/htmlutils.js
@@ -0,0 +1,283 @@
+/*
+ * Copyright 2004 ThoughtWorks, Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */
+
+// This script contains some HTML utility functions that
+// make it possible to handle elements in a way that is
+// compatible with both IE-like and Mozilla-like browsers
+
+String.prototype.trim = function() {
+ var result = this.replace( /^\s+/g, "" );// strip leading
+ return result.replace( /\s+$/g, "" );// strip trailing
+};
+String.prototype.lcfirst = function() {
+ return this.charAt(0).toLowerCase() + this.substr(1);
+};
+String.prototype.ucfirst = function() {
+ return this.charAt(0).toUpperCase() + this.substr(1);
+};
+String.prototype.startsWith = function(str) {
+ return this.indexOf(str) == 0;
+};
+
+// Returns the text in this element
+function getText(element) {
+ text = "";
+
+ if(element.textContent) {
+ text = element.textContent;
+ } else if(element.innerText) {
+ text = element.innerText;
+ }
+ // Replace &nbsp; with a space
+ // TODO - should this be in the match() code instead?
+ text = text.replace(/\240/g, " ");
+ return text.trim();
+}
+
+// Sets the text in this element
+function setText(element, text) {
+ if(element.textContent) {
+ element.textContent = text;
+ } else if(element.innerText) {
+ element.innerText = text;
+ }
+}
+
+// Get the value of an <input> element
+function getInputValue(inputElement) {
+ if (inputElement.type.toUpperCase() == 'CHECKBOX' ||
+ inputElement.type.toUpperCase() == 'RADIO')
+ {
+ return (inputElement.checked ? 'on' : 'off');
+ }
+ return inputElement.value;
+}
+
+/* Fire an event in a browser-compatible manner */
+function triggerEvent(element, eventType, canBubble) {
+ canBubble = (typeof(canBubble) == undefined) ? true : canBubble;
+ if (element.fireEvent) {
+ element.fireEvent('on' + eventType);
+ }
+ else {
+ var evt = document.createEvent('HTMLEvents');
+ evt.initEvent(eventType, canBubble, true);
+ element.dispatchEvent(evt);
+ }
+}
+
+/* Fire a mouse event in a browser-compatible manner */
+function triggerMouseEvent(element, eventType, canBubble) {
+ canBubble = (typeof(canBubble) == undefined) ? true : canBubble;
+ if (element.fireEvent) {
+ element.fireEvent('on' + eventType);
+ }
+ else {
+ var evt = document.createEvent('MouseEvents');
+ evt.initMouseEvent(eventType, canBubble, true, document.defaultView, 1, 0, 0, 0, 0, false, false, false, false, 0, null);
+ element.dispatchEvent(evt);
+ }
+}
+
+function removeLoadListener(element, command) {
+ if (window.removeEventListener)
+ element.removeEventListener("load", command, true);
+ else if (window.detachEvent)
+ element.detachEvent("onload", command);
+}
+
+function addLoadListener(element, command) {
+ if (window.addEventListener)
+ element.addEventListener("load",command, true);
+ else if (window.attachEvent)
+ element.attachEvent("onload",command);
+}
+
+function addUnloadListener(element, command) {
+ if (window.addEventListener)
+ element.addEventListener("unload",command, true);
+ else if (window.attachEvent)
+ element.attachEvent("onunload",command);
+}
+
+/**
+ * Override the broken getFunctionName() method from JsUnit
+ * This file must be loaded _after_ the jsunitCore.js
+ */
+function getFunctionName(aFunction) {
+ var regexpResult = aFunction.toString().match(/function (\w*)/);
+ if (regexpResult && regexpResult[1]) {
+ return regexpResult[1];
+ }
+ return 'anonymous';
+}
+
+function describe(object, delimiter) {
+ var props = new Array();
+ for (var prop in object) {
+ props.push(prop + " -> " + object[prop]);
+ }
+ return props.join(delimiter || '\n');
+}
+
+PatternMatcher = function(pattern) {
+ this.selectStrategy(pattern);
+};
+PatternMatcher.prototype = {
+
+ selectStrategy: function(pattern) {
+ this.pattern = pattern;
+ var strategyName = 'glob'; // by default
+ if (/^([a-z-]+):(.*)/.test(pattern)) {
+ strategyName = RegExp.$1;
+ pattern = RegExp.$2;
+ }
+ var matchStrategy = PatternMatcher.strategies[strategyName];
+ if (!matchStrategy) {
+ throw new SeleniumError("cannot find PatternMatcher.strategies." + strategyName);
+ }
+ this.matcher = new matchStrategy(pattern);
+ },
+
+ matches: function(actual) {
+ return this.matcher.matches(actual + '');
+ // Note: appending an empty string avoids a Konqueror bug
+ }
+
+};
+
+/**
+ * A "static" convenience method for easy matching
+ */
+PatternMatcher.matches = function(pattern, actual) {
+ return new PatternMatcher(pattern).matches(actual);
+};
+
+PatternMatcher.strategies = {
+
+ /**
+ * Exact matching, e.g. "exact:***"
+ */
+ exact: function(expected) {
+ this.expected = expected;
+ this.matches = function(actual) {
+ return actual == this.expected;
+ };
+ },
+
+ /**
+ * Match by regular expression, e.g. "regexp:^[0-9]+$"
+ */
+ regexp: function(regexpString) {
+ this.regexp = new RegExp(regexpString);
+ this.matches = function(actual) {
+ return this.regexp.test(actual);
+ };
+ },
+
+ /**
+ * "glob" (aka "wildmat") patterns, e.g. "glob:one,two,*"
+ */
+ glob: function(globString) {
+ this.regexp = new RegExp(PatternMatcher.regexpFromGlob(globString));
+ this.matches = function(actual) {
+ return this.regexp.test(actual);
+ };
+ }
+
+};
+
+PatternMatcher.regexpFromGlob = function(glob) {
+ var re = glob;
+ re = re.replace(/([.^$+(){}\[\]\\|])/g, "\\$1");
+ re = re.replace(/\?/g, "(.|[\r\n])");
+ re = re.replace(/\*/g, "(.|[\r\n])*");
+ return "^" + re + "$";
+};
+
+var Assert = {
+
+ fail: function(message) {
+ throw new AssertionFailedError(message);
+ },
+
+ /*
+ * Assert.equals(comment?, expected, actual)
+ */
+ equals: function() {
+ var args = new AssertionArguments(arguments);
+ if (args.expected === args.actual) {
+ return;
+ }
+ Assert.fail(args.comment +
+ "Expected '" + args.expected +
+ "' but was '" + args.actual + "'");
+ },
+
+ /*
+ * Assert.matches(comment?, pattern, actual)
+ */
+ matches: function() {
+ var args = new AssertionArguments(arguments);
+ if (PatternMatcher.matches(args.expected, args.actual)) {
+ return;
+ }
+ Assert.fail(args.comment +
+ "Actual value '" + args.actual +
+ "' did not match '" + args.expected + "'");
+ },
+
+ /*
+ * Assert.notMtches(comment?, pattern, actual)
+ */
+ notMatches: function() {
+ var args = new AssertionArguments(arguments);
+ if (!PatternMatcher.matches(args.expected, args.actual)) {
+ return;
+ }
+ Assert.fail(args.comment +
+ "Actual value '" + args.actual +
+ "' did match '" + args.expected + "'");
+ }
+
+};
+
+// Preprocess the arguments to allow for an optional comment.
+function AssertionArguments(args) {
+ if (args.length == 2) {
+ this.comment = "";
+ this.expected = args[0];
+ this.actual = args[1];
+ } else {
+ this.comment = args[0] + "; ";
+ this.expected = args[1];
+ this.actual = args[2];
+ }
+}
+
+
+
+function AssertionFailedError(message) {
+ this.isAssertionFailedError = true;
+ this.failureMessage = message;
+}
+
+function SeleniumError(message) {
+ var error = new Error(message);
+ error.isSeleniumError = true;
+ return error;
+};
diff --git a/tests/FunctionalTests/selenium/index.html b/tests/FunctionalTests/selenium/index.html
new file mode 100644
index 00000000..eaaaa308
--- /dev/null
+++ b/tests/FunctionalTests/selenium/index.html
@@ -0,0 +1,60 @@
+<html>
+<head>
+<title>Selenium starting points</title>
+<script language="Javascript">
+function fixUnitTestLink() {
+ baseurl = document.location + "";
+ baseurl = baseurl.replace(/[^\/]*$/, '');
+ jsunitLink = document.getElementById("unitTestLink");
+ jsunitLink['href'] = jsunitLink['href'].replace('BASEURL', baseurl);
+}
+</script>
+<style>
+li { margin-top: 6pt; }
+</style>
+</head>
+<body onload="fixUnitTestLink();">
+
+<h1>Selenium</h1>
+
+<p>
+<b>Acceptance tests:</b> These test-suites demonstrate/exercise the
+functionality of Selenium.
+</p>
+
+<ul>
+
+ <li>
+ <a href="TestRunner.html">Mozilla/Firefox TestSuite</a> - tests that currently pass on Firefox
+ </li>
+ <li>
+ <a href="TestRunner.html?test=tests/TestSuite-InternetExplorer.html">Internet Explorer TestSuite</a> - tests that currently pass on IE
+ </li>
+ <li>
+ <a href="TestRunner.html?test=tests/TestSuite-Konqueror.html">Konqueror TestSuite</a> - tests that currently pass on Konqueror
+ </li>
+ <li>
+ <a href="TestRunner.html?test=tests/TestSuite-Safari.html">Safari TestSuite</a> - tests that currently pass on Safari
+ </li>
+ <li>
+ <a href="TestRunner.html?test=devtests/TestSuite.html"><i>devtests</i></a>
+ - experimental features
+ </li>
+ <li>
+ <a href="TestRunner.html?test=tests/ErrorCheckingTestSuite.html">Error Checking TestSuite</a> - tests for the error verification commands
+ </li>
+</ul>
+
+<p><b>Unit-tests:</b> Use JsUnit to test Selenium internals.</p>
+
+<ul>
+
+ <li>
+ <a id="unitTestLink" href="jsunit/testRunner.html?testPage=BASEURLtests/JsUnitSuite.html">BrowserBot unit-tests</a>
+ <br />
+ </li>
+
+</ul>
+
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/install-readme.txt b/tests/FunctionalTests/selenium/install-readme.txt
new file mode 100644
index 00000000..0946f4c4
--- /dev/null
+++ b/tests/FunctionalTests/selenium/install-readme.txt
@@ -0,0 +1,9 @@
+Copy the "selenium" folder to a web accessible directory in the same web server as the application you want to test.
+In Apache, this would mean a subdirectory of "htdocs".
+
+Because of javascript security settings standard in most browsers, Selenium needs to be available on the same host and port as your application.
+
+Once deployed to the server, to run Selenium's self-tests, check out:
+http://<webservername>:<port>/selenium/TestRunner.html
+
+Read the website for more details. (http://selenium.thoughtworks.com) \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/jsmock/mock-tests.html b/tests/FunctionalTests/selenium/jsmock/mock-tests.html
new file mode 100644
index 00000000..f0cc6758
--- /dev/null
+++ b/tests/FunctionalTests/selenium/jsmock/mock-tests.html
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+
+<!--
+Copyright 2004 ThoughtWorks, Inc
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <title>JsMock Tests</title>
+ <link rel="stylesheet" type="text/css" href="/jsunit/css/jsUnitStyle.css">
+<script language="JavaScript" type="text/javascript" src="/jsunit/app/jsUnitCore.js"></script>
+<script language="JavaScript" type="text/javascript" src="/jsmock/mock.js"></script>
+<script language="JavaScript" type="text/javascript">
+
+function testCallingExpectedFunctionShouldPass() {
+ var myMock = new Mock()
+ myMock.expects("aslak")
+ myMock.aslak()
+ myMock.verify()
+}
+
+function testAccessingExpectedPropertyShouldPass() {
+ var myMock = new Mock()
+ myMock.expectsProperty("hello").returns("world")
+ assertEquals("world", myMock.hello)
+}
+
+function testAccessingExpectedPropertyWithObjectShouldPass() {
+ var myMock = new Mock()
+ ob = [1,2]
+ myMock.expectsProperty("hello").returns(ob)
+ assertEquals(ob, myMock.hello)
+}
+
+function testCallingUnexpectedFunctionShouldFail() {
+ var myMock = new Mock()
+ try {
+ myMock.someMethod()
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because someMethod wasn't expected!")
+}
+
+function testNotCallingExpectedFunctionShouldFail() {
+ var myMock = new Mock()
+ myMock.expects("someMethod")
+ try {
+ myMock.verify()
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because someMethod wasn't called!")
+}
+
+function testCallingExpectedFunctionWithBadArgumentsShouldFail() {
+ var myMock = new Mock()
+ myMock.expects("someMethod", "foo")
+ try {
+ myMock.someMethod("bar")
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because bar wasn't the expected arg!")
+}
+
+function testCallingExpectedFunctionWithExpectedArgumentsShouldPass() {
+ var myMock = new Mock()
+ myMock.expects("someMethod", "foo")
+ myMock.expects("anotherMethod", "bar", "zap")
+ assertUndefined(myMock.someMethod("foo"))
+ assertUndefined(myMock.anotherMethod("bar", "zap"))
+}
+
+function testCallingExpectedFunctionWithTooFewArgumentsShouldFail() {
+ var myMock = new Mock()
+ myMock.expects("someMethod", "foo", "bar")
+ try {
+ myMock.someMethod("foo")
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because too few arguments were passed!")
+}
+
+function testCallingExpectedFunctionWithTooManyArgumentsShouldFail() {
+ var myMock = new Mock()
+ myMock.expects("someMethod", "foo")
+ try {
+ myMock.someMethod("foo", "bar")
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because too many arguments were passed!")
+}
+
+function testShouldCreateMockInstancesWithoutSideffects() {
+ var foo = new Mock()
+ var bar = new Mock()
+
+ foo.expects("foo")
+ bar.expects("bar")
+
+ try {
+ bar.foo()
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because an unexpected bar was called!")
+}
+
+function testCallingExpectedFunctionWithReturnShouldReturnValue() {
+ var myMock = new Mock()
+ myMock.expects("someMethod", "bar").returns("foo")
+ myMock.expects("theOtherMethod", "zap", "ping", "pong").returns("bang")
+ assertEquals("foo", myMock.someMethod("bar"))
+ assertEquals("bang", myMock.theOtherMethod("zap", "ping", "pong"))
+ myMock.verify()
+}
+
+function testCallingExpectedFunctionWithThrowsShouldThrowError() {
+ var myMock = new Mock();
+ myMock.expects("someMethod", "bar").andThrows("failure")
+ try {
+ myMock.someMethod("bar")
+ } catch (e) {
+ assertEquals("failure", e.message);
+ return
+ }
+ fail("Mock did not throw exception when required");
+}
+
+function testSettingExpectedPropertyShouldPass() {
+ var myMock = new Mock()
+ myMock.expectsProperty("foo", "bar")
+ myMock.foo = "bar"
+ myMock.verify()
+}
+
+function TODO_testSettingUnexpectedPropertyShouldFail() {
+ var myMock = new Mock()
+ myMock.foo = "bar"
+
+ try {
+ myMock.verify()
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because an unexpected property was set!")
+}
+
+function TODO_testShouldAllowExpectationOfSameFunctionWithDifferentArguments() {
+ var myMock = new Mock()
+ myMock.expects("aslak", "hello").returns("world")
+ myMock.expects("aslak", "bonjour").returns("monde")
+ assertEquals("world", myMock.aslak("hello"))
+ assertEquals("monde", myMock.aslak("bonjour"))
+ myMock.verify()
+}
+
+function TODO_testNotSettingExpectedPropertyShouldFail() {
+ var myMock = new Mock()
+ myMock.expectsProperty("foo", "bar")
+ try {
+ myMock.verify()
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because an expected property was not set!")
+}
+
+function TODO_testSettingExpectedPropertyWithUnexpectedValueShouldFail() {
+ var myMock = new Mock()
+ myMock.expectsProperty("foo", "bar")
+ myMock.foo="zap"
+ try {
+ myMock.verify()
+ } catch(expected) {
+ return
+ }
+ fail("Should fail because an expected property was set with unexpected value!")
+}
+
+</script>
+ </head>
+
+ <body>
+ <h1>JsMock Tests</h1>
+
+ <p>This page contains tests for JsMock. To see them, take a look at the source. To run them, load this file via JsUnit's testRunner.html</p>
+ </body>
+</html>
diff --git a/tests/FunctionalTests/selenium/jsmock/mock.js b/tests/FunctionalTests/selenium/jsmock/mock.js
new file mode 100644
index 00000000..8c0b4b9f
--- /dev/null
+++ b/tests/FunctionalTests/selenium/jsmock/mock.js
@@ -0,0 +1,124 @@
+/*
+ * Copyright 2004 ThoughtWorks, Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */
+
+// A simple mock library for Javascript
+//
+// Original code by Aslak Hellesoy and Ji Wang
+
+Mock = function() {
+ this.expectedInvocations = {};
+ this.expectedArgs = {};
+ this.returnValues = {};
+ this.attrs = [];
+ this.expectedProperties = {};
+
+ this.expects = function() {
+ functionName = arguments[0];
+ this.expectedArgs[functionName] = [];
+ for(i = 1; i < arguments.length; i++) {
+ this.expectedArgs[functionName][i-1] = arguments[i];
+ }
+ javascriptCode = "this." + functionName + " = function() {\n" +
+ " // mark this function as \"executed\"\n" +
+ " this.expectedInvocations[\"" + functionName + "\"] = true;\n" +
+ " assertEquals(\"" + functionName + ": Wrong number of arguments.\", " + this.expectedArgs[functionName].length + ", arguments.length);\n" +
+ " for(i = 0; i < arguments.length; i++) {\n" +
+ " assertEquals(this.expectedArgs[\"" + functionName + "\"][i], arguments[i]);\n" +
+ " };\n" +
+ " var returnValue = this.returnValues[\"" + functionName + "\"];\n" +
+ " if (returnValue && returnValue.isMockError) { throw returnValue };\n" +
+ " return returnValue;\n" +
+ "}";
+ eval(javascriptCode);
+ // initially mark this function as "not yet executed"
+ this.expectedInvocations[functionName] = false;
+ this.attrs[this.attrs.length] = "dummy";
+ return new Returner(this, functionName);
+ };
+
+ this.expectsProperty = function() {
+ var propertyName = arguments[0];
+ if(arguments.length == 2) {
+ expectedPropertyValue = arguments[1];
+ this.expectedProperties[propertyName] = expectedPropertyValue;
+ this.attrs[this.attrs.length] = "dummy";
+ } else {
+ return new PropertySetter(this, propertyName);
+ }
+ };
+
+ this.verify = function() {
+ // loop over all expected invocations and see if they were called
+ for(var functionName in this.expectedInvocations) {
+ var wasCalled = this.expectedInvocations[functionName];
+ if(!wasCalled) {
+ fail("Expected function not called:" + functionName);
+ }
+ }
+ var currentAttrs = [];
+ var currentAttrCount = 0;
+
+ // verify that all expected properties are set
+// for(var attr in this) {
+// currentAttrs[currentAttrCount] = attr;
+// currentAttrCount++;
+// }
+// if(this.attrs.length < currentAttrCount) {
+// unexpectedAttr = currentAttrs[this.attrs.length]
+// fail("Unexpected property was set: " + unexpectedAttr + "=" + eval("this." + unexpectedAttr))
+// }
+
+ // verify that all expected properties are set with the right value
+// for(var attr in this.expectedProperties) {
+// if(this.expectedProperties[attr] != eval("this." + attr)) {
+// fail("Expected property was not set: " + attr + "=" + this.expectedProperties[attr])
+// }
+// }
+ };
+
+ var attrCount = 0;
+ for(var attr in this) {
+ this.attrs[attrCount] = attr;
+ attrCount++;
+ }
+};
+
+Returner = function(mock, functionName) {
+ this.mock = mock;
+ this.functionName = functionName;
+};
+
+Returner.prototype.returns = function(returnValue) {
+ this.mock.returnValues[this.functionName] = returnValue;
+};
+
+Returner.prototype.andThrows = function(message) {
+ var error = new Error(message);
+ error.isMockError = true;
+ this.mock.returnValues[this.functionName] = error;
+};
+
+PropertySetter = function(mock, propertyName) {
+ this.mock = mock;
+ this.propertyName = propertyName;
+};
+
+PropertySetter.prototype.returns = function(returnValue) {
+ var ref = new Object();
+ ref.value = returnValue;
+ eval("this.mock." + this.propertyName + "=ref.value");
+};
diff --git a/tests/FunctionalTests/selenium/php/TestRunner.php b/tests/FunctionalTests/selenium/php/TestRunner.php
new file mode 100644
index 00000000..fb3cefb3
--- /dev/null
+++ b/tests/FunctionalTests/selenium/php/TestRunner.php
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+<HTA:APPLICATION ID="SeleniumTestRunner" APPLICATIONNAME="Selenium" >
+<!-- the previous line is only relevant if you rename this
+ file to "TestRunner.hta" -->
+
+<!-- The copyright notice and other comments have been moved to after the HTA declaration,
+ to work-around a bug in IE on Win2K whereby the HTA application doesn't function correctly -->
+<!--
+Copyright 2004 ThoughtWorks, Inc
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
+
+<title>Prado Functional Test Runner</title>
+<link rel="stylesheet" type="text/css" href="<?php echo $base_dir; ?>selenium.css" />
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>html-xpath/html-xpath-patched.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>selenium-browserbot.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>selenium-api.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>selenium-commandhandlers.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>selenium-executionloop.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>selenium-testrunner.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>selenium-logging.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>htmlutils.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>xpath.js"></script>
+<script language="JavaScript" type="text/javascript" src="<?php echo $base_dir; ?>prado-functional-test.js"></script>
+<script language="JavaScript" type="text/javascript">
+ function openDomViewer() {
+ var autFrame = document.getElementById('myiframe');
+ var autFrameDocument = getIframeDocument(autFrame);
+ this.rootDocument = autFrameDocument;
+ var domViewer = window.open('<?php echo $base_dir; ?>domviewer.html');
+ return false;
+ }
+
+ Logger.prototype.openLogWindow = function() {
+ this.logWindow = window.open(
+ "<?php echo $base_dir; ?>SeleniumLog.html", "SeleniumLog",
+ "width=600,height=250,bottom=0,right=0,status,scrollbars,resizable"
+ );
+ return this.logWindow;
+ };
+
+ var post_results_to = "<?php echo $driver; ?>";
+</script>
+</head>
+
+<body onload="start();">
+
+ <table class="layout">
+ <form action="" name="controlPanel">
+
+ <!-- Suite, Test, Control Panel -->
+
+ <tr class="selenium">
+ <td width="25%" height="30%" rowspan="2"><iframe name="testSuiteFrame" id="testSuiteFrame" src="<?php echo $driver; ?>?testSuites"></iframe></td>
+ <td width="50%" height="30%" rowspan="2"><iframe name="testFrame" id="testFrame"></iframe></td>
+ <th width="25%" height="1" class="header">
+ <h1><a href="http://selenium.thoughtworks.com" title="The Selenium Project">Selenium</a> TestRunner</h1>
+ </th>
+ </tr>
+
+ <tr class="selenium">
+ <td width="25%" height="30%" id="controlPanel">
+
+ <fieldset>
+ <legend>Execute Tests</legend>
+
+ <div>
+ <input id="modeRun" type="radio" name="runMode" value="0" checked="checked"/><label for="modeRun">Run</label>
+ <input id="modeWalk" type="radio" name="runMode" value="500" /><label for="modeWalk">Walk</label>
+ <input id="modeStep" type="radio" name="runMode" value="-1" /><label for="modeStep">Step</label>
+ </div>
+
+ <div>
+ <button type="button" id="runSuite" onclick="startTestSuite();"
+ title="Run the entire Test-Suite">
+ <strong>All</strong>
+ </button>
+ <button type="button" id="runTest" onclick="runSingleTest();"
+ title="Run the current Test">
+ <em>Selected</em>
+ </button>
+ <button type="button" id="continueTest" disabled="disabled"
+ title="Continue the Test">
+ Continue
+ </button>
+ </div>
+
+ </fieldset>
+
+ <table id="stats" align="center">
+ <tr>
+ <td colspan="2" align="right">Elapsed:</td>
+ <td id="elapsedTime" colspan="2">00.00</td>
+ </tr>
+ <tr>
+ <th colspan="2">Tests</th>
+ <th colspan="2">Commands</th>
+ </tr>
+ <tr>
+ <td class="count" id="testRuns">0</td>
+ <td>run</td>
+ <td class="count" id="commandPasses">0</td>
+ <td>passed</td>
+ </tr>
+ <tr>
+ <td class="count" id="testFailures">0</td>
+ <td>failed</td>
+ <td class="count" id="commandFailures">0</td>
+ <td>failed</td>
+ </tr>
+ <tr>
+ <td colspan="2"></td>
+ <td class="count" id="commandErrors">0</td>
+ <td>incomplete</td>
+ </tr>
+ </table>
+
+ <fieldset>
+ <legend>Tools</legend>
+
+ <button type="button" id="domViewer1" onclick="openDomViewer();">
+ View DOM
+ </button>
+ <button type="button" onclick="LOG.show();">
+ Show Log
+ </button>
+
+ </fieldset>
+
+ </td>
+ </tr>
+
+ <!-- AUT -->
+
+ <tr>
+ <td colspan="3" height="70%"><iframe name="myiframe" id="myiframe" src="<?php echo $base_dir; ?>TestRunner-splash.html"></iframe></td>
+ </tr>
+ </form>
+ </table>
+
+</body>
+</html>
diff --git a/tests/FunctionalTests/selenium/php/results.php b/tests/FunctionalTests/selenium/php/results.php
new file mode 100644
index 00000000..2ad9c56b
--- /dev/null
+++ b/tests/FunctionalTests/selenium/php/results.php
@@ -0,0 +1,166 @@
+<?php
+
+class SeleniumTestCaseResult
+{
+ public $name;
+ public $commands = array();
+ public $result = 'passed';
+ public $failures = array();
+}
+
+class SeleniumTestResult
+{
+ public $result = 'passed';
+ public $totalTime = 0;
+ public $numTestPasses = 0;
+ public $numTestFailures = 0;
+ public $numCommandPasses = 0;
+ public $numCommandFailures = 0;
+ public $numCommandErrors = 0;
+ public $suites = array();
+ public $browser = '';
+ public $date;
+
+ public function __construct()
+ {
+ $this->parse_data();
+ $this->browser = $_SERVER['HTTP_USER_AGENT'];
+ $this->date = time();
+ }
+
+ protected function parse_data()
+ {
+ $this->result = $_POST['result']; // failed || passed
+ $this->totalTime = $_POST['totalTime'];
+ $this->numTestPasses = $_POST['numTestPasses'];
+ $this->numTestFailures = $_POST['numTestFailures'];
+ $this->numCommandPasses = $_POST['numCommandPasses'];
+ $this->numCommandFailures = $_POST['numCommandFailures'];
+ $this->numCommandErrors = $_POST['numCommandErrors'];
+
+ foreach($_POST['tests'] as $test)
+ {
+ $case = new SeleniumTestCaseResult();
+ $case->name = $test['testcase'];
+ $case->commands = $test['commands'];
+ for($i = 0; $i < count($case->commands); $i++)
+ {
+ $trace = $case->commands[$i]['trace'];
+ $trace = html_entity_decode($trace);
+ $case->commands[$i]['trace'] = @unserialize($trace);
+ if($case->commands[$i]['result'] == 'failed')
+ {
+ $case->result = 'failed';
+ array_push($case->failures, $case->commands[$i]);
+ }
+ }
+
+ $this->suites[$case->name] = $case;
+ }
+
+ }
+}
+
+class SeleniumHtmlReporter
+{
+ protected $test;
+
+ public function __construct($result)
+ {
+ $this->test = $result;
+ }
+
+ protected function renderHeader()
+ {
+ $contents = <<<EOD
+<html>
+<head>
+<title>Functional Test Results</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<style type="text/css">
+body {font-family:"Verdana";font-weight:normal;color:black;background-color:white;}
+.failed { background-color: red; } .error0 { background-color: lightgray; }
+.info { padding: 0.5em; margin-top: 1em; color: white; }
+.passed { background-color: green; }
+.error_case div { padding: 0.3em 0.2em; margin: 0.5em 0; }
+.error_msg { padding: 0.5em; border-bottom:1px solid #ccc; }
+.msg { color:#c00; }
+.function { font-family:"Lucida Console";color: gray;}
+.file { border-bottom: 1px dashed gray; }
+.env { color: gray; font-size:10pt; padding: 0.5em; }
+.odd { background-color: #fee; }
+</style>
+</head>
+<body>
+EOD;
+ return $contents;
+ }
+
+ public function render()
+ {
+ echo $this->renderHeader();
+ echo $this->renderBody();
+ echo $this->renderFooter();
+ }
+
+ protected function renderBody()
+ {
+ /* SeleniumTestResult */
+ $test = $this->test;
+ $total = count($test->suites);
+ $date = @strftime('%Y-%m-%d %H:%M',$test->date);
+$contents = <<<EOD
+<h1 class="suite">Functional Test Results</h1>
+<div class="info {$test->result}">
+ <strong>{$total}</strong> test cases completed,
+ <strong>{$test->numTestPasses}</strong> passes
+ ({$test->numCommandPasses} commands), and
+ <strong>{$test->numTestFailures}</strong> fails
+ ({$test->numCommandErrors} commands).
+</div>
+<div class="env">
+ {$date}, {$test->browser}
+</div>
+EOD;
+ $count = 1;
+ foreach($test->suites as $suite)
+ {
+ foreach($suite->failures as $error)
+ $contents .= $this->getErrorMsg($error, $count++);
+ }
+
+ return $contents;
+ }
+
+
+ protected function getErrorMsg($info, $count)
+ {
+ $args = array();
+ foreach($info['trace']['args'] as $arg)
+ $args[] = "'{$arg}'";
+ $args = implode(",", $args);
+ $parity = $count%2==0 ? 'even' : 'odd';
+$msg = <<<EOD
+ <div class="error_msg {$parity}">
+ <strong>#{$count}.</strong>
+ &quot;<span class="msg">{$info['msg']}</span>&quot; in
+ <span class="function">
+ {$info['trace']['class']}::{$info['trace']['function']}({$args})
+ </span>
+ near
+ <span class="file">
+ {$info['trace']['file']}:({$info['trace']['line']})
+ </span>
+ </div>
+EOD;
+ return $msg;
+ }
+
+ protected function renderFooter()
+ {
+ return "</body></html>";
+ }
+}
+
+
+?> \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/php/selenium.php b/tests/FunctionalTests/selenium/php/selenium.php
new file mode 100644
index 00000000..a06a6eab
--- /dev/null
+++ b/tests/FunctionalTests/selenium/php/selenium.php
@@ -0,0 +1,485 @@
+<?php
+/**
+ * Selenium PHP driver. Saves the test command in a "out" queue (in session),
+ * and for each selenese request, remove the first comand from the "out" queue
+ * and push the results into the "in" queque (also in session). When "out" queque
+ * is empty, write the results to disk.
+ *
+ * Usage: See ../../example.php
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the BSD License.
+ *
+ * Copyright(c) 2004 by Wei Zhuo. All rights reserved.
+ *
+ * To contact the author write to {@link mailto:weizhuo[at]gmail[dot]com Wei Zhuo}
+ * The latest version of PRADO can be obtained from:
+ * {@link http://prado.sourceforge.net/}
+ *
+ * @author Wei Zhuo <weizhuo[at]gmail[dot]com>
+ * @version $Revision: 1.66 $ $Date: Wed Nov 02 10:13:17 EST 2005 10:13:17 $
+ * @package Prado.tests
+ */
+
+/**
+ * Selenium automatic client runner,
+ *
+ * @author Wei Zhuo<weizhuo[at]gmail[dot]com>
+ * @version $Revision: 1.66 $ $Date: Fri Nov 04 13:20:12 EST 2005 13:20:12 $
+ * @package Prado.tests
+ */
+
+require_once(dirname(__FILE__).'/results.php');
+
+class SeleniumTestRunner
+{
+ protected $driver;
+ protected $base_dir = '';
+
+ public function __construct($driver=null, $base_dir='../javascript/')
+ {
+ if(is_null($driver) && !(php_sapi_name() == 'cli'))
+ $driver = $_SERVER['SCRIPT_NAME'];
+ $this->driver = $driver;
+ $this->base_dir = $base_dir;
+ }
+
+ public function render()
+ {
+ if((php_sapi_name() == 'cli')) return;
+ $file = dirname(__FILE__).'/TestRunner.php';
+ $driver = $this->driver;
+ $base_dir = $this->base_dir;
+ include($file);
+ }
+
+ public function getDriver()
+ {
+ return $this->driver;
+ }
+}
+
+class SeleniumTestStorage
+{
+ protected $outputs = array();
+ protected $tests = array();
+
+ public function getTests()
+ {
+ return $this->tests;
+ }
+
+ public function addCommand($test_case_id, $command)
+ {
+ $data = array($test_case_id, $command);
+ array_push($this->outputs, $data);
+ }
+
+ public function getCommand()
+ {
+ return array_shift($this->outputs);
+ }
+
+ public function addTestCase($command, $trace_details, $test_name, $test_suite)
+ {
+ $data = array(0, 0, $command, "", $trace_details, $test_name, $test_suite);
+ array_push($this->tests, $data);
+ }
+}
+
+class SeleneseInterpreter
+{
+ protected $storage;
+ protected $tracer;
+
+ public function __construct($storage, $tracer)
+ {
+ $this->storage = $storage;
+ $this->tracer = $tracer;
+ }
+
+ public function getTests()
+ {
+ return $this->storage->getTests();
+ }
+
+ public function getCommand()
+ {
+ $command = $this->storage->getCommand();
+ return empty($command) ? "|testComplete|||" : "{$command[1]}<{$command[0]}>";
+ }
+
+ public function __call($func, $args)
+ {
+ if($func{0} == '_') return;
+ $ID = isset($args[0]) ? $args[0] : "";
+ if($ID instanceof TControl)
+ $ID = $ID->ClientID;
+ $value = isset($args[1]) ? $args[1] : "";
+ $command = "|{$func}|{$ID}|{$value}|";
+ $trace = debug_backtrace();
+ return $this->addCommand($command, $trace);
+ }
+
+ protected function addCommand($command, $trace)
+ {
+ list($trace, $test, $suite) = $this->tracer->getTrace($trace);
+ $test_id = $this->storage->addTestCase($command, $trace, $test, $suite);
+ $this->storage->addCommand($test_id, $command);
+ }
+}
+
+class SeleniumTestTrace
+{
+ protected $root;
+
+ public function __construct($root)
+ {
+ $this->root = $root;
+ }
+
+ public function getTrace($trace)
+ {
+ $group = array_pop($trace);
+ $info = $trace[3];
+ $test = $group['args'][0]->getTestStack();
+ $i = count($test);
+ $name = $test[1].'::'.$test[$i-1];
+ $suite = $test[0];
+ unset($info['object']);
+ for($i = 0; $i < count($info['args']); $i++)
+ {
+ if($info['args'][$i] instanceof TControl)
+ $info['args'][$i] = $info['args'][$i]->ClientID;
+ }
+ $file = str_replace($this->root, '', $info['file']);
+ $info['file'] = substr($file, 1);
+ return array($info, $name, $suite);
+ }
+}
+
+class SeleniumReporter extends SimpleReporter
+{
+ function getTestStack()
+ {
+ return $this->_test_stack;
+ }
+}
+
+class SimpleSeleniumProxyServer// extends SeleniumProxyServer
+{
+ protected $runner;
+ protected $int;
+ protected $result_file;
+
+ public function __construct($runner, $int, $result_file)
+ {
+ $this->int = $int;
+ $this->runner = $runner;
+ $this->result_file = $result_file;
+ }
+
+ public function proxy()
+ {
+ return $this->int;
+ }
+
+
+ public static function getInstance($root='/', $result_file='results.dat', $base_dir='selenium/')
+ {
+ static $instance;
+ if(!isset($instance))
+ {
+ $storage = new SeleniumTestStorage();
+ $tracer = new SeleniumTestTrace($root);
+ $interpreter = new SeleneseInterpreter($storage, $tracer);
+ $runner = new SeleniumTestRunner(null, $base_dir);
+ $instance = new SimpleSeleniumProxyServer($runner, $interpreter, $result_file);
+ }
+ $instance->serveResults();
+ return $instance;
+ }
+
+ public function handleRequest()
+ {
+ $client = new SeleniumTestRunnerServer($this->int, $this->runner);
+ $client->serve();
+ return true;
+ }
+
+ public function serveResults()
+ {
+ $result = null;
+
+ if(isset($_POST['result']))
+ {
+ $result = new SeleniumTestResult();
+ file_put_contents($this->result_file, serialize($result));
+ }
+ else if(isset($_GET['results']))
+ {
+ if(is_file($this->result_file))
+ $result = unserialize(file_get_contents($this->result_file));
+ }
+ if(!is_null($result))
+ {
+ $reporter = new SeleniumHtmlReporter($result);
+ $reporter->render();
+ exit();
+ }
+ }
+
+}
+
+class SeleniumTestSuiteWriter
+{
+ protected $suites;
+ protected $name;
+ protected $runner;
+
+ function __construct($suites, $name, $runner)
+ {
+ $this->suites = $suites;
+ $this->name = $name;
+ $this->runner = $runner;
+
+ }
+
+ protected function renderHeader()
+ {
+ $contents = <<<EOD
+<html>
+<head>
+<meta content="text/html; charset=ISO-8859-1"
+http-equiv="content-type">
+<title>Test Suite</title>
+
+</head>
+
+<body>
+
+<table cellpadding="1"
+ cellspacing="1"
+ border="1">
+ <tbody>
+ <tr><td><b>{$this->name}</b></td></tr>
+EOD;
+ return $contents;
+ }
+
+ public function render()
+ {
+ echo $this->renderHeader();
+ foreach($this->suites as $name => $suite)
+ {
+ $file = $suite[0]['trace']['file'];
+ $url = $this->runner->getDriver()."?case={$name}&file={$file}";
+ echo "<tr>\n";
+ echo "<td><a href=\"{$url}\">{$name}</a></td>\n";
+ echo "</tr>\n";
+ }
+ echo $this->renderFooter();
+ }
+
+ protected function getJsTraceInfo()
+ {
+ $contents = "var prado_trace = {};\n";
+ foreach($this->suites as $name => $suite)
+ {
+ $name = $name;
+ $contents .= "prado_trace['{$name}'] = new Array();\n";
+ foreach($suite as $testcase)
+ {
+ $trace = addslashes(htmlspecialchars(serialize($testcase['trace'])));
+ $contents .= "prado_trace['{$name}'].push('{$trace}')\n";
+ }
+ }
+ return $contents;
+ }
+
+ protected function renderFooter()
+ {
+ $trace = $this->getJsTraceInfo();
+ $contents = <<<EOD
+ </tbody>
+ </table>
+ <script type="text/javascript">
+ /*<![CDATA[*/
+ $trace
+ /*]]>*/
+ </script>
+</body>
+</html>
+EOD;
+ return $contents;
+ }
+}
+
+class SeleniumTestCaseWriter
+{
+ protected $case;
+ protected $tests;
+
+ function __construct($case, $tests)
+ {
+ $this->case = $case;
+ $this->tests = $tests;
+ }
+
+ protected function renderHeader()
+ {
+ $contents = <<<EOD
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<title>{$this->case}</title>
+ <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
+</head>
+<body>
+<table cellpadding="1" cellspacing="1" border="1" id=TABLE1>
+ <tbody>
+ <tr>
+ <td rowspan="1" colspan="3"><strong>{$this->case}</strong></td>
+ </tr>
+EOD;
+ return $contents;
+ }
+
+ public function render()
+ {
+ echo $this->renderHeader();
+ foreach($this->tests as $test)
+ {
+ $t = explode('|', $test['test']);
+ echo "<tr>\n";
+ echo "<td>{$t[1]}</td>\n";
+ echo "<td>{$t[2]}</td>\n";
+ echo "<td>{$t[3]}</td>\n";
+ echo "</tr>\n";
+ }
+ echo $this->renderFooter();
+ }
+
+ protected function renderFooter()
+ {
+ $contents = <<<EOD
+ </tbody>
+</table>
+</body>
+</html>
+EOD;
+ return $contents;
+ }
+}
+
+class SeleniumTestRunnerServer
+{
+ protected $cases = array();
+ protected $trace = array();
+ protected $name;
+ protected $runner;
+
+ public function __construct($int, $runner)
+ {
+ $this->runner = $runner;
+ $this->initialize($int);
+ }
+
+ protected function initialize($int)
+ {
+ foreach($int->getTests() as $command)
+ {
+ $case = $command[5];
+ $this->cases[$case][] =
+ array('test' => $command[2], 'trace' => $command[4]);
+ if(is_null($this->name))
+ $this->name = $command[6];
+ }
+ }
+
+ function serve()
+ {
+ if($this->isTestSuiteRequest())
+ {
+ $testSuite = new SeleniumTestSuiteWriter($this->cases,
+ $this->name, $this->runner);
+ $testSuite->render();
+ }
+ else if($this->isTestCaseRequest())
+ {
+ if(($case = $this->getTestCaseRequest()) !== false)
+ {
+
+ $testCase = new SeleniumTestCaseWriter($case, $this->getTestCase());
+ $testCase->render();
+ }
+ }
+ else
+ {
+ $this->runner->render();
+ }
+ }
+
+ protected function isTestSuiteRequest()
+ {
+ return isset($_GET['testSuites']);
+ }
+
+ protected function isTestCaseRequest()
+ {
+ return isset($_GET['case']);
+ }
+
+ public function isClientRequest()
+ {
+ return !$this->isTestSuiteRequest() && !$this->isTestCaseRequest();
+ }
+
+ protected function getTestCaseRequest()
+ {
+ $case = $_GET['case'];
+ if(isset($this->cases[$case]))
+ return $case;
+ else return false;
+ }
+
+ protected function getTestCase()
+ {
+ $case = $_GET['case'];
+ if(isset($this->cases[$case]))
+ return $this->cases[$case];
+ else
+ return array();
+ }
+}
+
+
+class SeleniumTestCase extends UnitTestCase
+{
+ protected $selenium;
+ protected $Page;
+
+ function __construct()
+ {
+ $server = SimpleSeleniumProxyServer::getInstance();
+ if(!is_null($server))
+ $this->selenium = $server->proxy();
+ }
+
+ public function initPage($file)
+ {
+ $this->Page = prado::getApplication()->getTestPage($file);
+ }
+
+ function __call($func, $args)
+ {
+ if(count($args) == 0)
+ return $this->selenium->{$func}();
+ else if (count($args) == 1)
+ return $this->selenium->{$func}($args[0]);
+ else if (count($args) == 2)
+ return $this->selenium->{$func}($args[0], $args[1]);
+ }
+}
+
+?> \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/prado-functional-test.js b/tests/FunctionalTests/selenium/prado-functional-test.js
new file mode 100644
index 00000000..1d0ef39a
--- /dev/null
+++ b/tests/FunctionalTests/selenium/prado-functional-test.js
@@ -0,0 +1,175 @@
+
+function runNextTest() {
+ if (!runAllTests)
+ return;
+
+ suiteTable = getIframeDocument(getSuiteFrame()).getElementsByTagName("table")[0];
+
+ // Do not change the row color of the first row
+ if (currentRowInSuite > 0) {
+ // Provide test-status feedback
+ if (testFailed) {
+ setCellColor(suiteTable.rows, currentRowInSuite, 0, failColor);
+ } else {
+ setCellColor(suiteTable.rows, currentRowInSuite, 0, passColor);
+ }
+
+ // Set the results from the previous test run
+ setResultsData(suiteTable, currentRowInSuite);
+ }
+
+ currentRowInSuite++;
+
+ // If we are done with all of the tests, set the title bar as pass or fail
+ if (currentRowInSuite >= suiteTable.rows.length) {
+ if (suiteFailed) {
+ setCellColor(suiteTable.rows, 0, 0, failColor);
+ } else {
+ setCellColor(suiteTable.rows, 0, 0, passColor);
+ }
+
+ LOG.warn("next? ", "warn");
+ // If this is an automated run (i.e., build script), then submit
+ // the test results by posting to a form
+
+ postTestResults(suiteFailed, suiteTable);
+ }
+
+ else {
+ // Make the current row blue
+ setCellColor(suiteTable.rows, currentRowInSuite, 0, workingColor);
+
+ testLink = suiteTable.rows[currentRowInSuite].cells[0].getElementsByTagName("a")[0];
+ testLink.focus();
+
+ var testFrame = getTestFrame();
+ addLoadListener(testFrame, startTest);
+
+ selenium.browserbot.setIFrameLocation(testFrame, testLink.href);
+ }
+}
+
+// Post the results to a servlet, CGI-script, etc. The URL of the
+// results-handler defaults to "/postResults", but an alternative location
+// can be specified by providing a "resultsUrl" query parameter.
+//
+// Parameters passed to the results-handler are:
+// result: passed/failed depending on whether the suite passed or failed
+// totalTime: the total running time in seconds for the suite.
+//
+// numTestPasses: the total number of tests which passed.
+// numTestFailures: the total number of tests which failed.
+//
+// numCommandPasses: the total number of commands which passed.
+// numCommandFailures: the total number of commands which failed.
+// numCommandErrors: the total number of commands which errored.
+//
+// suite: the suite table, including the hidden column of test results
+// testTable.1 to testTable.N: the individual test tables
+//
+function postTestResults(suiteFailed, suiteTable) {
+
+ form = document.createElement("form");
+ document.body.appendChild(form);
+
+ form.id = "resultsForm";
+ form.method="post";
+ form.target="myiframe";
+
+ var resultsUrl = post_results_to;
+ if (!resultsUrl) {
+ resultsUrl = "./results.php";
+ }
+
+ var actionAndParameters = resultsUrl.split('?',2);
+ form.action = actionAndParameters[0];
+ LOG.warn(form.action)
+ var resultsUrlQueryString = actionAndParameters[1];
+
+ form.createHiddenField = function(name, value) {
+ input = document.createElement("input");
+ input.type = "hidden";
+ input.name = name;
+ input.value = value;
+ this.appendChild(input);
+ };
+
+ if (resultsUrlQueryString) {
+ var clauses = resultsUrlQueryString.split('&');
+ for (var i = 0; i < clauses.length; i++) {
+ var keyValuePair = clauses[i].split('=',2);
+ var key = unescape(keyValuePair[0]);
+ var value = unescape(keyValuePair[1]);
+ form.createHiddenField(key, value);
+ }
+ }
+
+ form.createHiddenField("result", suiteFailed == true ? "failed" : "passed");
+
+ form.createHiddenField("totalTime", Math.floor((currentTime - startTime) / 1000));
+ form.createHiddenField("numTestPasses", numTestPasses);
+ form.createHiddenField("numTestFailures", numTestFailures);
+ form.createHiddenField("numCommandPasses", numCommandPasses);
+ form.createHiddenField("numCommandFailures", numCommandFailures);
+ form.createHiddenField("numCommandErrors", numCommandErrors);
+
+ // Create an input for each test table. The inputs are named
+ // testTable.1, testTable.2, etc.
+ for (rowNum = 1; rowNum < suiteTable.rows.length;rowNum++) {
+ // If there is a second column, then add a new input
+ if (suiteTable.rows[rowNum].cells.length > 1) {
+ var resultCell = suiteTable.rows[rowNum].cells[1];
+ parse_resultCell(resultCell,rowNum,form);
+ //form.createHiddenField("tests[]", resultCell.innerHTML);
+ // remove the resultCell, so it's not included in the suite HTML
+ //resultCell.parentNode.removeChild(resultCell);
+ }
+ }
+
+ // Add HTML for the suite itself
+ //form.createHiddenField("suite", suiteTable.parentNode.innerHTML);
+
+ form.submit();
+ document.body.removeChild(form);
+}
+
+function parse_resultCell(resultCell,rowNum,form)
+{
+ var div = resultCell.childNodes[0];
+ var table;
+ for(var i = 0; i<div.childNodes.length; i++)
+ {
+ if(div.childNodes[i].nodeName.toLowerCase() == 'table')
+ table = div.childNodes[i];
+ }
+ //LOG.info(div.innerHTML);
+ var testname = table.rows[0].cells[0].firstChild.innerHTML;
+ var resultColor = get_color_status(table.rows[0]);
+
+ form.createHiddenField("tests["+rowNum+"][testcase]",testname);
+
+ var trace = window.testSuiteFrame.prado_trace[testname];
+
+ for(var i = 1; i<table.rows.length; i++)
+ {
+ var msg = table.rows[i].getAttribute("title");
+ var result = get_color_status(table.rows[i]);
+ var action = table.rows[i].cells[0].innerHTML;
+ var target = table.rows[i].cells[1].innerHTML;
+ var param = table.rows[i].cells[2].innerHTML;
+ var id = "tests["+rowNum+"][commands]["+(i-1)+"]";
+ form.createHiddenField(id+"[command]", "|"+action+"|"+target+"|"+param+"|");
+ form.createHiddenField(id+"[result]", result);
+ form.createHiddenField(id+"[msg]", msg);
+ form.createHiddenField(id+"[trace]", trace[i-1]);
+ }
+}
+
+function get_color_status(element)
+{
+ var color = element.getAttribute("bgcolor");
+ if(color == passColor) return "passed";
+ if(color == failColor) return "failed";
+ if(color == doneColor) return "done";
+ return "";
+} \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/readme-selenium-fitrunner.txt b/tests/FunctionalTests/selenium/readme-selenium-fitrunner.txt
new file mode 100644
index 00000000..7e13711e
--- /dev/null
+++ b/tests/FunctionalTests/selenium/readme-selenium-fitrunner.txt
@@ -0,0 +1,46 @@
+Selenium Functional Testing Tool
+(c) ThoughtWorks, Inc., 2004
+- jrhuggins@thoughtworks.com
+
+To run a test suite with just a web browser (no server):
+
+ Open <selenium_home>/javascript/TestRunner.html in your browser.
+ Example: file:///C:/selenium/javascript/TestRunner.html
+
+
+To run a test suite with simple web server:
+
+ 1) Launch <selenium_home>/javascript/startWebServer.bat
+ (An installation of Python is required. This works with 2.3.4,
+ but hasn't been tested with older versions, yet.)
+
+ 2) Open up your browser, then goto the URL:
+ http://localhost:8000/TestRunner.html
+ (If you don't want the web server to run on port 8000, modify
+ <selenium_home>\javascript\tinyWebServer.py)
+
+To run a different test suite from the default, use the URL syntax:
+ ./TestRunner.html?test={my-test-suite}
+
+Supported Browsers:
+ Microsoft Internet Explorer 6.0+
+ Mozilla 1.6+
+ Mozilla Firefox 0.9.3+
+
+ Other browsers, I'd love to add support for, but havn't yet:
+ Opera, Konqueror, and Safari
+
+Gotchas:
+1) The tinyWebServer included is not meant for production use. It is only
+provided to show a simple, working example of Selenium running from a web server.
+(TODO- provide instructions for installing in Apache or IIS)
+
+2) The tinyWebServer is only available from localhost (unless you hack the source).
+This was done as a security measure.
+
+3) The tests may not complete automatically the first time, because the browser may pop-up alert boxes:
+ a) Asking if you want to remember form values (click "No" or "Never for this site")
+ b) Warning about security implications about posting data unencrypted.
+
+4) You'll need to whitelist "localhost" in your pop-up blocker, if it is enabled.
+
diff --git a/tests/FunctionalTests/selenium/readme-selenium-rpcrunner.txt b/tests/FunctionalTests/selenium/readme-selenium-rpcrunner.txt
new file mode 100644
index 00000000..cc4e9205
--- /dev/null
+++ b/tests/FunctionalTests/selenium/readme-selenium-rpcrunner.txt
@@ -0,0 +1,17 @@
+Selenium RPC runner currently consists of and XML-RPC binding between the browser
+and external processes. There is currently only support for Java.
+
+To run the tests - just cd to the java folder and execute
+
+ant -Dbrowser=firefox
+
+This will Run the Java Selenium RPC runner unit-and integration tests.
+The integration test will launch a browser that loads a JsUnit
+test suite, which will run the Selenium browser part of the unit tests
+and integration test.
+
+Prereqs:
+o JDK 1.4 installed
+o Ant 1.6.1 or later installed
+o Xalan and JUnit in $ANT_HOME/lib
+
diff --git a/tests/FunctionalTests/selenium/selenium-api.js b/tests/FunctionalTests/selenium/selenium-api.js
new file mode 100644
index 00000000..5d73e0fd
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-api.js
@@ -0,0 +1,731 @@
+/*
+ * Copyright 2004 ThoughtWorks, Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */
+
+storedVars = new Object();
+
+function Selenium(browserbot) {
+ this.browserbot = browserbot;
+ this.optionLocatorFactory = new OptionLocatorFactory();
+ this.page = function() {
+ return browserbot.getCurrentPage();
+ };
+}
+
+Selenium.createForFrame = function(frame) {
+ return new Selenium(BrowserBot.createForFrame(frame));
+};
+
+/*
+ * Reset the browserbot when an error occurs..
+ */
+Selenium.prototype.reset = function() {
+ storedVars = new Object();
+ this.browserbot.selectWindow("null");
+};
+
+/*
+ * Click on the located element, and attach a callback to notify
+ * when the page is reloaded.
+ */
+Selenium.prototype.doModalDialogTest = function(returnValue) {
+ this.browserbot.doModalDialogTest(returnValue);
+};
+
+/*
+ * Click on the located element, and attach a callback to notify
+ * when the page is reloaded.
+ */
+Selenium.prototype.doClick = function(locator) {
+ var element = this.page().findElement(locator);
+ this.page().clickElement(element);
+};
+
+/**
+ * Overwrite the text in the located text element.
+ * TODO fail if it can't be typed into.
+ */
+Selenium.prototype.doType = function(locator, newText) {
+ var element = this.page().findElement(locator);
+ this.page().replaceText(element, newText);
+};
+
+Selenium.prototype.findToggleButton = function(locator) {
+ var element = this.page().findElement(locator);
+ if (element.checked == null) {
+ Assert.fail("Element " + locator + " is not a toggle-button.");
+ }
+ return element;
+}
+
+/**
+ * Check a toggle-button.
+ */
+Selenium.prototype.doCheck = function(locator) {
+ this.findToggleButton(locator).checked = true;
+};
+
+/**
+ * Uncheck a toggle-button.
+ */
+Selenium.prototype.doUncheck = function(locator) {
+ this.findToggleButton(locator).checked = false;
+};
+
+/**
+ * Select the option from the located select element.
+ */
+Selenium.prototype.doSelect = function(locator, optionLocator) {
+ var element = this.page().findElement(locator);
+ if (!("options" in element)) {
+ throw new SeleniumError("Specified element is not a Select (has no options)");
+ }
+ var locator = this.optionLocatorFactory.fromLocatorString(optionLocator);
+ var option = locator.findOption(element);
+ this.page().selectOption(element, option);
+};
+
+/*
+ * Open the browser to a new location.
+ */
+Selenium.prototype.doOpen = function(newLocation) {
+ this.browserbot.openLocation(newLocation);
+ return SELENIUM_PROCESS_WAIT;
+};
+
+/*
+ * Select the named window to be the active window.
+ */
+Selenium.prototype.doSelectWindow = function(windowName) {
+ this.browserbot.selectWindow(windowName);
+};
+
+/*
+ * Instruct Selenium to click Cancel on the next confirm dialog it encounters
+ */
+Selenium.prototype.doChooseCancelOnNextConfirmation = function() {
+ this.browserbot.cancelNextConfirmation();
+};
+
+/*
+ * Instruct Selenium what to answear on the next prompt dialog it encounters
+ */
+Selenium.prototype.doAnswerOnNextPrompt = function(answer) {
+ this.browserbot.setNextPromptResult(answer);
+};
+
+/*
+ * Simulate the browser back button
+ */
+Selenium.prototype.doGoBack = function() {
+ this.page().goBack();
+};
+
+/*
+ * Close the browser window or tab
+ */
+Selenium.prototype.doClose = function() {
+ this.page().close();
+};
+
+/*
+ * Explicitly fire an event
+ */
+Selenium.prototype.doFireEvent = function(locator, event) {
+ var element = this.page().findElement(locator);
+ triggerEvent(element, event, false);
+};
+
+/*
+ * Get an alert message, or fail if there were no alerts.
+ */
+Selenium.prototype.getAlert = function() {
+ if (!this.browserbot.hasAlerts()) {
+ Assert.fail("There were no alerts");
+ }
+ return this.browserbot.getNextAlert();
+};
+
+/*
+ * Get a confirmation message, or fail if there were no confirmations.
+ */
+Selenium.prototype.getConfirmation = function() {
+ if (!this.browserbot.hasConfirmations()) {
+ Assert.fail("There were no confirmations");
+ }
+ return this.browserbot.getNextConfirmation();
+};
+
+/*
+ * Get a prompt message, or fail if there were no prompts.
+ */
+Selenium.prototype.getPrompt = function() {
+ if (! this.browserbot.hasPrompts()) {
+ Assert.fail("There were no prompts");
+ }
+ return this.browserbot.getNextPrompt();
+};
+
+/*
+ * Get the location of the current page.
+ */
+Selenium.prototype.getAbsoluteLocation = function() {
+ return this.page().location;
+};
+
+/*
+ * Verify the location of the current page ends with the expected location.
+ * If a querystring is provided, this is checked as well.
+ */
+Selenium.prototype.assertLocation = function(expectedLocation) {
+ var docLocation = this.page().location;
+ var searchPos = expectedLocation.lastIndexOf('?');
+
+ if (searchPos == -1) {
+ Assert.matches('*' + expectedLocation, docLocation.pathname);
+ }
+ else {
+ var expectedPath = expectedLocation.substring(0, searchPos);
+ Assert.matches('*' + expectedPath, docLocation.pathname);
+
+ var expectedQueryString = expectedLocation.substring(searchPos);
+ Assert.equals(expectedQueryString, docLocation.search);
+ }
+};
+
+/*
+ * Get the title of the current page.
+ */
+Selenium.prototype.getTitle = function() {
+ return this.page().title();
+};
+
+
+/*
+ * Get the (trimmed) value of a form element.
+ * This is used to generate assertValue, verifyValue, ...
+ */
+Selenium.prototype.getValue = function(locator) {
+ var element = this.page().findElement(locator)
+ return getInputValue(element).trim();
+}
+
+/**
+ * Get the (trimmed) text of a form element.
+ * This is used to generate assertText, verifyText, ...
+ */
+Selenium.prototype.getText = function(locator) {
+ var element = this.page().findElement(locator);
+ return getText(element).trim();
+};
+
+/**
+ * Assert that a toggle-button is checked.
+ */
+Selenium.prototype.assertChecked = function(locator) {
+ var element = this.page().findElement(locator);
+ if (element.checked == null) {
+ Assert.fail("Element " + locator + " is not a toggle-button.");
+ }
+ if (! element.checked) {
+ Assert.fail("Element " + locator + " is not checked.");
+ }
+};
+
+/**
+ * Assert that a toggle-button is NOT checked.
+ */
+Selenium.prototype.assertNotChecked = function(locator) {
+ var element = this.page().findElement(locator);
+ if (element.checked == null) {
+ Assert.fail("Element " + locator + " is not a toggle-button.");
+ }
+ if (element.checked) {
+ Assert.fail("Element " + locator + " is checked.");
+ }
+};
+
+/*
+ * Return the text for a single cell within an HTML table.
+ * The table locator syntax is table.row.column.
+ */
+Selenium.prototype.getTable = function(tableLocator) {
+ // This regular expression matches "tableName.row.column"
+ // For example, "mytable.3.4"
+ pattern = /(.*)\.(\d+)\.(\d+)/;
+
+ if(!pattern.test(tableLocator)) {
+ throw new SeleniumError("Invalid target format. Correct format is tableName.rowNum.columnNum");
+ }
+
+ pieces = tableLocator.match(pattern);
+
+ tableName = pieces[1];
+ row = pieces[2];
+ col = pieces[3];
+
+ var table = this.page().findElement(tableName);
+ if (row > table.rows.length) {
+ Assert.fail("Cannot access row " + row + " - table has " + table.rows.length + " rows");
+ }
+ else if (col > table.rows[row].cells.length) {
+ Assert.fail("Cannot access column " + col + " - table row has " + table.rows[row].cells.length + " columns");
+ }
+ else {
+ actualContent = getText(table.rows[row].cells[col]);
+ return actualContent.trim();
+ }
+};
+
+/**
+ * Verify that the selected option satisfies the option locator.
+ */
+Selenium.prototype.assertSelected = function(target, optionLocator) {
+ var element = this.page().findElement(target);
+ var locator = this.optionLocatorFactory.fromLocatorString(optionLocator);
+ locator.assertSelected(element);
+};
+
+String.prototype.parseCSV = function() {
+ var values = this.replace(/\\,/g, "\n").split(",");
+ // Restore escaped commas
+ for (var i = 0; i < values.length; i++) {
+ values[i] = values[i].replace(/\n/g, ",").trim();
+ }
+ return values;
+};
+
+/**
+ * Verify the label of all of the options in the drop=down.
+ */
+Selenium.prototype.assertSelectOptions = function(target, options) {
+ var element = this.page().findElement(target);
+
+ var expectedOptionLabels = options.parseCSV();
+ Assert.equals("Wrong number of options", expectedOptionLabels.length, element.options.length);
+
+ for (var i = 0; i < element.options.length; i++) {
+ Assert.matches(expectedOptionLabels[i], element.options[i].text);
+ }
+};
+
+/**
+ * Get the value of an element attribute. The syntax for returning an element attribute
+ * is <element-locator>@attribute-name. Used to generate assert, verify, assertNot...
+ */
+Selenium.prototype.getAttribute = function(target) {
+ return this.page().findAttribute(target);
+};
+
+/*
+ * Asserts that the specified text is present in the page content.
+ */
+Selenium.prototype.assertTextPresent = function(expectedText) {
+ var allText = this.page().bodyText();
+
+ if(allText == "") {
+ Assert.fail("Page text not found");
+ } else if(allText.indexOf(expectedText) == -1) {
+ Assert.fail("'" + expectedText + "' not found in page text.");
+ }
+};
+
+/*
+ * Asserts that the specified text is NOT present in the page content.
+ */
+Selenium.prototype.assertTextNotPresent = function(unexpectedText) {
+ var allText = this.page().bodyText();
+
+ if(allText == "") {
+ Assert.fail("Page text not found");
+ } else if(allText.indexOf(unexpectedText) != -1) {
+ Assert.fail("'" + unexpectedText + "' was found in page text.");
+ }
+};
+
+/*
+ * Asserts that the specified element can be found.
+ */
+Selenium.prototype.assertElementPresent = function(locator) {
+ try {
+ this.page().findElement(locator);
+ } catch (e) {
+ Assert.fail("Element " + locator + " not found.");
+ }
+};
+
+/*
+ * Asserts that the specified element cannot be found.
+ */
+Selenium.prototype.assertElementNotPresent = function(locator) {
+ try {
+ this.page().findElement(locator);
+ }
+ catch (e) {
+ return;
+ }
+ Assert.fail("Element " + locator + " found.");
+};
+
+/*
+ * Asserts that the specified element is visible
+ */
+Selenium.prototype.assertVisible = function(locator) {
+ var element;
+ try {
+ element = this.page().findElement(locator);
+ } catch (e) {
+ Assert.fail("Element " + locator + " not present.");
+ }
+ if (! this.isVisible(element)) {
+ Assert.fail("Element " + locator + " not visible.");
+ }
+};
+
+/*
+ * Asserts that the specified element is visible
+ */
+Selenium.prototype.assertNotVisible = function(locator) {
+ var element;
+ try {
+ element = this.page().findElement(locator);
+ } catch (e) {
+ return;
+ }
+ if (this.isVisible(element)) {
+ Assert.fail("Element " + locator + " is visible.");
+ }
+};
+
+Selenium.prototype.isVisible = function(element) {
+ var visibility = this.getEffectiveStyleProperty(element, "visibility");
+ var isDisplayed = this.isDisplayed(element);
+ return (visibility != "hidden" && isDisplayed);
+};
+
+Selenium.prototype.getEffectiveStyleProperty = function(element, property) {
+ var effectiveStyle = this.getEffectiveStyle(element);
+ var propertyValue = effectiveStyle[property];
+ if (propertyValue == 'inherit' && element.parentNode.style) {
+ return this.getEffectiveStyleProperty(element.parentNode, property);
+ }
+ return propertyValue;
+};
+
+Selenium.prototype.isDisplayed = function(element) {
+ var display = this.getEffectiveStyleProperty(element, "display");
+ if (display == "none") return false;
+ if (element.parentNode.style) {
+ return this.isDisplayed(element.parentNode);
+ }
+ return true;
+};
+
+Selenium.prototype.getEffectiveStyle = function(element) {
+ if (element.style == undefined) {
+ return undefined; // not a styled element
+ }
+ var window = this.browserbot.getContentWindow();
+ if (window.getComputedStyle) {
+ // DOM-Level-2-CSS
+ return window.getComputedStyle(element, null);
+ }
+ if (element.currentStyle) {
+ // non-standard IE alternative
+ return element.currentStyle;
+ // TODO: this won't really work in a general sense, as
+ // currentStyle is not identical to getComputedStyle()
+ // ... but it's good enough for "visibility"
+ }
+ throw new SeleniumError("cannot determine effective stylesheet in this browser");
+};
+
+/**
+ * Asserts that the specified element accepts user input visible
+ */
+Selenium.prototype.assertEditable = function(locator) {
+ var element = this.page().findElement(locator);
+ if (element.value == undefined) {
+ Assert.fail("Element " + locator + " is not an input.");
+ }
+ if (element.disabled) {
+ Assert.fail("Element " + locator + " is disabled.");
+ }
+};
+
+/**
+ * Asserts that the specified element does not accept user input
+ */
+Selenium.prototype.assertNotEditable = function(locator) {
+ var element = this.page().findElement(locator);
+ if (element.value == undefined) {
+ return; // not an input
+ }
+ if (element.disabled == false) {
+ Assert.fail("Element " + locator + " is editable.");
+ }
+};
+
+ /*
+ * Return all buttons on the screen.
+ */
+Selenium.prototype.getAllButtons = function() {
+ return this.page().getAllButtons();
+};
+
+ /*
+ * Return all links on the screen.
+ */
+Selenium.prototype.getAllLinks = function() {
+ return this.page().getAllLinks();
+};
+
+ /*
+ * Return all fields on the screen.
+ */
+Selenium.prototype.getAllFields = function() {
+ return this.page().getAllFields();
+};
+
+/*
+ * Set the context for the current Test
+ */
+Selenium.prototype.doContext = function(context) {
+ return this.page().setContext(context);
+};
+
+/*
+ * Store the value of a form input in a variable
+ */
+Selenium.prototype.doStoreValue = function(target, varName) {
+ if (!varName) {
+ // Backward compatibility mode: read the ENTIRE text of the page
+ // and stores it in a variable with the name of the target
+ value = this.page().bodyText();
+ storedVars[target] = value;
+ return;
+ }
+ var element = this.page().findElement(target);
+ storedVars[varName] = getInputValue(element);
+};
+
+/*
+ * Store the text of an element in a variable
+ */
+Selenium.prototype.doStoreText = function(target, varName) {
+ var element = this.page().findElement(target);
+ storedVars[varName] = getText(element);
+};
+
+/*
+ * Store the value of an element attribute in a variable
+ */
+Selenium.prototype.doStoreAttribute = function(target, varName) {
+ storedVars[varName] = this.page().findAttribute(target);
+};
+
+/*
+ * Store the result of a literal value
+ */
+Selenium.prototype.doStore = function(value, varName) {
+ storedVars[varName] = value;
+};
+
+
+/*
+ * Wait for the target to have the specified value by polling.
+ * The polling is done in TestLoop.kickoffNextCommandExecution()
+ */
+Selenium.prototype.doWaitForValue = function (target, value) {
+ var e = this.page().findElement(target);
+ testLoop.waitForCondition = function () {
+ return (e.value == value);
+ };
+};
+
+/**
+ * Evaluate a parameter, performing javascript evaluation and variable substitution.
+ * If the string matches the pattern "javascript{ ... }", evaluate the string between the braces.
+ */
+Selenium.prototype.preprocessParameter = function(value) {
+ var match = value.match(/^javascript\{(.+)\}$/);
+ if (match && match[1]) {
+ return eval(match[1]).toString();
+ }
+ return this.replaceVariables(value);
+};
+
+/*
+ * Search through str and replace all variable references ${varName} with their
+ * value in storedVars.
+ */
+Selenium.prototype.replaceVariables = function(str) {
+ var stringResult = str;
+
+ // Find all of the matching variable references
+ var match = stringResult.match(/\$\{\w+\}/g);
+ if (!match) {
+ return stringResult;
+ }
+
+ // For each match, lookup the variable value, and replace if found
+ for (var i = 0; match && i < match.length; i++) {
+ var variable = match[i]; // The replacement variable, with ${}
+ var name = variable.substring(2, variable.length - 1); // The replacement variable without ${}
+ var replacement = storedVars[name];
+ if (replacement != undefined) {
+ stringResult = stringResult.replace(variable, replacement);
+ }
+ }
+ return stringResult;
+};
+
+
+/**
+ * Factory for creating "Option Locators".
+ * An OptionLocator is an object for dealing with Select options (e.g. for
+ * finding a specified option, or asserting that the selected option of
+ * Select element matches some condition.
+ * The type of locator returned by the factory depends on the locator string:
+ * label=<exp> (OptionLocatorByLabel)
+ * value=<exp> (OptionLocatorByValue)
+ * index=<exp> (OptionLocatorByIndex)
+ * id=<exp> (OptionLocatorById)
+ * <exp> (default is OptionLocatorByLabel).
+ */
+function OptionLocatorFactory() {
+}
+
+OptionLocatorFactory.prototype.fromLocatorString = function(locatorString) {
+ var locatorType = 'label';
+ var locatorValue = locatorString;
+ // If there is a locator prefix, use the specified strategy
+ var result = locatorString.match(/^([a-zA-Z]+)=(.*)/);
+ if (result) {
+ locatorType = result[1];
+ locatorValue = result[2];
+ }
+ if (this.optionLocators == undefined) {
+ this.registerOptionLocators();
+ }
+ if (this.optionLocators[locatorType]) {
+ return new this.optionLocators[locatorType](locatorValue);
+ }
+ throw new SeleniumError("Unkown option locator type: " + locatorType);
+};
+
+/**
+ * To allow for easy extension, all of the option locators are found by
+ * searching for all methods of OptionLocatorFactory.prototype that start
+ * with "OptionLocatorBy".
+ * TODO: Consider using the term "Option Specifier" instead of "Option Locator".
+ */
+OptionLocatorFactory.prototype.registerOptionLocators = function() {
+ this.optionLocators={};
+ for (var functionName in this) {
+ var result = /OptionLocatorBy([A-Z].+)$/.exec(functionName);
+ if (result != null) {
+ var locatorName = result[1].lcfirst();
+ this.optionLocators[locatorName] = this[functionName];
+ }
+ }
+};
+
+/**
+ * OptionLocator for options identified by their labels.
+ */
+OptionLocatorFactory.prototype.OptionLocatorByLabel = function(label) {
+ this.label = label;
+ this.labelMatcher = new PatternMatcher(this.label);
+ this.findOption = function(element) {
+ for (var i = 0; i < element.options.length; i++) {
+ if (this.labelMatcher.matches(element.options[i].text)) {
+ return element.options[i];
+ }
+ }
+ throw new SeleniumError("Option with label '" + this.label + "' not found");
+ };
+
+ this.assertSelected = function(element) {
+ var selectedLabel = element.options[element.selectedIndex].text;
+ Assert.matches(this.label, selectedLabel);
+ };
+};
+
+/**
+ * OptionLocator for options identified by their values.
+ */
+OptionLocatorFactory.prototype.OptionLocatorByValue = function(value) {
+ this.value = value;
+ this.valueMatcher = new PatternMatcher(this.value);
+ this.findOption = function(element) {
+ for (var i = 0; i < element.options.length; i++) {
+ if (this.valueMatcher.matches(element.options[i].value)) {
+ return element.options[i];
+ }
+ }
+ throw new SeleniumError("Option with value '" + this.value + "' not found");
+ };
+
+ this.assertSelected = function(element) {
+ var selectedValue = element.options[element.selectedIndex].value;
+ Assert.matches(this.value, selectedValue);
+ };
+};
+
+/**
+ * OptionLocator for options identified by their index.
+ */
+OptionLocatorFactory.prototype.OptionLocatorByIndex = function(index) {
+ this.index = Number(index);
+ if (isNaN(this.index) || this.index < 0) {
+ throw new SeleniumError("Illegal Index: " + index);
+ }
+
+ this.findOption = function(element) {
+ if (element.options.length <= this.index) {
+ throw new SeleniumError("Index out of range. Only " + element.options.length + " options available");
+ }
+ return element.options[this.index];
+ };
+
+ this.assertSelected = function(element) {
+ Assert.equals(this.index, element.selectedIndex);
+ };
+};
+
+/**
+ * OptionLocator for options identified by their id.
+ */
+OptionLocatorFactory.prototype.OptionLocatorById = function(id) {
+ this.id = id;
+ this.idMatcher = new PatternMatcher(this.id);
+ this.findOption = function(element) {
+ for (var i = 0; i < element.options.length; i++) {
+ if (this.idMatcher.matches(element.options[i].id)) {
+ return element.options[i];
+ }
+ }
+ throw new SeleniumError("Option with id '" + this.id + "' not found");
+ };
+
+ this.assertSelected = function(element) {
+ var selectedId = element.options[element.selectedIndex].id;
+ Assert.matches(this.id, selectedId);
+ };
+};
+
+
diff --git a/tests/FunctionalTests/selenium/selenium-browserbot.js b/tests/FunctionalTests/selenium/selenium-browserbot.js
new file mode 100644
index 00000000..bf605f01
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-browserbot.js
@@ -0,0 +1,996 @@
+/*
+* Copyright 2004 ThoughtWorks, Inc
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*
+*/
+
+/*
+* This script provides the Javascript API to drive the test application contained within
+* a Browser Window.
+* TODO:
+* Add support for more events (keyboard and mouse)
+* Allow to switch "user-entry" mode from mouse-based to keyboard-based, firing different
+* events in different modes.
+*/
+
+// The window to which the commands will be sent. For example, to click on a
+// popup window, first select that window, and then do a normal click command.
+
+
+// Although it's generally better web development practice not to use browser-detection
+// (feature detection is better), the subtle browser differences that Selenium has to
+// work around seem to make it necessary. Maybe as we learn more about what we need,
+// we can do this in a more "feature-centric" rather than "browser-centric" way.
+// TODO we should probably reuse an available browser-detection library
+var browserName=navigator.appName;
+var isIE = (browserName =="Microsoft Internet Explorer");
+var isKonqueror = (browserName == "Konqueror");
+var isSafari = (navigator.userAgent.indexOf('Safari') != -1);
+
+// Get the Gecko version as an 8 digit date.
+var geckoResult = /^Mozilla\/5\.0 .*Gecko\/(\d{8}).*$/.exec(navigator.userAgent);
+var geckoVersion = geckoResult == null ? null : geckoResult[1];
+
+BrowserBot = function(frame) {
+ this.frame = frame;
+ this.currentPage = null;
+ this.currentWindowName = null;
+
+ this.modalDialogTest = null;
+ this.recordedAlerts = new Array();
+ this.recordedConfirmations = new Array();
+ this.recordedPrompts = new Array();
+ this.openedWindows = {};
+ this.nextConfirmResult = true;
+ this.nextPromptResult = '';
+ this.newPageLoaded = false;
+
+ var self = this;
+ this.recordPageLoad = function() {
+ LOG.debug("Page load detected, location=" + self.getCurrentWindow().location);
+ self.currentPage = null;
+ self.newPageLoaded = true;
+ };
+
+ this.isNewPageLoaded = function() {
+ return self.newPageLoaded;
+ };
+};
+
+BrowserBot.createForFrame = function(frame) {
+ var browserbot;
+ if (isIE) {
+ browserbot = new IEBrowserBot(frame);
+ }
+ else if (isKonqueror) {
+ browserbot = new KonquerorBrowserBot(frame);
+ }
+ else if (isSafari) {
+ browserbot = new SafariBrowserBot(frame);
+ }
+ else {
+ // Use mozilla by default
+ browserbot = new MozillaBrowserBot(frame);
+ }
+
+ // Modify the test IFrame so that page loads are detected.
+ addLoadListener(browserbot.getFrame(), browserbot.recordPageLoad);
+ return browserbot;
+};
+
+BrowserBot.prototype.doModalDialogTest = function(test) {
+ this.modalDialogTest = test;
+};
+
+BrowserBot.prototype.cancelNextConfirmation = function() {
+ this.nextConfirmResult = false;
+};
+
+BrowserBot.prototype.setNextPromptResult = function(result) {
+ this.nextPromptResult = result;
+};
+
+BrowserBot.prototype.hasAlerts = function() {
+ return (this.recordedAlerts.length > 0) ;
+};
+
+BrowserBot.prototype.getNextAlert = function() {
+ return this.recordedAlerts.shift();
+};
+
+BrowserBot.prototype.hasConfirmations = function() {
+ return (this.recordedConfirmations.length > 0) ;
+};
+
+BrowserBot.prototype.getNextConfirmation = function() {
+ return this.recordedConfirmations.shift();
+};
+
+BrowserBot.prototype.hasPrompts = function() {
+ return (this.recordedPrompts.length > 0) ;
+};
+
+BrowserBot.prototype.getNextPrompt = function() {
+ return this.recordedPrompts.shift();
+};
+
+BrowserBot.prototype.getFrame = function() {
+ return this.frame;
+};
+
+BrowserBot.prototype.selectWindow = function(target) {
+ // we've moved to a new page - clear the current one
+ this.currentPage = null;
+ this.currentWindowName = null;
+ if (target && target != "null") {
+ // If window exists
+ if (this.getTargetWindow(target)) {
+ this.currentWindowName = target;
+ }
+ }
+};
+
+BrowserBot.prototype.openLocation = function(target) {
+ // We're moving to a new page - clear the current one
+ this.currentPage = null;
+ this.newPageLoaded = false;
+
+ this.setIFrameLocation(this.getFrame(), target);
+};
+
+BrowserBot.prototype.setIFrameLocation = function(iframe, location) {
+ iframe.src = location;
+};
+
+BrowserBot.prototype.getCurrentPage = function() {
+ if (this.currentPage == null) {
+ var testWindow = this.getCurrentWindow();
+ this.modifyWindowToRecordPopUpDialogs(testWindow, this);
+ this.modifySeparateTestWindowToDetectPageLoads(testWindow);
+ this.currentPage = PageBot.createForWindow(testWindow);
+ this.newPageLoaded = false;
+ }
+
+ return this.currentPage;
+};
+
+BrowserBot.prototype.modifyWindowToRecordPopUpDialogs = function(windowToModify, browserBot) {
+ windowToModify.alert = function(alert) {
+ browserBot.recordedAlerts.push(alert);
+ };
+
+ windowToModify.confirm = function(message) {
+ browserBot.recordedConfirmations.push(message);
+ var result = browserBot.nextConfirmResult;
+ browserBot.nextConfirmResult = true;
+ return result;
+ };
+
+ windowToModify.prompt = function(message) {
+ browserBot.recordedPrompts.push(message);
+ var result = !browserBot.nextConfirmResult ? null : browserBot.nextPromptResult;
+ browserBot.nextConfirmResult = true;
+ browserBot.nextPromptResult = '';
+ return result;
+ };
+
+ // Keep a reference to all popup windows by name
+ // note that in IE the "windowName" argument must be a valid javascript identifier, it seems.
+ var originalOpen = windowToModify.open;
+ windowToModify.open = function(url, windowName, windowFeatures, replaceFlag) {
+ var openedWindow = originalOpen(url, windowName, windowFeatures, replaceFlag);
+ selenium.browserbot.openedWindows[windowName] = openedWindow;
+ return openedWindow;
+ };
+};
+
+/**
+ * The main IFrame has a single, long-lived onload handler that clears
+ * Browserbot.currentPage and sets the "newPageLoaded" flag. For separate
+ * windows, we need to attach a handler each time. This uses the
+ * "callOnWindowPageTransition" mechanism, which is implemented differently
+ * for different browsers.
+ */
+BrowserBot.prototype.modifySeparateTestWindowToDetectPageLoads = function(windowToModify) {
+ if (this.currentWindowName != null) {
+ this.callOnWindowPageTransition(this.recordPageLoad, windowToModify);
+ }
+};
+
+/**
+ * Call the supplied function when a the current page unloads and a new one loads.
+ * This is done with an "unload" handler which attaches a "load" handler.
+ */
+BrowserBot.prototype.callOnWindowPageTransition = function(loadFunction, windowObject) {
+ var attachLoadListener = function() {
+ if (windowObject && !windowObject.closed) {
+ addLoadListener(windowObject, loadFunction);
+ }
+ };
+
+ var unloadFunction = function() {
+ window.setTimeout(attachLoadListener, 0);
+ };
+ addUnloadListener(windowObject, unloadFunction);
+};
+
+BrowserBot.prototype.getContentWindow = function() {
+ return this.getFrame().contentWindow || frames[this.getFrame().id];
+};
+
+BrowserBot.prototype.getTargetWindow = function(windowName) {
+ LOG.debug("getTargetWindow(" + windowName + ")");
+ // First look in the map of opened windows
+ var targetWindow = this.openedWindows[windowName];
+ if (!targetWindow) {
+ var evalString = "this.getContentWindow().window." + windowName;
+ targetWindow = eval(evalString);
+ }
+ if (!targetWindow) {
+ throw new SeleniumError("Window does not exist");
+ }
+ return targetWindow;
+};
+
+BrowserBot.prototype.getCurrentWindow = function() {
+ var testWindow = this.getContentWindow().window;
+ if (this.currentWindowName != null) {
+ testWindow = this.getTargetWindow(this.currentWindowName);
+ }
+ return testWindow;
+};
+
+function MozillaBrowserBot(frame) {
+ BrowserBot.call(this, frame);
+}
+MozillaBrowserBot.prototype = new BrowserBot;
+
+function KonquerorBrowserBot(frame) {
+ BrowserBot.call(this, frame);
+}
+KonquerorBrowserBot.prototype = new BrowserBot;
+
+KonquerorBrowserBot.prototype.setIFrameLocation = function(iframe, location) {
+ // Window doesn't fire onload event when setting src to the current value,
+ // so we set it to blank first.
+ iframe.src = "about:blank";
+ iframe.src = location;
+};
+
+/**
+ * Call the supplied function when a the current page unloads and a new one loads.
+ * This is done by polling continuously until the document changes and is fully loaded.
+ */
+KonquerorBrowserBot.prototype.callOnWindowPageTransition = function(loadFunction, windowObject) {
+ // Since the unload event doesn't fire in Safari 1.3, we start polling immediately
+ // This works in Konqueror as well
+ if (windowObject && !windowObject.closed) {
+ LOG.debug("Starting pollForLoad");
+ this.pollForLoad(loadFunction, windowObject, windowObject.document);
+ }
+};
+
+/**
+ * For Konqueror (and Safari), we can't catch the onload event for a separate window (as opposed to an IFrame)
+ * So we set up a polling timer that will keep checking the readyState of the document until it's complete.
+ * Since we might call this before the original page is unloaded, we check to see that the completed document
+ * is different from the original one.
+ */
+KonquerorBrowserBot.prototype.pollForLoad = function(loadFunction, windowObject, originalDocument) {
+ if (windowObject.closed) {
+ return;
+ }
+
+ var sameDoc = (originalDocument === windowObject.document);
+ var rs = windowObject.document.readyState;
+
+ if (!sameDoc && rs == 'complete') {
+ LOG.debug("pollForLoad complete: " + rs + " (" + sameDoc + ")");
+ loadFunction();
+ return;
+ }
+ var self = this;
+ LOG.debug("pollForLoad continue");
+ window.setTimeout(function() {self.pollForLoad(loadFunction, windowObject, originalDocument);}, 500);
+};
+
+function SafariBrowserBot(frame) {
+ BrowserBot.call(this, frame);
+}
+SafariBrowserBot.prototype = new BrowserBot;
+
+SafariBrowserBot.prototype.setIFrameLocation = KonquerorBrowserBot.prototype.setIFrameLocation;
+SafariBrowserBot.prototype.callOnWindowPageTransition = KonquerorBrowserBot.prototype.callOnWindowPageTransition;
+SafariBrowserBot.prototype.pollForLoad = KonquerorBrowserBot.prototype.pollForLoad;
+
+function IEBrowserBot(frame) {
+ BrowserBot.call(this, frame);
+}
+IEBrowserBot.prototype = new BrowserBot;
+IEBrowserBot.prototype.callOnWindowPageTransition = KonquerorBrowserBot.prototype.callOnWindowPageTransition;
+IEBrowserBot.prototype.pollForLoad = KonquerorBrowserBot.prototype.pollForLoad;
+
+IEBrowserBot.prototype.modifyWindowToRecordPopUpDialogs = function(windowToModify, browserBot) {
+ BrowserBot.prototype.modifyWindowToRecordPopUpDialogs(windowToModify, browserBot);
+
+ // we will call the previous version of this method from within our own interception
+ oldShowModalDialog = windowToModify.showModalDialog;
+
+ windowToModify.showModalDialog = function(url, args, features) {
+ // Get relative directory to where TestRunner.html lives
+ // A risky assumption is that the user's TestRunner is named TestRunner.html
+ var doc_location = document.location.toString();
+ var end_of_base_ref = doc_location.indexOf('TestRunner.html');
+ var base_ref = doc_location.substring(0, end_of_base_ref);
+
+ var fullURL = base_ref + "TestRunner.html?singletest=" + escape(browserBot.modalDialogTest) + "&autoURL=" + escape(url) + "&runInterval=" + runInterval;
+ browserBot.modalDialogTest = null;
+
+ var returnValue = oldShowModalDialog(fullURL, args, features);
+ return returnValue;
+ };
+};
+
+SafariBrowserBot.prototype.modifyWindowToRecordPopUpDialogs = function(windowToModify, browserBot) {
+ BrowserBot.prototype.modifyWindowToRecordPopUpDialogs(windowToModify, browserBot);
+
+ var originalOpen = windowToModify.open;
+ /*
+ * Safari seems to be broken, so that when we manually trigger the onclick method
+ * of a button/href, any window.open calls aren't resolved relative to the app location.
+ * So here we replace the open() method with one that does resolve the url correctly.
+ */
+ windowToModify.open = function(url, windowName, windowFeatures, replaceFlag) {
+
+ if (url.startsWith("http://") || url.startsWith("https://") || url.startsWith("/")) {
+ return originalOpen(url, windowName, windowFeatures, replaceFlag);
+ }
+
+ // Reduce the current path to the directory
+ var currentPath = windowToModify.location.pathname || "/";
+ currentPath = currentPath.replace(/\/[^\/]*$/, "/");
+
+ // Remove any leading "./" from the new url.
+ url = url.replace(/^\.\//, "");
+
+ newUrl = currentPath + url;
+
+ return originalOpen(newUrl, windowName, windowFeatures, replaceFlag);
+ };
+};
+
+PageBot = function(pageWindow) {
+ if (pageWindow) {
+ this.currentWindow = pageWindow;
+ this.currentDocument = pageWindow.document;
+ this.location = pageWindow.location;
+ this.title = function() {return this.currentDocument.title;};
+ }
+
+ // Register all locateElementBy* functions
+ // TODO - don't do this in the constructor - only needed once ever
+ this.locationStrategies = {};
+ for (var functionName in this) {
+ var result = /^locateElementBy([A-Z].+)$/.exec(functionName);
+ if (result != null) {
+ var locatorFunction = this[functionName];
+ if (typeof(locatorFunction) != 'function') {
+ continue;
+ }
+ // Use a specified prefix in preference to one generated from
+ // the function name
+ var locatorPrefix = locatorFunction.prefix || result[1].toLowerCase();
+ this.locationStrategies[locatorPrefix] = locatorFunction;
+ }
+ }
+
+ /**
+ * Find a locator based on a prefix.
+ */
+ this.findElementBy = function(locatorType, locator, inDocument) {
+ var locatorFunction = this.locationStrategies[locatorType];
+ if (! locatorFunction) {
+ throw new SeleniumError("Unrecognised locator type: '" + locatorType + "'");
+ }
+ return locatorFunction.call(this, locator, inDocument);
+ };
+
+ /**
+ * The implicit locator, that is used when no prefix is supplied.
+ */
+ this.locationStrategies['implicit'] = function(locator, inDocument) {
+ if (locator.startsWith('//')) {
+ return this.locateElementByXPath(locator, inDocument);
+ }
+ if (locator.startsWith('document.')) {
+ return this.locateElementByDomTraversal(locator, inDocument);
+ }
+ return this.locateElementByIdentifier(locator, inDocument);
+ };
+
+};
+
+PageBot.createForWindow = function(windowObject) {
+ if (isIE) {
+ return new IEPageBot(windowObject);
+ }
+ else if (isKonqueror) {
+ return new KonquerorPageBot(windowObject);
+ }
+ else if (isSafari) {
+ return new SafariPageBot(windowObject);
+ }
+ else {
+ // Use mozilla by default
+ return new MozillaPageBot(windowObject);
+ }
+};
+
+MozillaPageBot = function(pageWindow) {
+ PageBot.call(this, pageWindow);
+};
+MozillaPageBot.prototype = new PageBot();
+
+KonquerorPageBot = function(pageWindow) {
+ PageBot.call(this, pageWindow);
+};
+KonquerorPageBot.prototype = new PageBot();
+
+SafariPageBot = function(pageWindow) {
+ PageBot.call(this, pageWindow);
+};
+SafariPageBot.prototype = new PageBot();
+
+IEPageBot = function(pageWindow) {
+ PageBot.call(this, pageWindow);
+};
+IEPageBot.prototype = new PageBot();
+
+/*
+* Finds an element on the current page, using various lookup protocols
+*/
+PageBot.prototype.findElement = function(locator) {
+ var locatorType = 'implicit';
+ var locatorString = locator;
+
+ // If there is a locator prefix, use the specified strategy
+ var result = locator.match(/^([A-Za-z]+)=(.+)/);
+ if (result) {
+ locatorType = result[1].toLowerCase();
+ locatorString = result[2];
+ }
+
+ var element = this.findElementBy(locatorType, locatorString, this.currentDocument);
+ if (element != null) {
+ return element;
+ }
+ for (var i = 0; i < this.currentWindow.frames.length; i++) {
+ element = this.findElementBy(locatorType, locatorString, this.currentWindow.frames[i].document);
+ if (element != null) {
+ return element;
+ }
+ }
+
+ // Element was not found by any locator function.
+ throw new SeleniumError("Element " + locator + " not found");
+};
+
+/**
+ * In non-IE browsers, getElementById() does not search by name. Instead, we
+ * we search separately by id and name.
+ */
+PageBot.prototype.locateElementByIdentifier = function(identifier, inDocument) {
+ return PageBot.prototype.locateElementById(identifier, inDocument)
+ || PageBot.prototype.locateElementByName(identifier, inDocument)
+ || null;
+};
+
+/**
+ * In IE, getElementById() also searches by name - this is an optimisation for IE.
+ */
+IEPageBot.prototype.locateElementByIdentifer = function(identifier, inDocument) {
+ return inDocument.getElementById(identifier);
+};
+
+/**
+ * Find the element with id - can't rely on getElementById, coz it returns by name as well in IE..
+ */
+PageBot.prototype.locateElementById = function(identifier, inDocument) {
+ var element = inDocument.getElementById(identifier);
+ if (element && element.id === identifier) {
+ return element;
+ }
+ else {
+ return null;
+ }
+};
+
+/**
+ * Find an element by name, refined by (optional) element-filter
+ * expressions.
+ */
+PageBot.prototype.locateElementByName = function(locator, document) {
+ var elements = document.getElementsByTagName("*");
+
+ var filters = locator.split(' ');
+ filters[0] = 'name=' + filters[0];
+
+ while (filters.length) {
+ var filter = filters.shift();
+ elements = this.selectElements(filter, elements, 'value');
+ }
+
+ if (elements.length > 0) {
+ return elements[0];
+ }
+ return null;
+};
+
+/**
+* Finds an element using by evaluating the "document.*" string against the
+* current document object. Dom expressions must begin with "document."
+*/
+PageBot.prototype.locateElementByDomTraversal = function(domTraversal, inDocument) {
+ if (domTraversal.indexOf("document.") != 0) {
+ return null;
+ }
+
+ // Trim the leading 'document'
+ domTraversal = domTraversal.substr(9);
+ var locatorScript = "inDocument." + domTraversal;
+ var element = eval(locatorScript);
+
+ if (!element) {
+ return null;
+ }
+
+ return element;
+};
+PageBot.prototype.locateElementByDomTraversal.prefix = "dom";
+
+/**
+* Finds an element identified by the xpath expression. Expressions _must_
+* begin with "//".
+*/
+PageBot.prototype.locateElementByXPath = function(xpath, inDocument) {
+
+ // Trim any trailing "/": not valid xpath, and remains from attribute
+ // locator.
+ if (xpath.charAt(xpath.length - 1) == '/') {
+ xpath = xpath.slice(0, -1);
+ }
+
+ // Handle //tag
+ var match = xpath.match(/^\/\/(\w+|\*)$/);
+ if (match) {
+ var elements = inDocument.getElementsByTagName(match[1].toUpperCase());
+ if (elements == null) return null;
+ return elements[0];
+ }
+
+ // Handle //tag[@attr='value']
+ var match = xpath.match(/^\/\/(\w+|\*)\[@(\w+)=('([^\']+)'|"([^\"]+)")\]$/);
+ if (match) {
+ return this.findElementByTagNameAndAttributeValue(
+ inDocument,
+ match[1].toUpperCase(),
+ match[2].toLowerCase(),
+ match[3].slice(1, -1)
+ );
+ }
+
+ // Handle //tag[text()='value']
+ var match = xpath.match(/^\/\/(\w+|\*)\[text\(\)=('([^\']+)'|"([^\"]+)")\]$/);
+ if (match) {
+ return this.findElementByTagNameAndText(
+ inDocument,
+ match[1].toUpperCase(),
+ match[2].slice(1, -1)
+ );
+ }
+
+ return this.findElementUsingFullXPath(xpath, inDocument);
+};
+
+PageBot.prototype.findElementByTagNameAndAttributeValue = function(
+ inDocument, tagName, attributeName, attributeValue
+) {
+ if (isIE && attributeName == "class") {
+ attributeName = "className";
+ }
+ var elements = inDocument.getElementsByTagName(tagName);
+ for (var i = 0; i < elements.length; i++) {
+ var elementAttr = elements[i].getAttribute(attributeName);
+ if (elementAttr == attributeValue) {
+ return elements[i];
+ }
+ }
+ return null;
+};
+
+PageBot.prototype.findElementByTagNameAndText = function(
+ inDocument, tagName, text
+) {
+ var elements = inDocument.getElementsByTagName(tagName);
+ for (var i = 0; i < elements.length; i++) {
+ if (getText(elements[i]) == text) {
+ return elements[i];
+ }
+ }
+ return null;
+};
+
+PageBot.prototype.findElementUsingFullXPath = function(xpath, inDocument) {
+ if (isIE && !inDocument.evaluate) {
+ addXPathSupport(inDocument);
+ }
+
+ // Use document.evaluate() if it's available
+ if (inDocument.evaluate) {
+ return inDocument.evaluate(xpath, inDocument, null, 0, null).iterateNext();
+ }
+
+ // If not, fall back to slower JavaScript implementation
+ var context = new XPathContext();
+ context.expressionContextNode = inDocument;
+ var xpathResult = new XPathParser().parse(xpath).evaluate(context);
+ if (xpathResult && xpathResult.toArray) {
+ return xpathResult.toArray()[0];
+ }
+ return null;
+};
+
+/**
+* Finds a link element with text matching the expression supplied. Expressions must
+* begin with "link:".
+*/
+PageBot.prototype.locateElementByLinkText = function(linkText, inDocument) {
+ var links = inDocument.getElementsByTagName('a');
+ for (var i = 0; i < links.length; i++) {
+ var element = links[i];
+ if (PatternMatcher.matches(linkText, getText(element))) {
+ return element;
+ }
+ }
+ return null;
+};
+PageBot.prototype.locateElementByLinkText.prefix = "link";
+
+/**
+* Returns an attribute based on an attribute locator. This is made up of an element locator
+* suffixed with @attribute-name.
+*/
+PageBot.prototype.findAttribute = function(locator) {
+ // Split into locator + attributeName
+ var attributePos = locator.lastIndexOf("@");
+ var elementLocator = locator.slice(0, attributePos);
+ var attributeName = locator.slice(attributePos + 1);
+
+ // Find the element.
+ var element = this.findElement(elementLocator);
+
+ // Handle missing "class" attribute in IE.
+ if (isIE && attributeName == "class") {
+ attributeName = "className";
+ }
+
+ // Get the attribute value.
+ var attributeValue = element.getAttribute(attributeName);
+
+ return attributeValue ? attributeValue.toString() : null;
+};
+
+/*
+* Select the specified option and trigger the relevant events of the element.
+*/
+PageBot.prototype.selectOption = function(element, option) {
+ triggerEvent(element, 'focus', false);
+ if (!option.selected) {
+ option.selected = true;
+ triggerEvent(element, 'change', true);
+ }
+ triggerEvent(element, 'blur', false);
+};
+
+PageBot.prototype.replaceText = function(element, stringValue) {
+ triggerEvent(element, 'focus', false);
+ triggerEvent(element, 'select', true);
+ element.value=stringValue;
+ triggerEvent(element, 'change', true);
+ triggerEvent(element, 'blur', false);
+};
+
+MozillaPageBot.prototype.clickElement = function(element) {
+
+ triggerEvent(element, 'focus', false);
+
+ // Add an event listener that detects if the default action has been prevented.
+ // (This is caused by a javascript onclick handler returning false)
+ var preventDefault = false;
+ if (geckoVersion) {
+ element.addEventListener("click", function(evt) {preventDefault = evt.getPreventDefault();}, false);
+ }
+
+ // Trigger the click event.
+ triggerMouseEvent(element, 'click', true);
+
+ // In FireFox < 1.0 Final, and Mozilla <= 1.7.3, just sending the click event is enough.
+ // But in newer versions, we need to do it ourselves.
+ var needsProgrammaticClick = (geckoVersion > '20041025');
+ // Perform the link action if preventDefault was set.
+ if (needsProgrammaticClick && !preventDefault) {
+ // Try the element itself, as well as it's parent - this handles clicking images inside links.
+ if (element.href) {
+ this.currentWindow.location.href = element.href;
+ }
+ else if (element.parentNode && element.parentNode.href) {
+ this.currentWindow.location.href = element.parentNode.href;
+ }
+ }
+
+ if (this.windowClosed()) {
+ return;
+ }
+
+ triggerEvent(element, 'blur', false);
+};
+
+KonquerorPageBot.prototype.clickElement = function(element) {
+
+ triggerEvent(element, 'focus', false);
+
+ if (element.click) {
+ element.click();
+ }
+ else {
+ triggerMouseEvent(element, 'click', true);
+ }
+
+ if (this.windowClosed()) {
+ return;
+ }
+
+ triggerEvent(element, 'blur', false);
+};
+
+SafariPageBot.prototype.clickElement = function(element) {
+
+ triggerEvent(element, 'focus', false);
+
+ var wasChecked = element.checked;
+
+ // For form element it is simple.
+ if (element.click) {
+ element.click();
+ }
+ // For links and other elements, event emulation is required.
+ else {
+ triggerEvent(element, 'click', true);
+
+ // Unfortunately, triggering the event doesn't seem to activate onclick handlers.
+ // We currently call onclick for the link, but I'm guessing that the onclick for containing
+ // elements is not being called.
+ var success = true;
+ if (element.onclick) {
+ var evt = document.createEvent('HTMLEvents');
+ evt.initEvent('click', true, true);
+ var onclickResult = element.onclick(evt);
+ if (onclickResult === false) {
+ success = false;
+ }
+ }
+
+ if (success) {
+ // Try the element itself, as well as it's parent - this handles clicking images inside links.
+ if (element.href) {
+ this.currentWindow.location.href = element.href;
+ }
+ else if (element.parentNode.href) {
+ this.currentWindow.location.href = element.parentNode.href;
+ } else {
+ // This is true for buttons outside of forms, and maybe others.
+ LOG.warn("Ignoring 'click' call for button outside form, or link without href."
+ + "Using buttons without an enclosing form can cause wierd problems with URL resolution in Safari." );
+ // I implemented special handling for window.open, but unfortunately this behaviour is also displayed
+ // when we have a button without an enclosing form that sets document.location in the onclick handler.
+ // The solution is to always use an enclosing form for a button.
+ }
+ }
+ }
+
+ // Onchange event is not triggered automatically in Safari.
+ if (isDefined(element.checked) && wasChecked != element.checked) {
+ triggerEvent(element, 'change', true);
+ }
+
+ if (this.windowClosed()) {
+ return;
+ }
+
+ triggerEvent(element, 'blur', false);
+};
+
+IEPageBot.prototype.clickElement = function(element) {
+
+ triggerEvent(element, 'focus', false);
+
+ var wasChecked = element.checked;
+
+ // Set a flag that records if the page will unload - this isn't always accurate, because
+ // <a href="javascript:alert('foo'):"> triggers the onbeforeunload event, even thought the page won't unload
+ var pageUnloading = false;
+ var pageUnloadDetector = function() {pageUnloading = true;};
+ this.currentWindow.attachEvent("onbeforeunload", pageUnloadDetector);
+
+ element.click();
+
+ // If the page is going to unload - still attempt to fire any subsequent events.
+ // However, we can't guarantee that the page won't unload half way through, so we need to handle exceptions.
+ try {
+ this.currentWindow.detachEvent("onbeforeunload", pageUnloadDetector);
+
+ if (this.windowClosed()) {
+ return;
+ }
+
+ // Onchange event is not triggered automatically in IE.
+ if (isDefined(element.checked) && wasChecked != element.checked) {
+ triggerEvent(element, 'change', true);
+ }
+
+ triggerEvent(element, 'blur', false);
+ }
+ catch (e) {
+ // If the page is unloading, we may get a "Permission denied" or "Unspecified error".
+ // Just ignore it, because the document may have unloaded.
+ if (pageUnloading) {
+ LOG.warn("Caught exception when firing events on unloading page: " + e.message);
+ return;
+ }
+ throw e;
+ }
+};
+
+PageBot.prototype.windowClosed = function(element) {
+ return this.currentWindow.closed;
+};
+
+PageBot.prototype.bodyText = function() {
+ return getText(this.currentDocument.body);
+};
+
+PageBot.prototype.getAllButtons = function() {
+ var elements = this.currentDocument.getElementsByTagName('input');
+ var result = '';
+
+ for (var i = 0; i < elements.length; i++) {
+ if (elements[i].type == 'button' || elements[i].type == 'submit' || elements[i].type == 'reset') {
+ result += elements[i].id;
+
+ result += ',';
+ }
+ }
+
+ return result;
+};
+
+
+PageBot.prototype.getAllFields = function() {
+ var elements = this.currentDocument.getElementsByTagName('input');
+ var result = '';
+
+ for (var i = 0; i < elements.length; i++) {
+ if (elements[i].type == 'text') {
+ result += elements[i].id;
+
+ result += ',';
+ }
+ }
+
+ return result;
+};
+
+PageBot.prototype.getAllLinks = function() {
+ var elements = this.currentDocument.getElementsByTagName('a');
+ var result = '';
+
+ for (var i = 0; i < elements.length; i++) {
+ result += elements[i].id;
+
+ result += ',';
+ }
+
+ return result;
+};
+
+PageBot.prototype.setContext = function(strContext) {
+ //set the current test title
+ context.innerHTML=strContext;
+};
+
+function isDefined(value) {
+ return typeof(value) != undefined;
+}
+
+PageBot.prototype.goBack = function() {
+ this.currentWindow.history.back();
+};
+
+PageBot.prototype.goForward = function() {
+ this.currentWindow.history.forward();
+};
+
+PageBot.prototype.close = function() {
+ this.currentWindow.close();
+};
+
+/**
+ * Refine a list of elements using a filter.
+ */
+PageBot.prototype.selectElementsBy = function(filterType, filter, elements) {
+ var filterFunction = PageBot.filterFunctions[filterType];
+ if (! filterFunction) {
+ throw new SeleniumError("Unrecognised element-filter type: '" + filterType + "'");
+ }
+
+ return filterFunction(filter, elements);
+};
+
+PageBot.filterFunctions = {};
+
+PageBot.filterFunctions.name = function(name, elements) {
+ var selectedElements = [];
+ for (var i = 0; i < elements.length; i++) {
+ if (elements[i].name === name) {
+ selectedElements.push(elements[i]);
+ }
+ }
+ return selectedElements;
+};
+
+PageBot.filterFunctions.value = function(value, elements) {
+ var selectedElements = [];
+ for (var i = 0; i < elements.length; i++) {
+ if (elements[i].value === value) {
+ selectedElements.push(elements[i]);
+ }
+ }
+ return selectedElements;
+};
+
+PageBot.filterFunctions.index = function(index, elements) {
+ index = Number(index);
+ if (isNaN(index) || index < 0) {
+ throw new SeleniumError("Illegal Index: " + index);
+ }
+ if (elements.length <= index) {
+ throw new SeleniumError("Index out of range: " + index);
+ }
+ return [elements[index]];
+};
+
+PageBot.prototype.selectElements = function(filterExpr, elements, defaultFilterType) {
+
+ var filterType = (defaultFilterType || 'value');
+
+ // If there is a filter prefix, use the specified strategy
+ var result = filterExpr.match(/^([A-Za-z]+)=(.+)/);
+ if (result) {
+ filterType = result[1].toLowerCase();
+ filterExpr = result[2];
+ }
+
+ return this.selectElementsBy(filterType, filterExpr, elements);
+};
+
diff --git a/tests/FunctionalTests/selenium/selenium-commandhandlers.js b/tests/FunctionalTests/selenium/selenium-commandhandlers.js
new file mode 100644
index 00000000..10e2a518
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-commandhandlers.js
@@ -0,0 +1,291 @@
+/*
+* Copyright 2004 ThoughtWorks, Inc
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*
+*/
+function CommandHandlerFactory() {
+ this.actions = {};
+ this.asserts = {};
+ this.accessors = {};
+
+ var self = this;
+
+ this.registerAction = function(name, action, wait) {
+ var handler = new ActionHandler(action, wait);
+ this.actions[name] = handler;
+ };
+
+ this.registerAccessor = function(name, accessor) {
+ var handler = new AccessorHandler(accessor);
+ this.accessors[name] = handler;
+ };
+
+ this.registerAssert = function(name, assertion, haltOnFailure) {
+ var handler = new AssertHandler(assertion, haltOnFailure);
+ this.asserts[name] = handler;
+ };
+
+ this.registerAssertUsingMatcherHandler = function(name, matcherHandler, haltOnFailure) {
+ var handler = new AssertUsingMatcherHandler(matcherHandler, haltOnFailure);
+ this.asserts[name] = handler;
+ }
+
+ this.getCommandHandler = function(name) {
+ return this.actions[name] || this.accessors[name] || this.asserts[name] || null;
+ };
+
+ this.registerAll = function(commandObject) {
+ registerAllActions(commandObject);
+ registerAllAsserts(commandObject);
+ registerAllAccessors(commandObject);
+ };
+
+ var registerAllActions = function(commandObject) {
+ for (var functionName in commandObject) {
+ var result = /^do([A-Z].+)$/.exec(functionName);
+ if (result != null) {
+ var actionName = result[1].lcfirst();
+
+ // Register the action without the wait flag.
+ var action = commandObject[functionName];
+ self.registerAction(actionName, action, false);
+
+ // Register actionName + "AndWait" with the wait flag;
+ var waitActionName = actionName + "AndWait";
+ self.registerAction(waitActionName, action, true);
+ }
+ }
+ };
+
+ var registerAllAsserts = function(commandObject) {
+ for (var functionName in commandObject) {
+ var result = /^assert([A-Z].+)$/.exec(functionName);
+ if (result != null) {
+ var assert = commandObject[functionName];
+
+ // Register the assert with the "assert" prefix, and halt on failure.
+ var assertName = functionName;
+ self.registerAssert(assertName, assert, true);
+
+ // Register the assert with the "verify" prefix, and do not halt on failure.
+ var verifyName = "verify" + result[1];
+ self.registerAssert(verifyName, assert, false);
+ }
+ }
+ };
+
+ // Given an accessor function, return a function that matches against the command.value
+ // the value returned by the accessor when applied to a command.target.
+ // Used by commands that take a target and a value (e.g. assertValue | target | value)
+ this.createMatcherHandlerFromSingleArgAccessor = function(accessor) {
+ return function(seleniumApi, command) {
+ var accessorResult = accessor.call(seleniumApi, command.target);
+ if (PatternMatcher.matches(command.value, accessorResult)) {
+ return new MatcherHandlerResult(true, "Actual value '" + accessorResult + "' did match '" + command.value + "'");
+ } else {
+ return new MatcherHandlerResult(false, "Actual value '" + accessorResult + "' did not match '" + command.value + "'");
+ }
+ };
+ };
+
+ // Given an accessor function, return a function that matches against the command.target
+ // the value returned by the (no-arg) accessor returns a value that matches against the command.target
+ // Used by commands that only take a target (e.g. assertTitle | target | &nbsp;)
+ this.createMatcherHandlerFromNoArgAccessor = function(accessor) {
+ return function(seleniumApi, command) {
+ var accessorResult = accessor.call(seleniumApi);
+ if (PatternMatcher.matches(command.target, accessorResult)) {
+ return new MatcherHandlerResult(true, "Actual value '" + accessorResult + "' did match '" + command.target + "'");
+ } else {
+ return new MatcherHandlerResult(false, "Actual value '" + accessorResult + "' did not match '" + command.target + "'");
+ }
+ };
+ };
+
+ // Given a matcherHandler function, return a function that returns the same result
+ // as the matcherHandler, but with the result negated.
+ // Used to create assertNot and verifyNot commands (and soon hopefully waitForNot commands).
+ this.createMatcherHandlerNegator = function(matcherHandler) {
+ return function(seleniumApi, command) {
+ var result = matcherHandler(seleniumApi, command);
+ result.didMatch = ! result.didMatch;
+ return result;
+ };
+ };
+
+ // Register an assertion, a verification, a negative assertion,
+ // and a negative verification based on the specified accessor.
+ this.registerAssertionsBasedOnAccessor = function(accessor, baseName) {
+ if (accessor.length > 1) {
+ return;
+ }
+ var matcherHandler;
+ if (accessor.length == 1) {
+ matcherHandler = self.createMatcherHandlerFromSingleArgAccessor(accessor);
+ } else {
+ matcherHandler = self.createMatcherHandlerFromNoArgAccessor(accessor);
+ }
+ // Register an assert with the "assert" prefix, and halt on failure.
+ self.registerAssertUsingMatcherHandler("assert" + baseName, matcherHandler, true);
+ // Register a verify with the "verify" prefix, and do not halt on failure.
+ self.registerAssertUsingMatcherHandler("verify" + baseName, matcherHandler, false);
+
+ var negativeMatcherHandler = self.createMatcherHandlerNegator(matcherHandler);
+ // Register an assertNot with the "assertNot" prefix, and halt on failure.
+ self.registerAssertUsingMatcherHandler("assertNot"+baseName, negativeMatcherHandler, true);
+ // Register a verifyNot with the "verifyNot" prefix, and do not halt on failure.
+ self.registerAssertUsingMatcherHandler("verifyNot"+baseName, negativeMatcherHandler, false);
+ };
+
+ // Methods of the form getFoo(target) result in commands:
+ // getFoo, assertFoo, verifyFoo, assertNotFoo, verifyNotFoo
+ var registerAllAccessors = function(commandObject) {
+ for (var functionName in commandObject) {
+ var match = /^get([A-Z].+)$/.exec(functionName);
+ if (match != null) {
+ var accessor = commandObject[functionName];
+ var baseName = match[1];
+ self.registerAccessor(functionName, accessor);
+ self.registerAssertionsBasedOnAccessor(accessor, baseName);
+ }
+ }
+ };
+
+
+}
+
+function MatcherHandlerResult(didMatch, message) {
+ this.didMatch = didMatch;
+ this.message = message;
+}
+
+// NOTE: The CommandHandler is effectively an abstract base for ActionHandler,
+// AccessorHandler and AssertHandler.
+function CommandHandler(type, haltOnFailure, executor) {
+ this.type = type;
+ this.haltOnFailure = haltOnFailure;
+ this.executor = executor;
+}
+CommandHandler.prototype.execute = function(seleniumApi, command) {
+ return new CommandResult(this.executor.call(seleniumApi, command.target, command.value));
+};
+
+function ActionHandler(action, wait) {
+ CommandHandler.call(this, "action", true, action);
+ if (wait) {
+ this.wait = true;
+ }
+}
+ActionHandler.prototype = new CommandHandler;
+ActionHandler.prototype.execute = function(seleniumApi, command) {
+ if ( seleniumApi.browserbot.hasAlerts() ) {
+ throw new SeleniumCommandError("There was an unexpected Alert! [" + seleniumApi.browserbot.getNextAlert() + "]");
+ }
+ if ( seleniumApi.browserbot.hasConfirmations() ) {
+ throw new SeleniumCommandError("There was an unexpected Confirmation! [" + seleniumApi.browserbot.getNextConfirmation() + "]");
+ }
+ var processState = this.executor.call(seleniumApi, command.target, command.value);
+ // If the handler didn't return a wait flag, check to see if the
+ // handler was registered with the wait flag.
+ if (processState == undefined && this.wait) {
+ processState = SELENIUM_PROCESS_WAIT;
+ }
+ return new CommandResult(processState);
+};
+
+function AccessorHandler(accessor) {
+ CommandHandler.call(this, "accessor", true, accessor);
+}
+AccessorHandler.prototype = new CommandHandler;
+AccessorHandler.prototype.execute = function(seleniumApi, command) {
+ var returnValue = this.executor.call(seleniumApi, command.target, command.value);
+ var result = new CommandResult();
+ result.result = returnValue;
+ return result;
+};
+
+/**
+ * Abstract handler for assertions and verifications.
+ * Subclasses need to override executeAssertion() which in turn
+ * should throw an AssertFailedError if the assertion is to fail.
+ */
+function AbstractAssertHandler(assertion, haltOnFailure) {
+ CommandHandler.call(this, "assert", haltOnFailure || false, assertion);
+}
+AbstractAssertHandler.prototype = new CommandHandler;
+AbstractAssertHandler.prototype.execute = function(seleniumApi, command) {
+ var result = new CommandResult();
+ try {
+ this.executeAssertion(seleniumApi, command);
+ result.passed = true;
+ } catch (e) {
+ // If this is not a AssertionFailedError, or we should haltOnFailure, rethrow.
+ if (!e.isAssertionFailedError) {
+ throw e;
+ }
+ if (this.haltOnFailure) {
+ var error = new SeleniumCommandError(e.failureMessage);
+ throw error;
+ }
+ result.failed = true;
+ result.failureMessage = e.failureMessage;
+ }
+ return result;
+};
+
+/**
+ * Simple assertion handler whose command is expected to do the actual assertion.
+ */
+function AssertHandler(assertion, haltOnFailure) {
+ CommandHandler.call(this, "assert", haltOnFailure || false, assertion);
+};
+AssertHandler.prototype = new AbstractAssertHandler;
+AssertHandler.prototype.executeAssertion = function(seleniumApi, command) {
+ this.executor.call(seleniumApi, command.target, command.value);
+};
+
+/**
+ * Assertion handler whose command is expected to be a matcher-handler
+ */
+function AssertUsingMatcherHandler(matcherHandler, haltOnFailure) {
+ CommandHandler.call(this, "assert", haltOnFailure || false, matcherHandler);
+};
+AssertUsingMatcherHandler.prototype = new AbstractAssertHandler;
+AssertUsingMatcherHandler.prototype.executeAssertion = function(seleniumApi, command) {
+ var matcherResult = this.executor(seleniumApi, command);
+ if (!matcherResult.didMatch) {
+ Assert.fail(matcherResult.message);
+ }
+};
+
+
+function CommandResult(processState) {
+ this.processState = processState;
+ this.result = "OK";
+}
+
+function SeleniumCommand(command, target, value) {
+ this.command = command;
+ this.target = target;
+ this.value = value;
+}
+
+// TODO: dkemp - This is the same as SeleniumError as defined in selenium-browserbot.js
+// I defined a new error simply to avoid creating a new dependency.
+// Need to revisit to avoid this duplication.
+function SeleniumCommandError(message) {
+ var error = new Error(message);
+ error.isSeleniumError = true;
+ return error;
+};
diff --git a/tests/FunctionalTests/selenium/selenium-domviewer.js b/tests/FunctionalTests/selenium/selenium-domviewer.js
new file mode 100644
index 00000000..01a384f5
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-domviewer.js
@@ -0,0 +1,188 @@
+var HIDDEN="hidden";
+var LEVEL = "level";
+var PLUS_SRC="dom-images/butplus.gif";
+var MIN_SRC="dom-images/butmin.gif";
+var newRoot;
+var maxColumns=1;
+
+function loadDomViewer() {
+ // See if the rootDocument variable has been set on this window.
+ var rootDocument = window.rootDocument;
+
+ // If not look to the opener for an explicity rootDocument variable, otherwise, use the opener document
+ if (!rootDocument && window.opener) {
+ rootDocument = window.opener.rootDocument || window.opener.document;
+ }
+
+ if (rootDocument) {
+ document.body.innerHTML = displayDOM(rootDocument);
+ }
+ else {
+ document.body.innerHTML = "<b>Must specify rootDocument for window. This can be done by setting the rootDocument variable on this window, or on the opener window for a popup window.</b>";
+ }
+}
+
+
+function displayDOM(root){
+ var str = "";
+ str+="<table>";
+ str += treeTraversal(root,0);
+ // to make table columns work well.
+ str += "<tr>";
+ for (var i=0; i < maxColumns; i++) {
+ str+= "<td>&nbsp;&nbsp;&nbsp;&nbsp;</td>";
+ }
+ str += "</tr>";
+ str += "</table>";
+ return str;
+}
+
+function checkForChildren(element){
+ if(!element.hasChildNodes())
+ return false;
+
+ var nodes = element.childNodes;
+ var size = nodes.length;
+ var count=0;
+
+ for(var i=0; i< size; i++){
+ var node = nodes.item(i);
+ //if(node.toString()=="[object Text]"){
+ //this is equalent to the above
+ //but will work with more browsers
+ if(node.nodeType!=1){
+ count++;
+ }
+ }
+
+ if(count == size)
+ return false;
+ else
+ return true;
+}
+
+function treeTraversal(root, level){
+ var str = "";
+ var nodes= null;
+ var size = null;
+ //it is supposed to show the last node,
+ //but the last node is always nodeText type
+ //and we don't show it
+ if(!root.hasChildNodes())
+ return "";//displayNode(root,level,false);
+
+ nodes = root.childNodes;
+ size = nodes.length;
+
+ for(var i=0; i< size; i++){
+ var element = nodes.item(i);
+ //if the node is textNode, don't display
+ if(element.nodeType==1){
+ str+= displayNode(element,level,checkForChildren(element));
+ str+=treeTraversal(element, level+1);
+ }
+ }
+ return str;
+}
+
+function displayNode(element, level, isLink){
+ nodeContent = getNodeContent(element);
+ columns = Math.round((nodeContent.length / 12) + 0.5);
+ if (columns + level > maxColumns) {
+ maxColumns = columns + level;
+ }
+ var str ="<tr class='"+LEVEL+level+"'>";
+ for (var i=0; i < level; i++)
+ str+= "<td> </td>";
+ str+="<td colspan='"+ columns +"' class='box"+" boxlevel"+level+"' >";
+ if(isLink){
+ str+='<a onclick="hide(this);return false;" href="javascript:void();">';
+ str+='<img src="'+MIN_SRC+'" />';
+ }
+ str += nodeContent;
+ if(isLink)
+ str+="</a></td></tr>";
+ return str;
+}
+
+function getNodeContent(element) {
+ str = "";
+ id ="";
+ if (element.id != null && element.id != "") {
+ id = " ID(" + element.id +")";
+ }
+ name ="";
+ if (element.name != null && element.name != "") {
+ name = " NAME(" + element.name + ")";
+ }
+ value ="";
+ if (element.value != null && element.value != "") {
+ value = " VALUE(" + element.value + ")";
+ }
+ href ="";
+ if (element.href != null && element.href != "") {
+ href = " HREF(" + element.href + ")";
+ }
+ text ="";
+ if (element.text != null && element.text != "" && element.text != "undefined") {
+ text = " #TEXT(" + trim(element.text) +")";
+ }
+ str+=" <b>"+ element.nodeName + id + name + value + href + text + "</b>";
+ return str;
+
+}
+
+function trim(val) {
+ val2 = val.substring(0,20) + " ";
+ var spaceChr = String.fromCharCode(32);
+ var length = val2.length;
+ var retVal = "";
+ var ix = length -1;
+
+ while(ix > -1){
+ if(val2.charAt(ix) == spaceChr) {
+ } else {
+ retVal = val2.substring(0, ix +1);
+ break;
+ }
+ ix = ix-1;
+ }
+ if (val.length > 20) {
+ retVal += "...";
+ }
+ return retVal;
+}
+
+function hide(hlink){
+ var isHidden = false;
+ var image = hlink.firstChild;
+ if(image.src.toString().indexOf(MIN_SRC)!=-1){
+ image.src=PLUS_SRC;
+ isHidden=true;
+ }else{
+ image.src=MIN_SRC;
+ }
+ var rowObj= hlink.parentNode.parentNode;
+ var rowLevel = parseInt(rowObj.className.substring(LEVEL.length));
+
+ var sibling = rowObj.nextSibling;
+ var siblingLevel = sibling.className.substring(LEVEL.length);
+ if(siblingLevel.indexOf(HIDDEN)!=-1){
+ siblingLevel = siblingLevel.substring(0,siblingLevel.length - HIDDEN.length-1);
+ }
+ siblingLevel=parseInt(siblingLevel);
+ while(sibling!=null && rowLevel<siblingLevel){
+ if(isHidden){
+ sibling.className += " "+ HIDDEN;
+ }else if(!isHidden && sibling.className.indexOf(HIDDEN)!=-1){
+ var str = sibling.className;
+ sibling.className=str.substring(0, str.length - HIDDEN.length-1);
+ }
+ sibling = sibling.nextSibling;
+ siblingLevel = parseInt(sibling.className.substring(LEVEL.length));
+ }
+}
+
+function LOG(message) {
+ window.opener.LOG.warn(message);
+}
diff --git a/tests/FunctionalTests/selenium/selenium-executionloop.js b/tests/FunctionalTests/selenium/selenium-executionloop.js
new file mode 100644
index 00000000..c9e1fd9c
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-executionloop.js
@@ -0,0 +1,234 @@
+/*
+* Copyright 2004 ThoughtWorks, Inc
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+
+SELENIUM_PROCESS_WAIT = "wait";
+
+function TestLoop(commandFactory) {
+
+ this.commandFactory = commandFactory;
+
+ this.start = function() {
+ selenium.reset();
+ this.continueTest();
+ };
+
+ /**
+ * Select the next command and continue the test.
+ */
+ this.continueTest = function() {
+ if (! this.aborted) {
+ this.currentCommand = this.nextCommand();
+ }
+ if (this.currentCommand) {
+ // TODO: rename commandStarted to commandSelected, OR roll it into nextCommand
+ this.commandStarted(this.currentCommand);
+ this.resumeAfterDelay();
+ } else {
+ this.testComplete();
+ }
+ };
+
+ /**
+ * Pause, then execute the current command.
+ */
+ this.resumeAfterDelay = function() {
+
+ // Get the command delay. If a pauseInterval is set, use it once
+ // and reset it. Otherwise, use the defined command-interval.
+ var delay = this.pauseInterval || this.getCommandInterval();
+ this.pauseInterval = undefined;
+
+ if (delay < 0) {
+ // Pause: enable the "next/continue" button
+ this.pause();
+ } else {
+ window.setTimeout("testLoop.resume()", delay);
+ }
+ };
+
+ /**
+ * Select the next command and continue the test.
+ */
+ this.resume = function() {
+ try {
+ this.executeCurrentCommand();
+ this.continueTestWhenConditionIsTrue();
+ } catch (e) {
+ this.handleCommandError(e);
+ this.testComplete();
+ return;
+ }
+ };
+
+ /**
+ * Execute the current command.
+ *
+ * The return value, if not null, should be a function which will be
+ * used to determine when execution can continue.
+ */
+ this.executeCurrentCommand = function() {
+
+ var command = this.currentCommand;
+ LOG.info("Executing: |" + command.command + " | " + command.target + " | " + command.value + " |");
+
+ var handler = this.commandFactory.getCommandHandler(command.command);
+ if (handler == null) {
+ throw new Error("Unknown command: '" + command.command + "'");
+ }
+
+ command.target = selenium.preprocessParameter(command.target);
+ command.value = selenium.preprocessParameter(command.value);
+ var result = handler.execute(selenium, command);
+
+ this.commandComplete(result);
+
+ if (result.processState == SELENIUM_PROCESS_WAIT) {
+ this.waitForCondition = function() {
+ return selenium.browserbot.isNewPageLoaded();
+ };
+ }
+ };
+
+ this.handleCommandError = function(e) {
+ if (!e.isSeleniumError) {
+ LOG.exception(e);
+ var msg = "Selenium failure. Please report to selenium-devel@lists.public.thoughtworks.org, with details from the logs at the base of the page.";
+ if (e.message) {
+ msg += " The error message is: " + e.message;
+ }
+ this.commandError(msg);
+ } else {
+ LOG.error(e.message);
+ this.commandError(e.message);
+ }
+ };
+
+ /**
+ * Busy wait for waitForCondition() to become true, and then carry on
+ * with test.
+ */
+ this.continueTestWhenConditionIsTrue = function () {
+ if (this.waitForCondition == null || this.waitForCondition()) {
+ this.waitForCondition = null;
+ this.continueTest();
+ } else {
+ window.setTimeout("testLoop.continueTestWhenConditionIsTrue()", 10);
+ }
+ };
+
+}
+
+/** The default is not to have any interval between commands. */
+TestLoop.prototype.getCommandInterval = function() {
+ return 0;
+};
+
+TestLoop.prototype.nextCommand = noop;
+
+TestLoop.prototype.commandStarted = noop;
+
+TestLoop.prototype.commandError = noop;
+
+TestLoop.prototype.commandComplete = noop;
+
+TestLoop.prototype.testComplete = noop;
+
+TestLoop.prototype.pause = noop;
+
+function noop() {
+
+};
+
+/**
+ * Tell Selenium to expect a failure on the next command execution. This
+ * command temporarily installs a CommandFactory that generates
+ * CommandHandlers that expect a failure.
+ */
+Selenium.prototype.assertFailureOnNext = function(message) {
+ if (!message) {
+ throw new Error("Message must be provided");
+ }
+
+ var expectFailureCommandFactory =
+ new ExpectFailureCommandFactory(testLoop.commandFactory, message);
+ expectFailureCommandFactory.baseExecutor = executeCommandAndReturnFailureMessage;
+ testLoop.commandFactory = expectFailureCommandFactory;
+};
+
+/**
+ * Tell Selenium to expect an error on the next command execution. This
+ * command temporarily installs a CommandFactory that generates
+ * CommandHandlers that expect a failure.
+ */
+Selenium.prototype.assertErrorOnNext = function(message) {
+ if (!message) {
+ throw new Error("Message must be provided");
+ }
+
+ var expectFailureCommandFactory =
+ new ExpectFailureCommandFactory(testLoop.commandFactory, message);
+ expectFailureCommandFactory.baseExecutor = executeCommandAndReturnErrorMessage;
+ testLoop.commandFactory = expectFailureCommandFactory;
+};
+
+function ExpectFailureCommandFactory(originalCommandFactory, expectedErrorMessage) {
+ this.getCommandHandler = function(name) {
+ var baseHandler = originalCommandFactory.getCommandHandler(name);
+ var baseExecutor = this.baseExecutor;
+ var expectFailureCommand = {};
+ expectFailureCommand.execute = function() {
+ var baseFailureMessage = baseExecutor(baseHandler, arguments);
+ var result = new CommandResult();
+ if (!baseFailureMessage) {
+ result.failed = true;
+ result.failureMessage = "Command should have failed.";
+ }
+ else {
+ if (! PatternMatcher.matches(expectedErrorMessage, baseFailureMessage)) {
+ result.failed = true;
+ result.failureMessage = "Expected failure message '" + expectedErrorMessage
+ + "' but was '" + baseFailureMessage + "'";
+ }
+ else {
+ result.passed = true;
+ result.result = baseFailureMessage;
+ }
+ }
+ testLoop.commandFactory = originalCommandFactory;
+ return result;
+ };
+ return expectFailureCommand;
+ };
+};
+
+function executeCommandAndReturnFailureMessage(baseHandler, originalArguments) {
+ var baseResult = baseHandler.execute.apply(baseHandler, originalArguments);
+ if (baseResult.passed) {
+ return null;
+ }
+ return baseResult.failureMessage;
+};
+
+function executeCommandAndReturnErrorMessage(baseHandler, originalArguments) {
+ try {
+ baseHandler.execute.apply(baseHandler, originalArguments);
+ return null;
+ }
+ catch (expected) {
+ return expected.message;
+ }
+};
+
diff --git a/tests/FunctionalTests/selenium/selenium-fitrunner.js b/tests/FunctionalTests/selenium/selenium-fitrunner.js
new file mode 100644
index 00000000..dddc7fc8
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-fitrunner.js
@@ -0,0 +1,597 @@
+/*
+* Copyright 2004 ThoughtWorks, Inc
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*
+*/
+
+passColor = "#cfffcf";
+failColor = "#ffcfcf";
+workingColor = "#DEE7EC";
+
+// The current row in the list of commands (test script)
+currentCommandRow = 0;
+inputTableRows = null;
+
+// The current row in the list of tests (test suite)
+currentTestRow = 0;
+
+// Whether or not the jsFT should run all tests in the suite
+runAllTests = false;
+
+// Whether or not the current test has any errors;
+testFailed = false;
+suiteFailed = false;
+
+// Holds the handlers for each command.
+commandHandlers = null;
+
+// The number of tests run
+numTestPasses = 0;
+
+// The number of tests that have failed
+numTestFailures = 0;
+
+// The number of commands which have passed
+numCommandPasses = 0;
+
+// The number of commands which have failed
+numCommandFailures = 0;
+
+// The number of commands which have caused errors (element not found)
+numCommandErrors = 0;
+
+// The time that the test was started.
+startTime = null;
+
+// The current time.
+currentTime = null;
+
+// An simple enum for failureType
+ERROR = 0;
+FAILURE = 1;
+
+runInterval = 0;
+
+function setRunInterval() {
+ // Get the value of the checked runMode option.
+ // There should be a way of getting the value of the "group", but I don't know how.
+ var runModeOptions = document.forms['controlPanel'].runMode;
+ for (var i = 0; i < runModeOptions.length; i++) {
+ if (runModeOptions[i].checked) {
+ runInterval = runModeOptions[i].value;
+ break;
+ }
+ }
+}
+
+function continueCurrentTest() {
+ document.getElementById('continueTest').disabled = true;
+ testLoop.finishCommandExecution();
+}
+
+function getApplicationFrame() {
+ return document.getElementById('myiframe');
+}
+
+function getSuiteFrame() {
+ return document.getElementById('testSuiteFrame');
+}
+
+function getTestFrame(){
+ return document.getElementById('testFrame');
+}
+
+function loadAndRunIfAuto() {
+ loadSuiteFrame();
+}
+
+function start() {
+ setRunInterval();
+ loadSuiteFrame();
+}
+
+function loadSuiteFrame() {
+ var testAppFrame = document.getElementById('myiframe');
+ selenium = Selenium.createForFrame(testAppFrame);
+ registerCommandHandlers();
+
+ //set the runInterval if there is a queryParameter for it
+ var tempRunInterval = getQueryParameter("runInterval");
+ if (tempRunInterval) {
+ runInterval = tempRunInterval;
+ }
+
+ document.getElementById("modeRun").onclick = setRunInterval;
+ document.getElementById('modeWalk').onclick = setRunInterval;
+ document.getElementById('modeStep').onclick = setRunInterval;
+ document.getElementById('continueTest').onclick = continueCurrentTest;
+
+ var testSuiteName = getQueryParameter("test");
+
+ if (testSuiteName) {
+ addLoadListener(getSuiteFrame(), onloadTestSuite);
+ getSuiteFrame().src = testSuiteName;
+ } else {
+ onloadTestSuite();
+ }
+}
+
+function startSingleTest() {
+ removeLoadListener(getApplicationFrame(), startSingleTest);
+ var singleTestName = getQueryParameter("singletest");
+ addLoadListener(getTestFrame(), startTest);
+ getTestFrame().src = singleTestName;
+}
+
+function getIframeDocument(iframe)
+{
+ if (iframe.contentDocument) {
+ return iframe.contentDocument;
+ }
+ else {
+ return iframe.contentWindow.document;
+ }
+}
+
+function onloadTestSuite() {
+ removeLoadListener(getSuiteFrame(), onloadTestSuite);
+ suiteTable = getIframeDocument(getSuiteFrame()).getElementsByTagName("table")[0];
+
+ // Add an onclick function to each link in the suite table
+ for(rowNum = 1;rowNum < suiteTable.rows.length; rowNum++) {
+ addOnclick(suiteTable, rowNum);
+ }
+
+
+ if (isAutomatedRun()) {
+ startTestSuite();
+ } else if (getQueryParameter("autoURL")) {
+
+ addLoadListener(getApplicationFrame(), startSingleTest);
+
+ getApplicationFrame().src = getQueryParameter("autoURL");
+
+ } else {
+ testLink = suiteTable.rows[currentTestRow+1].cells[0].getElementsByTagName("a")[0];
+ getTestFrame().src = testLink.href;
+ }
+}
+
+// Adds an onclick function to the link in the given row in suite table.
+// This function checks whether the test has already been run and the data is
+// stored. If the data is stored, it sets the test frame to be the stored data.
+// Otherwise, it loads the fresh page.
+function addOnclick(suiteTable, rowNum) {
+ aLink = suiteTable.rows[rowNum].cells[0].getElementsByTagName("a")[0];
+ aLink.onclick = function(eventObj) {
+ srcObj = null;
+
+ // For mozilla-like browsers
+ if(eventObj)
+ srcObj = eventObj.target;
+
+ // For IE-like browsers
+ else if (getSuiteFrame().contentWindow.event)
+ srcObj = getSuiteFrame().contentWindow.event.srcElement;
+
+ // The target row (the event source is not consistently reported by browsers)
+ row = srcObj.parentNode.parentNode.rowIndex || srcObj.parentNode.parentNode.parentNode.rowIndex;
+
+ // If the row has a stored results table, use that
+ if(suiteTable.rows[row].cells[1]) {
+ var bodyElement = getIframeDocument(getTestFrame()).body;
+
+ // Create a div element to hold the results table.
+ var tableNode = getIframeDocument(getTestFrame()).createElement("div");
+ var resultsCell = suiteTable.rows[row].cells[1];
+ tableNode.innerHTML = resultsCell.innerHTML;
+
+ // Append this text node, and remove all the preceding nodes.
+ bodyElement.appendChild(tableNode);
+ while (bodyElement.firstChild != bodyElement.lastChild) {
+ bodyElement.removeChild(bodyElement.firstChild);
+ }
+ }
+ // Otherwise, just open up the fresh page.
+ else {
+ getTestFrame().src = suiteTable.rows[row].cells[0].getElementsByTagName("a")[0].href;
+ }
+
+ return false;
+ };
+}
+
+function isQueryParameterTrue(name) {
+ parameterValue = getQueryParameter(name);
+ return (parameterValue != null && parameterValue.toLowerCase() == "true");
+}
+
+function getQueryParameter(searchKey) {
+ var clauses = location.search.substr(1).split('&');
+ for (var i = 0; i < clauses.length; i++) {
+ var keyValuePair = clauses[i].split('=',2);
+ var key = unescape(keyValuePair[0]);
+ if (key == searchKey) {
+ return unescape(keyValuePair[1]);
+ }
+ }
+ return null;
+}
+
+function isNewWindow() {
+ return isQueryParameterTrue("newWindow");
+}
+
+function isAutomatedRun() {
+ return isQueryParameterTrue("auto");
+}
+
+function resetMetrics() {
+ numTestPasses = 0;
+ numTestFailures = 0;
+ numCommandPasses = 0;
+ numCommandFailures = 0;
+ numCommandErrors = 0;
+ startTime = new Date().getTime();
+}
+
+function runSingleTest() {
+ runAllTests = false;
+ resetMetrics();
+ startTest();
+}
+
+function startTest() {
+ removeLoadListener(getTestFrame(), startTest);
+
+ // Scroll to the top of the test frame
+ if (getTestFrame().contentWindow) {
+ getTestFrame().contentWindow.scrollTo(0,0);
+ }
+ else {
+ frames['testFrame'].scrollTo(0,0);
+ }
+
+ inputTable = getIframeDocument(getTestFrame()).getElementsByTagName("table")[0];
+ inputTableRows = inputTable.rows;
+ currentCommandRow = 0;
+ testFailed = false;
+ storedVars = new Object();
+
+ clearRowColours();
+
+ testLoop = initialiseTestLoop();
+ testLoop.start();
+}
+
+function clearRowColours() {
+ for (var i = 0; i <= inputTableRows.length - 1; i++) {
+ inputTableRows[i].bgColor = "white";
+ }
+}
+
+function startTestSuite() {
+ resetMetrics();
+ currentTestRow = 0;
+ runAllTests = true;
+ suiteFailed = false;
+
+ runNextTest();
+}
+
+function runNextTest() {
+ if (!runAllTests)
+ return;
+
+ suiteTable = getIframeDocument(getSuiteFrame()).getElementsByTagName("table")[0];
+
+ // Do not change the row color of the first row
+ if(currentTestRow > 0) {
+ // Make the previous row green or red depending if the test passed or failed
+ if(testFailed)
+ setCellColor(suiteTable.rows, currentTestRow, 0, failColor);
+ else
+ setCellColor(suiteTable.rows, currentTestRow, 0, passColor);
+
+ // Set the results from the previous test run
+ setResultsData(suiteTable, currentTestRow);
+ }
+
+ currentTestRow++;
+
+ // If we are done with all of the tests, set the title bar as pass or fail
+ if(currentTestRow >= suiteTable.rows.length) {
+ if(suiteFailed)
+ setCellColor(suiteTable.rows, 0, 0, failColor);
+ else
+ setCellColor(suiteTable.rows, 0, 0, passColor);
+
+ // If this is an automated run (i.e., build script), then submit
+ // the test results by posting to a form
+ if (isAutomatedRun())
+ postTestResults(suiteFailed, suiteTable);
+ }
+
+ else {
+ // Make the current row blue
+ setCellColor(suiteTable.rows, currentTestRow, 0, workingColor);
+
+ testLink = suiteTable.rows[currentTestRow].cells[0].getElementsByTagName("a")[0];
+ testLink.focus();
+
+ var testFrame = getTestFrame();
+ addLoadListener(testFrame, startTest);
+
+ selenium.browserbot.setIFrameLocation(testFrame, testLink.href);
+ }
+}
+
+function setCellColor(tableRows, row, col, colorStr) {
+ tableRows[row].cells[col].bgColor = colorStr;
+}
+
+// Sets the results from a test into a hidden column on the suite table. So,
+// for each tests, the second column is set to the HTML from the test table.
+function setResultsData(suiteTable, row) {
+ // Create a text node of the test table
+ var resultTable = getIframeDocument(getTestFrame()).body.innerHTML;
+ if (!resultTable) return;
+
+ var tableNode = suiteTable.ownerDocument.createElement("div");
+ tableNode.innerHTML = resultTable;
+
+ var new_column = suiteTable.ownerDocument.createElement("td");
+ new_column.appendChild(tableNode);
+
+ // Set the column to be invisible
+ new_column.style.cssText = "display: none;";
+
+ // Add the invisible column
+ suiteTable.rows[row].appendChild(new_column);
+}
+
+// Post the results to a servlet, CGI-script, etc. The URL of the
+// results-handler defaults to "/postResults", but an alternative location
+// can be specified by providing a "resultsUrl" query parameter.
+//
+// Parameters passed to the results-handler are:
+// result: passed/failed depending on whether the suite passed or failed
+// totalTime: the total running time in seconds for the suite.
+//
+// numTestPasses: the total number of tests which passed.
+// numTestFailures: the total number of tests which failed.
+//
+// numCommandPasses: the total number of commands which passed.
+// numCommandFailures: the total number of commands which failed.
+// numCommandErrors: the total number of commands which errored.
+//
+// suite: the suite table, including the hidden column of test results
+// testTable.1 to testTable.N: the individual test tables
+//
+function postTestResults(suiteFailed, suiteTable) {
+
+ form = document.createElement("form");
+ document.body.appendChild(form);
+
+ form.id = "resultsForm";
+ form.method="post";
+ form.target="myiframe";
+
+ var resultsUrl = getQueryParameter("resultsUrl");
+ if (!resultsUrl) {
+ resultsUrl = "./postResults";
+ }
+
+ var actionAndParameters = resultsUrl.split('?',2);
+ form.action = actionAndParameters[0];
+ var resultsUrlQueryString = actionAndParameters[1];
+
+ form.createHiddenField = function(name, value) {
+ input = document.createElement("input");
+ input.type = "hidden";
+ input.name = name;
+ input.value = value;
+ this.appendChild(input);
+ };
+
+ if (resultsUrlQueryString) {
+ var clauses = resultsUrlQueryString.split('&');
+ for (var i = 0; i < clauses.length; i++) {
+ var keyValuePair = clauses[i].split('=',2);
+ var key = unescape(keyValuePair[0]);
+ var value = unescape(keyValuePair[1]);
+ form.createHiddenField(key, value);
+ }
+ }
+
+ form.createHiddenField("result", suiteFailed == true ? "failed" : "passed");
+
+ form.createHiddenField("totalTime", Math.floor((currentTime - startTime) / 1000));
+ form.createHiddenField("numTestPasses", numTestPasses);
+ form.createHiddenField("numTestFailures", numTestFailures);
+ form.createHiddenField("numCommandPasses", numCommandPasses);
+ form.createHiddenField("numCommandFailures", numCommandFailures);
+ form.createHiddenField("numCommandErrors", numCommandErrors);
+
+ // Create an input for each test table. The inputs are named
+ // testTable.1, testTable.2, etc.
+ for (rowNum = 1; rowNum < suiteTable.rows.length;rowNum++) {
+ // If there is a second column, then add a new input
+ if (suiteTable.rows[rowNum].cells.length > 1) {
+ var resultCell = suiteTable.rows[rowNum].cells[1];
+ form.createHiddenField("testTable." + rowNum, resultCell.innerHTML);
+ // remove the resultCell, so it's not included in the suite HTML
+ resultCell.parentNode.removeChild(resultCell);
+ }
+ }
+
+ // Add HTML for the suite itself
+ form.createHiddenField("suite", suiteTable.parentNode.innerHTML);
+
+ form.submit();
+ document.body.removeChild(form);
+
+}
+
+function printMetrics() {
+ setText(document.getElementById("commandPasses"), numCommandPasses);
+ setText(document.getElementById("commandFailures"), numCommandFailures);
+ setText(document.getElementById("commandErrors"), numCommandErrors);
+ setText(document.getElementById("testRuns"), numTestPasses + numTestFailures);
+ setText(document.getElementById("testFailures"), numTestFailures);
+
+ currentTime = new Date().getTime();
+
+ timeDiff = currentTime - startTime;
+ totalSecs = Math.floor(timeDiff / 1000);
+
+ minutes = Math.floor(totalSecs / 60);
+ seconds = totalSecs % 60;
+
+ setText(document.getElementById("elapsedTime"), pad(minutes)+":"+pad(seconds));
+}
+
+// Puts a leading 0 on num if it is less than 10
+function pad (num) {
+ return (num > 9) ? num : "0" + num;
+}
+
+/*
+ * Register all of the built-in command handlers with the CommandHandlerFactory.
+ * TODO work out an easy way for people to register handlers without modifying the Selenium sources.
+ */
+function registerCommandHandlers() {
+ commandFactory = new CommandHandlerFactory();
+ commandFactory.registerAll(selenium);
+
+}
+
+function initialiseTestLoop() {
+ testLoop = new TestLoop(commandFactory);
+
+ testLoop.getCommandInterval = function() { return runInterval; };
+ testLoop.firstCommand = nextCommand;
+ testLoop.nextCommand = nextCommand;
+ testLoop.commandStarted = commandStarted;
+ testLoop.commandComplete = commandComplete;
+ testLoop.commandError = commandError;
+ testLoop.testComplete = testComplete;
+ testLoop.pause = function() {
+ document.getElementById('continueTest').disabled = false;
+ };
+ return testLoop;
+}
+
+function nextCommand() {
+ if (currentCommandRow >= inputTableRows.length - 1) {
+ return null;
+ }
+
+ currentCommandRow++;
+
+ var commandName = getCellText(currentCommandRow, 0);
+ var target = getCellText(currentCommandRow, 1);
+ var value = getCellText(currentCommandRow, 2);
+
+ var command = new SeleniumCommand(commandName, target, removeNbsp(value));
+ return command;
+}
+
+function removeNbsp(value)
+{
+ return value.replace(/\240/g, "");
+}
+
+function scrollIntoView(element) {
+ if (element.scrollIntoView) {
+ element.scrollIntoView(false);
+ return;
+ }
+ // TODO: work out how to scroll browsers that don't support
+ // scrollIntoView (like Konqueror)
+}
+
+function commandStarted() {
+ inputTableRows[currentCommandRow].bgColor = workingColor;
+ scrollIntoView(inputTableRows[currentCommandRow].cells[0]);
+ printMetrics();
+}
+
+function commandComplete(result) {
+ if (result.failed) {
+ setRowFailed(result.failureMessage, FAILURE);
+ } else if (result.passed) {
+ setRowPassed();
+ } else {
+ setRowWhite();
+ }
+}
+
+function commandError(errorMessage) {
+ setRowFailed(errorMessage, ERROR);
+}
+
+function setRowWhite() {
+ inputTableRows[currentCommandRow].bgColor = "white";
+}
+
+function setRowPassed() {
+ numCommandPasses += 1;
+
+ // Set cell background to green
+ inputTableRows[currentCommandRow].bgColor = passColor;
+}
+
+function setRowFailed(errorMsg, failureType) {
+ if (failureType == ERROR)
+ numCommandErrors += 1;
+ else if (failureType == FAILURE)
+ numCommandFailures += 1;
+
+ // Set cell background to red
+ inputTableRows[currentCommandRow].bgColor = failColor;
+
+ // Set error message
+ inputTableRows[currentCommandRow].cells[2].innerHTML = errorMsg;
+ inputTableRows[currentCommandRow].title = errorMsg;
+ testFailed = true;
+ suiteFailed = true;
+}
+
+function testComplete() {
+ if(testFailed) {
+ inputTableRows[0].bgColor = failColor;
+ numTestFailures += 1;
+ }
+ else {
+ inputTableRows[0].bgColor = passColor;
+ numTestPasses += 1;
+ }
+
+ printMetrics();
+
+ window.setTimeout("runNextTest()", 1);
+}
+
+function getCellText(rowNumber, columnNumber) {
+ var cell = inputTableRows[rowNumber].cells[columnNumber];
+ if (! cell.cachedText) {
+ cell.cachedText = getText(cell);
+ }
+ return cell.cachedText;
+}
+
+Selenium.prototype.doPause = function(waitTime) {
+ testLoop.pauseInterval = waitTime;
+};
diff --git a/tests/FunctionalTests/selenium/selenium-logging.js b/tests/FunctionalTests/selenium/selenium-logging.js
new file mode 100644
index 00000000..d0305c08
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-logging.js
@@ -0,0 +1,88 @@
+/*
+* Copyright 2004 ThoughtWorks, Inc
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+
+var Logger = function() {
+ this.logWindow = null;
+}
+Logger.prototype = {
+
+ getLogWindow: function() {
+ if (this.logWindow && this.logWindow.closed) {
+ this.logWindow = null;
+ }
+ return this.logWindow;
+ },
+
+ openLogWindow: function() {
+ this.logWindow = window.open(
+ "SeleniumLog.html", "SeleniumLog",
+ "width=600,height=250,bottom=0,right=0,status,scrollbars,resizable"
+ );
+ return this.logWindow;
+ },
+
+ show: function() {
+ if (! this.getLogWindow()) {
+ this.openLogWindow();
+ }
+ },
+
+ log: function(message, className) {
+ var logWindow = this.getLogWindow();
+ if (logWindow) {
+ if (logWindow.append) {
+ logWindow.append(message, className);
+ }
+ }
+ },
+
+ debug: function(message) {
+ this.log(message, "debug");
+ },
+
+ info: function(message) {
+ this.log(message, "info");
+ },
+
+ warn: function(message) {
+ this.log(message, "warn");
+ },
+
+ error: function(message) {
+ this.log(message, "error");
+ },
+
+ exception: function(exception) {
+ var msg = "Unexpected Exception: " + describe(exception, ', ');
+ this.error(msg);
+ }
+
+};
+
+var LOG = new Logger();
+
+function noop() {};
+
+var DummyLogger = function() {};
+DummyLogger.prototype = {
+ show: noop,
+ log: noop,
+ debug: noop,
+ info: noop,
+ warn: noop,
+ error: noop
+};
+
diff --git a/tests/FunctionalTests/selenium/selenium-logo.graffle b/tests/FunctionalTests/selenium/selenium-logo.graffle
new file mode 100644
index 00000000..e605f4da
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-logo.graffle
@@ -0,0 +1,509 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CanvasColor</key>
+ <dict>
+ <key>w</key>
+ <string>1</string>
+ </dict>
+ <key>ColumnAlign</key>
+ <integer>1</integer>
+ <key>ColumnSpacing</key>
+ <real>36</real>
+ <key>CreationDate</key>
+ <string>2005-04-17 21:44:18 -0500</string>
+ <key>Creator</key>
+ <string>Paul Hammant</string>
+ <key>GraphDocumentVersion</key>
+ <integer>4</integer>
+ <key>GraphicsList</key>
+ <array>
+ <dict>
+ <key>Bounds</key>
+ <string>{{54, 96}, {84, 57}}</string>
+ <key>Class</key>
+ <string>ShapedGraphic</string>
+ <key>ID</key>
+ <integer>6</integer>
+ <key>Shape</key>
+ <string>Rectangle</string>
+ <key>Style</key>
+ <dict>
+ <key>fill</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>stroke</key>
+ <dict>
+ <key>Color</key>
+ <dict>
+ <key>b</key>
+ <string>1</string>
+ <key>g</key>
+ <string>1</string>
+ <key>r</key>
+ <string>1</string>
+ </dict>
+ </dict>
+ </dict>
+ </dict>
+ <dict>
+ <key>Bounds</key>
+ <string>{{55, 135.875}, {42, 14}}</string>
+ <key>Class</key>
+ <string>ShapedGraphic</string>
+ <key>FitText</key>
+ <string>YES</string>
+ <key>Flow</key>
+ <string>Resize</string>
+ <key>ID</key>
+ <integer>5</integer>
+ <key>Shape</key>
+ <string>Rectangle</string>
+ <key>Style</key>
+ <dict>
+ <key>fill</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>shadow</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>stroke</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ </dict>
+ <key>Text</key>
+ <dict>
+ <key>Text</key>
+ <string>{\rtf1\mac\ansicpg10000\cocoartf102
+{\fonttbl\f0\fswiss\fcharset77 Helvetica;}
+{\colortbl;\red255\green255\blue255;\red255\green255\blue255;}
+\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc
+
+\f0\fs24 \cf2 78.96}</string>
+ </dict>
+ <key>Wrap</key>
+ <string>NO</string>
+ </dict>
+ <dict>
+ <key>Bounds</key>
+ <string>{{55, 109}, {84, 22}}</string>
+ <key>Class</key>
+ <string>ShapedGraphic</string>
+ <key>FitText</key>
+ <string>YES</string>
+ <key>Flow</key>
+ <string>Resize</string>
+ <key>FontInfo</key>
+ <dict>
+ <key>Font</key>
+ <string>Helvetica</string>
+ <key>Size</key>
+ <real>12</real>
+ </dict>
+ <key>HFlip</key>
+ <string>YES</string>
+ <key>ID</key>
+ <integer>4</integer>
+ <key>Shape</key>
+ <string>Rectangle</string>
+ <key>Style</key>
+ <dict>
+ <key>fill</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>shadow</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>stroke</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ </dict>
+ <key>Text</key>
+ <dict>
+ <key>Text</key>
+ <string>{\rtf1\mac\ansicpg10000\cocoartf102
+{\fonttbl\f0\fswiss\fcharset77 Helvetica;}
+{\colortbl;\red255\green255\blue255;\red255\green255\blue255;}
+\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc
+
+\f0\fs36 \cf2 selenium}</string>
+ </dict>
+ <key>Wrap</key>
+ <string>NO</string>
+ </dict>
+ <dict>
+ <key>Bounds</key>
+ <string>{{115, 98.125}, {25, 14}}</string>
+ <key>Class</key>
+ <string>ShapedGraphic</string>
+ <key>FitText</key>
+ <string>YES</string>
+ <key>Flow</key>
+ <string>Resize</string>
+ <key>ID</key>
+ <integer>3</integer>
+ <key>Shape</key>
+ <string>Rectangle</string>
+ <key>Style</key>
+ <dict>
+ <key>fill</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>shadow</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>stroke</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ </dict>
+ <key>Text</key>
+ <dict>
+ <key>Text</key>
+ <string>{\rtf1\mac\ansicpg10000\cocoartf102
+{\fonttbl\f0\fswiss\fcharset77 Helvetica;}
+{\colortbl;\red255\green255\blue255;\red255\green255\blue255;}
+\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc
+
+\f0\fs24 \cf2 34}</string>
+ </dict>
+ <key>Wrap</key>
+ <string>NO</string>
+ </dict>
+ <dict>
+ <key>Bounds</key>
+ <string>{{56, 93.625}, {30, 23}}</string>
+ <key>Class</key>
+ <string>ShapedGraphic</string>
+ <key>FitText</key>
+ <string>YES</string>
+ <key>Flow</key>
+ <string>Resize</string>
+ <key>FontInfo</key>
+ <dict>
+ <key>Font</key>
+ <string>LucidaBlackletter</string>
+ <key>Size</key>
+ <real>18</real>
+ </dict>
+ <key>ID</key>
+ <integer>2</integer>
+ <key>Shape</key>
+ <string>Rectangle</string>
+ <key>Style</key>
+ <dict>
+ <key>fill</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>shadow</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ <key>stroke</key>
+ <dict>
+ <key>Draws</key>
+ <string>NO</string>
+ </dict>
+ </dict>
+ <key>Text</key>
+ <dict>
+ <key>Text</key>
+ <string>{\rtf1\mac\ansicpg10000\cocoartf102
+{\fonttbl\f0\fnil\fcharset77 LucidaBlackletter;}
+{\colortbl;\red255\green255\blue255;\red255\green255\blue255;}
+\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\qc
+
+\f0\b\fs36 \cf2 Se}</string>
+ </dict>
+ <key>Wrap</key>
+ <string>NO</string>
+ </dict>
+ <dict>
+ <key>Bounds</key>
+ <string>{{50, 91}, {92, 67}}</string>
+ <key>Class</key>
+ <string>ShapedGraphic</string>
+ <key>ID</key>
+ <integer>1</integer>
+ <key>Shape</key>
+ <string>Rectangle</string>
+ <key>Style</key>
+ <dict>
+ <key>fill</key>
+ <dict>
+ <key>Color</key>
+ <dict>
+ <key>b</key>
+ <string>0.0556939</string>
+ <key>g</key>
+ <string>0.0239689</string>
+ <key>r</key>
+ <string>0.614286</string>
+ </dict>
+ </dict>
+ </dict>
+ </dict>
+ </array>
+ <key>GridInfo</key>
+ <dict/>
+ <key>GuidesLocked</key>
+ <string>NO</string>
+ <key>GuidesVisible</key>
+ <string>YES</string>
+ <key>HPages</key>
+ <integer>1</integer>
+ <key>ImageCounter</key>
+ <integer>1</integer>
+ <key>IsPalette</key>
+ <string>NO</string>
+ <key>Layers</key>
+ <array>
+ <dict>
+ <key>Lock</key>
+ <string>NO</string>
+ <key>Name</key>
+ <string>Layer 1</string>
+ <key>Print</key>
+ <string>YES</string>
+ <key>View</key>
+ <string>YES</string>
+ </dict>
+ </array>
+ <key>LayoutInfo</key>
+ <dict/>
+ <key>LinksVisible</key>
+ <string>NO</string>
+ <key>MagnetsVisible</key>
+ <string>NO</string>
+ <key>ModificationDate</key>
+ <string>2005-04-17 21:58:24 -0500</string>
+ <key>Modifier</key>
+ <string>Paul Hammant</string>
+ <key>Orientation</key>
+ <integer>2</integer>
+ <key>PageBreaks</key>
+ <string>YES</string>
+ <key>PageSetup</key>
+ <data>
+ BAt0eXBlZHN0cmVhbYED6IQBQISEhAtOU1ByaW50SW5mbwGEhAhOU09iamVjdACFkoSE
+ hBNOU011dGFibGVEaWN0aW9uYXJ5AISEDE5TRGljdGlvbmFyeQCUhAFpFJKEhIQITlNT
+ dHJpbmcBlIQBKxBOU0pvYkRpc3Bvc2l0aW9uhpKEmZkPTlNQcmludFNwb29sSm9ihpKE
+ mZkLTlNQYXBlclNpemWGkoSEhAdOU1ZhbHVlAJSEASqEhAx7X05TU2l6ZT1mZn2cgQJk
+ gQMYhpKEmZkZTlNQcmludFJldmVyc2VPcmllbnRhdGlvboaShISECE5TTnVtYmVyAJ2b
+ hJeXAIaShJmZFE5TVmVydGljYWxQYWdpbmF0aW9uhpKEoZuilwCGkoSZmRROU1ZlcnRp
+ Y2FsbHlDZW50ZXJlZIaShKGbopcBhpKEmZkOTlNQTVBhZ2VGb3JtYXSGkoSEhAZOU0Rh
+ dGEAlJeBHa2EB1s3NTk3Y108P3htbCB2ZXJzaW9uPSIxLjAiIGVuY29kaW5nPSJVVEYt
+ OCI/Pgo8IURPQ1RZUEUgcGxpc3QgUFVCTElDICItLy9BcHBsZSBDb21wdXRlci8vRFRE
+ IFBMSVNUIDEuMC8vRU4iICJodHRwOi8vd3d3LmFwcGxlLmNvbS9EVERzL1Byb3BlcnR5
+ TGlzdC0xLjAuZHRkIj4KPHBsaXN0IHZlcnNpb249IjEuMCI+CjxkaWN0PgoJPGtleT5j
+ b20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTUhvcml6b250YWxSZXM8L2tleT4KCTxk
+ aWN0PgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5jcmVhdG9yPC9rZXk+CgkJ
+ PHN0cmluZz5jb20uYXBwbGUucHJpbnRpbmdtYW5hZ2VyPC9zdHJpbmc+CgkJPGtleT5j
+ b20uYXBwbGUucHJpbnQudGlja2V0Lml0ZW1BcnJheTwva2V5PgoJCTxhcnJheT4KCQkJ
+ PGRpY3Q+CgkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC5QYWdlRm9ybWF0LlBNSG9yaXpv
+ bnRhbFJlczwva2V5PgoJCQkJPHJlYWw+NzI8L3JlYWw+CgkJCQk8a2V5PmNvbS5hcHBs
+ ZS5wcmludC50aWNrZXQuY2xpZW50PC9rZXk+CgkJCQk8c3RyaW5nPmNvbS5hcHBsZS5w
+ cmludGluZ21hbmFnZXI8L3N0cmluZz4KCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRp
+ Y2tldC5tb2REYXRlPC9rZXk+CgkJCQk8ZGF0ZT4yMDAzLTAxLTI0VDE2OjI4OjU0Wjwv
+ ZGF0ZT4KCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5zdGF0ZUZsYWc8L2tl
+ eT4KCQkJCTxpbnRlZ2VyPjA8L2ludGVnZXI+CgkJCTwvZGljdD4KCQk8L2FycmF5PgoJ
+ PC9kaWN0PgoJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTU9yaWVudGF0
+ aW9uPC9rZXk+Cgk8ZGljdD4KCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY3Jl
+ YXRvcjwva2V5PgoJCTxzdHJpbmc+Y29tLmFwcGxlLnByaW50aW5nbWFuYWdlcjwvc3Ry
+ aW5nPgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4K
+ CQk8YXJyYXk+CgkJCTxkaWN0PgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZv
+ cm1hdC5QTU9yaWVudGF0aW9uPC9rZXk+CgkJCQk8aW50ZWdlcj4xPC9pbnRlZ2VyPgoJ
+ CQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LmNsaWVudDwva2V5PgoJCQkJPHN0
+ cmluZz5jb20uYXBwbGUucHJpbnRpbmdtYW5hZ2VyPC9zdHJpbmc+CgkJCQk8a2V5PmNv
+ bS5hcHBsZS5wcmludC50aWNrZXQubW9kRGF0ZTwva2V5PgoJCQkJPGRhdGU+MjAwMy0w
+ MS0yNFQxNjoyODo1NFo8L2RhdGU+CgkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNr
+ ZXQuc3RhdGVGbGFnPC9rZXk+CgkJCQk8aW50ZWdlcj4wPC9pbnRlZ2VyPgoJCQk8L2Rp
+ Y3Q+CgkJPC9hcnJheT4KCTwvZGljdD4KCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhZ2VG
+ b3JtYXQuUE1TY2FsaW5nPC9rZXk+Cgk8ZGljdD4KCQk8a2V5PmNvbS5hcHBsZS5wcmlu
+ dC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCTxzdHJpbmc+Y29tLmFwcGxlLnByaW50aW5n
+ bWFuYWdlcjwvc3RyaW5nPgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5pdGVt
+ QXJyYXk8L2tleT4KCQk8YXJyYXk+CgkJCTxkaWN0PgoJCQkJPGtleT5jb20uYXBwbGUu
+ cHJpbnQuUGFnZUZvcm1hdC5QTVNjYWxpbmc8L2tleT4KCQkJCTxyZWFsPjE8L3JlYWw+
+ CgkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY2xpZW50PC9rZXk+CgkJCQk8
+ c3RyaW5nPmNvbS5hcHBsZS5wcmludGluZ21hbmFnZXI8L3N0cmluZz4KCQkJCTxrZXk+
+ Y29tLmFwcGxlLnByaW50LnRpY2tldC5tb2REYXRlPC9rZXk+CgkJCQk8ZGF0ZT4yMDAz
+ LTAxLTI0VDE2OjI4OjU0WjwvZGF0ZT4KCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRp
+ Y2tldC5zdGF0ZUZsYWc8L2tleT4KCQkJCTxpbnRlZ2VyPjA8L2ludGVnZXI+CgkJCTwv
+ ZGljdD4KCQk8L2FycmF5PgoJPC9kaWN0PgoJPGtleT5jb20uYXBwbGUucHJpbnQuUGFn
+ ZUZvcm1hdC5QTVZlcnRpY2FsUmVzPC9rZXk+Cgk8ZGljdD4KCQk8a2V5PmNvbS5hcHBs
+ ZS5wcmludC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCTxzdHJpbmc+Y29tLmFwcGxlLnBy
+ aW50aW5nbWFuYWdlcjwvc3RyaW5nPgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tl
+ dC5pdGVtQXJyYXk8L2tleT4KCQk8YXJyYXk+CgkJCTxkaWN0PgoJCQkJPGtleT5jb20u
+ YXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTVZlcnRpY2FsUmVzPC9rZXk+CgkJCQk8cmVh
+ bD43MjwvcmVhbD4KCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5jbGllbnQ8
+ L2tleT4KCQkJCTxzdHJpbmc+Y29tLmFwcGxlLnByaW50aW5nbWFuYWdlcjwvc3RyaW5n
+ PgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0Lm1vZERhdGU8L2tleT4KCQkJ
+ CTxkYXRlPjIwMDMtMDEtMjRUMTY6Mjg6NTRaPC9kYXRlPgoJCQkJPGtleT5jb20uYXBw
+ bGUucHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5PgoJCQkJPGludGVnZXI+MDwvaW50
+ ZWdlcj4KCQkJPC9kaWN0PgoJCTwvYXJyYXk+Cgk8L2RpY3Q+Cgk8a2V5PmNvbS5hcHBs
+ ZS5wcmludC5QYWdlRm9ybWF0LlBNVmVydGljYWxTY2FsaW5nPC9rZXk+Cgk8ZGljdD4K
+ CQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCTxzdHJp
+ bmc+Y29tLmFwcGxlLnByaW50aW5nbWFuYWdlcjwvc3RyaW5nPgoJCTxrZXk+Y29tLmFw
+ cGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQk8YXJyYXk+CgkJCTxkaWN0
+ PgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTVZlcnRpY2FsU2Nh
+ bGluZzwva2V5PgoJCQkJPHJlYWw+MTwvcmVhbD4KCQkJCTxrZXk+Y29tLmFwcGxlLnBy
+ aW50LnRpY2tldC5jbGllbnQ8L2tleT4KCQkJCTxzdHJpbmc+Y29tLmFwcGxlLnByaW50
+ aW5nbWFuYWdlcjwvc3RyaW5nPgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0
+ Lm1vZERhdGU8L2tleT4KCQkJCTxkYXRlPjIwMDMtMDEtMjRUMTY6Mjg6NTRaPC9kYXRl
+ PgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5PgoJ
+ CQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJPC9kaWN0PgoJCTwvYXJyYXk+Cgk8L2Rp
+ Y3Q+Cgk8a2V5PmNvbS5hcHBsZS5wcmludC5zdWJUaWNrZXQucGFwZXJfaW5mb190aWNr
+ ZXQ8L2tleT4KCTxkaWN0PgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhZ2VGb3JtYXQu
+ UE1BZGp1c3RlZFBhZ2VSZWN0PC9rZXk+CgkJPGRpY3Q+CgkJCTxrZXk+Y29tLmFwcGxl
+ LnByaW50LnRpY2tldC5jcmVhdG9yPC9rZXk+CgkJCTxzdHJpbmc+Y29tLmFwcGxlLnBy
+ aW50aW5nbWFuYWdlcjwvc3RyaW5nPgoJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNr
+ ZXQuaXRlbUFycmF5PC9rZXk+CgkJCTxhcnJheT4KCQkJCTxkaWN0PgoJCQkJCTxrZXk+
+ Y29tLmFwcGxlLnByaW50LlBhZ2VGb3JtYXQuUE1BZGp1c3RlZFBhZ2VSZWN0PC9rZXk+
+ CgkJCQkJPGFycmF5PgoJCQkJCQk8cmVhbD4wLjA8L3JlYWw+CgkJCQkJCTxyZWFsPjAu
+ MDwvcmVhbD4KCQkJCQkJPHJlYWw+NzM0PC9yZWFsPgoJCQkJCQk8cmVhbD41NzY8L3Jl
+ YWw+CgkJCQkJPC9hcnJheT4KCQkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQu
+ Y2xpZW50PC9rZXk+CgkJCQkJPHN0cmluZz5jb20uYXBwbGUucHJpbnRpbmdtYW5hZ2Vy
+ PC9zdHJpbmc+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0Lm1vZERhdGU8
+ L2tleT4KCQkJCQk8ZGF0ZT4yMDA1LTA0LTE4VDAyOjQ0OjE4WjwvZGF0ZT4KCQkJCQk8
+ a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuc3RhdGVGbGFnPC9rZXk+CgkJCQkJPGlu
+ dGVnZXI+MDwvaW50ZWdlcj4KCQkJCTwvZGljdD4KCQkJPC9hcnJheT4KCQk8L2RpY3Q+
+ CgkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTUFkanVzdGVkUGFwZXJS
+ ZWN0PC9rZXk+CgkJPGRpY3Q+CgkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5j
+ cmVhdG9yPC9rZXk+CgkJCTxzdHJpbmc+Y29tLmFwcGxlLnByaW50aW5nbWFuYWdlcjwv
+ c3RyaW5nPgoJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuaXRlbUFycmF5PC9r
+ ZXk+CgkJCTxhcnJheT4KCQkJCTxkaWN0PgoJCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50
+ LlBhZ2VGb3JtYXQuUE1BZGp1c3RlZFBhcGVyUmVjdDwva2V5PgoJCQkJCTxhcnJheT4K
+ CQkJCQkJPHJlYWw+LTE4PC9yZWFsPgoJCQkJCQk8cmVhbD4tMTg8L3JlYWw+CgkJCQkJ
+ CTxyZWFsPjc3NDwvcmVhbD4KCQkJCQkJPHJlYWw+NTk0PC9yZWFsPgoJCQkJCTwvYXJy
+ YXk+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LmNsaWVudDwva2V5PgoJ
+ CQkJCTxzdHJpbmc+Y29tLmFwcGxlLnByaW50aW5nbWFuYWdlcjwvc3RyaW5nPgoJCQkJ
+ CTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5tb2REYXRlPC9rZXk+CgkJCQkJPGRh
+ dGU+MjAwNS0wNC0xOFQwMjo0NDoxOFo8L2RhdGU+CgkJCQkJPGtleT5jb20uYXBwbGUu
+ cHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5PgoJCQkJCTxpbnRlZ2VyPjA8L2ludGVn
+ ZXI+CgkJCQk8L2RpY3Q+CgkJCTwvYXJyYXk+CgkJPC9kaWN0PgoJCTxrZXk+Y29tLmFw
+ cGxlLnByaW50LlBhcGVySW5mby5QTVBhcGVyTmFtZTwva2V5PgoJCTxkaWN0PgoJCQk8
+ a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCQk8c3RyaW5n
+ PmNvbS5hcHBsZS5wcmludC5wbS5Qb3N0U2NyaXB0PC9zdHJpbmc+CgkJCTxrZXk+Y29t
+ LmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQkJPGFycmF5PgoJCQkJ
+ PGRpY3Q+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFwZXJJbmZvLlBNUGFwZXJO
+ YW1lPC9rZXk+CgkJCQkJPHN0cmluZz5uYS1sZXR0ZXI8L3N0cmluZz4KCQkJCQk8a2V5
+ PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY2xpZW50PC9rZXk+CgkJCQkJPHN0cmluZz5j
+ b20uYXBwbGUucHJpbnQucG0uUG9zdFNjcmlwdDwvc3RyaW5nPgoJCQkJCTxrZXk+Y29t
+ LmFwcGxlLnByaW50LnRpY2tldC5tb2REYXRlPC9rZXk+CgkJCQkJPGRhdGU+MjAwMC0w
+ Ny0yOFQyMjo1NzowNFo8L2RhdGU+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlj
+ a2V0LnN0YXRlRmxhZzwva2V5PgoJCQkJCTxpbnRlZ2VyPjE8L2ludGVnZXI+CgkJCQk8
+ L2RpY3Q+CgkJCTwvYXJyYXk+CgkJPC9kaWN0PgoJCTxrZXk+Y29tLmFwcGxlLnByaW50
+ LlBhcGVySW5mby5QTVVuYWRqdXN0ZWRQYWdlUmVjdDwva2V5PgoJCTxkaWN0PgoJCQk8
+ a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCQk8c3RyaW5n
+ PmNvbS5hcHBsZS5wcmludC5wbS5Qb3N0U2NyaXB0PC9zdHJpbmc+CgkJCTxrZXk+Y29t
+ LmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQkJPGFycmF5PgoJCQkJ
+ PGRpY3Q+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFwZXJJbmZvLlBNVW5hZGp1
+ c3RlZFBhZ2VSZWN0PC9rZXk+CgkJCQkJPGFycmF5PgoJCQkJCQk8cmVhbD4wLjA8L3Jl
+ YWw+CgkJCQkJCTxyZWFsPjAuMDwvcmVhbD4KCQkJCQkJPHJlYWw+NzM0PC9yZWFsPgoJ
+ CQkJCQk8cmVhbD41NzY8L3JlYWw+CgkJCQkJPC9hcnJheT4KCQkJCQk8a2V5PmNvbS5h
+ cHBsZS5wcmludC50aWNrZXQuY2xpZW50PC9rZXk+CgkJCQkJPHN0cmluZz5jb20uYXBw
+ bGUucHJpbnRpbmdtYW5hZ2VyPC9zdHJpbmc+CgkJCQkJPGtleT5jb20uYXBwbGUucHJp
+ bnQudGlja2V0Lm1vZERhdGU8L2tleT4KCQkJCQk8ZGF0ZT4yMDAzLTAxLTI0VDE2OjI4
+ OjU0WjwvZGF0ZT4KCQkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuc3RhdGVG
+ bGFnPC9rZXk+CgkJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJCTwvZGljdD4KCQkJ
+ PC9hcnJheT4KCQk8L2RpY3Q+CgkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFwZXJJbmZv
+ LlBNVW5hZGp1c3RlZFBhcGVyUmVjdDwva2V5PgoJCTxkaWN0PgoJCQk8a2V5PmNvbS5h
+ cHBsZS5wcmludC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCQk8c3RyaW5nPmNvbS5hcHBs
+ ZS5wcmludC5wbS5Qb3N0U2NyaXB0PC9zdHJpbmc+CgkJCTxrZXk+Y29tLmFwcGxlLnBy
+ aW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQkJPGFycmF5PgoJCQkJPGRpY3Q+CgkJ
+ CQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFwZXJJbmZvLlBNVW5hZGp1c3RlZFBhcGVy
+ UmVjdDwva2V5PgoJCQkJCTxhcnJheT4KCQkJCQkJPHJlYWw+LTE4PC9yZWFsPgoJCQkJ
+ CQk8cmVhbD4tMTg8L3JlYWw+CgkJCQkJCTxyZWFsPjc3NDwvcmVhbD4KCQkJCQkJPHJl
+ YWw+NTk0PC9yZWFsPgoJCQkJCTwvYXJyYXk+CgkJCQkJPGtleT5jb20uYXBwbGUucHJp
+ bnQudGlja2V0LmNsaWVudDwva2V5PgoJCQkJCTxzdHJpbmc+Y29tLmFwcGxlLnByaW50
+ aW5nbWFuYWdlcjwvc3RyaW5nPgoJCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tl
+ dC5tb2REYXRlPC9rZXk+CgkJCQkJPGRhdGU+MjAwMy0wMS0yNFQxNjoyODo1NFo8L2Rh
+ dGU+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5
+ PgoJCQkJCTxpbnRlZ2VyPjA8L2ludGVnZXI+CgkJCQk8L2RpY3Q+CgkJCTwvYXJyYXk+
+ CgkJPC9kaWN0PgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhcGVySW5mby5wcGQuUE1Q
+ YXBlck5hbWU8L2tleT4KCQk8ZGljdD4KCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlj
+ a2V0LmNyZWF0b3I8L2tleT4KCQkJPHN0cmluZz5jb20uYXBwbGUucHJpbnQucG0uUG9z
+ dFNjcmlwdDwvc3RyaW5nPgoJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuaXRl
+ bUFycmF5PC9rZXk+CgkJCTxhcnJheT4KCQkJCTxkaWN0PgoJCQkJCTxrZXk+Y29tLmFw
+ cGxlLnByaW50LlBhcGVySW5mby5wcGQuUE1QYXBlck5hbWU8L2tleT4KCQkJCQk8c3Ry
+ aW5nPkxldHRlcjwvc3RyaW5nPgoJCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tl
+ dC5jbGllbnQ8L2tleT4KCQkJCQk8c3RyaW5nPmNvbS5hcHBsZS5wcmludC5wbS5Qb3N0
+ U2NyaXB0PC9zdHJpbmc+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0Lm1v
+ ZERhdGU8L2tleT4KCQkJCQk8ZGF0ZT4yMDAwLTA3LTI4VDIyOjU3OjA0WjwvZGF0ZT4K
+ CQkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuc3RhdGVGbGFnPC9rZXk+CgkJ
+ CQkJPGludGVnZXI+MTwvaW50ZWdlcj4KCQkJCTwvZGljdD4KCQkJPC9hcnJheT4KCQk8
+ L2RpY3Q+CgkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LkFQSVZlcnNpb248L2tl
+ eT4KCQk8c3RyaW5nPjAwLjIwPC9zdHJpbmc+CgkJPGtleT5jb20uYXBwbGUucHJpbnQu
+ dGlja2V0LnByaXZhdGVMb2NrPC9rZXk+CgkJPGZhbHNlLz4KCQk8a2V5PmNvbS5hcHBs
+ ZS5wcmludC50aWNrZXQudHlwZTwva2V5PgoJCTxzdHJpbmc+Y29tLmFwcGxlLnByaW50
+ LlBhcGVySW5mb1RpY2tldDwvc3RyaW5nPgoJPC9kaWN0PgoJPGtleT5jb20uYXBwbGUu
+ cHJpbnQudGlja2V0LkFQSVZlcnNpb248L2tleT4KCTxzdHJpbmc+MDAuMjA8L3N0cmlu
+ Zz4KCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5wcml2YXRlTG9jazwva2V5PgoJ
+ PGZhbHNlLz4KCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC50eXBlPC9rZXk+Cgk8
+ c3RyaW5nPmNvbS5hcHBsZS5wcmludC5QYWdlRm9ybWF0VGlja2V0PC9zdHJpbmc+Cjwv
+ ZGljdD4KPC9wbGlzdD4KhpKEmZkPTlNQcmludEFsbFBhZ2VzhpKgkoSZmQtOU1BhcGVy
+ TmFtZYaShJmZBkxldHRlcoaShJmZFU5TSG9yaXpvbmFsUGFnaW5hdGlvboaShKGbopcA
+ hpKEmZkWTlNIb3Jpem9udGFsbHlDZW50ZXJlZIaSppKEmZkJTlNQcmludGVyhpKEhIQJ
+ TlNQcmludGVyAJSShJmZFFRXIENoaWNhZ28gNnRoIGZsb29yhoaShJmZCE5TQ29waWVz
+ hpKEoZuilwGGkoSZmQ9OU1NjYWxpbmdGYWN0b3KGkoShm4SEAWahAYaShJmZDU5TUmln
+ aHRNYXJnaW6GkoShm7ihAIaShJmZDk5TQm90dG9tTWFyZ2luhpKEoZu4oQCGkoSZmQxO
+ U0xlZnRNYXJnaW6GkoShm7ihAIaShJmZC05TVG9wTWFyZ2luhpKEoZu4oQCGkoSZmQpO
+ U0xhc3RQYWdlhpKEoZuil4J/////hpKEmZkLTlNGaXJzdFBhZ2WGkoShm6KXAYaShJmZ
+ DU5TT3JpZW50YXRpb26GkoShm6KXAIaGhg==
+ </data>
+ <key>ReadOnly</key>
+ <string>NO</string>
+ <key>RowAlign</key>
+ <integer>1</integer>
+ <key>RowSpacing</key>
+ <real>36</real>
+ <key>SheetTitle</key>
+ <string>Canvas 1</string>
+ <key>SmartAlignmentGuidesActive</key>
+ <string>YES</string>
+ <key>SmartDistanceGuidesActive</key>
+ <string>YES</string>
+ <key>UseEntirePage</key>
+ <true/>
+ <key>VPages</key>
+ <integer>1</integer>
+ <key>WindowInfo</key>
+ <dict>
+ <key>CurrentSheet</key>
+ <string>0</string>
+ <key>Frame</key>
+ <string>{{342, -31}, {591, 828}}</string>
+ <key>ShowRuler</key>
+ <false/>
+ <key>ShowStatusBar</key>
+ <true/>
+ <key>VisibleRegion</key>
+ <string>{{0, 0}, {576, 730}}</string>
+ <key>Zoom</key>
+ <string>1</string>
+ </dict>
+</dict>
+</plist>
diff --git a/tests/FunctionalTests/selenium/selenium-logo.png b/tests/FunctionalTests/selenium/selenium-logo.png
new file mode 100644
index 00000000..1de09290
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-logo.png
Binary files differ
diff --git a/tests/FunctionalTests/selenium/selenium-seleneserunner.js b/tests/FunctionalTests/selenium/selenium-seleneserunner.js
new file mode 100644
index 00000000..e1ae6f88
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-seleneserunner.js
@@ -0,0 +1,172 @@
+/*
+* Copyright 2005 ThoughtWorks, Inc
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*
+*/
+
+passColor = "#cfffcf";
+failColor = "#ffcfcf";
+errorColor = "#ffffff";
+workingColor = "#DEE7EC";
+doneColor = "#FFFFCC";
+
+slowMode = false;
+
+var cmd1 = document.createElement("div");
+var cmd2 = document.createElement("div");
+var cmd3 = document.createElement("div");
+var cmd4 = document.createElement("div");
+
+var postResult = "START";
+
+function runTest() {
+ var testAppFrame = document.getElementById('myiframe');
+ selenium = Selenium.createForFrame(testAppFrame);
+
+ commandFactory = new CommandHandlerFactory();
+ commandFactory.registerAll(selenium);
+
+ testLoop = new TestLoop(commandFactory);
+
+ testLoop.nextCommand = nextCommand;
+ testLoop.commandStarted = commandStarted;
+ testLoop.commandComplete = commandComplete;
+ testLoop.commandError = commandError;
+ testLoop.testComplete = function() {window.status = "Selenium Tests Complete, for this Test"};
+
+ document.getElementById("commandList").appendChild(cmd4);
+ document.getElementById("commandList").appendChild(cmd3);
+ document.getElementById("commandList").appendChild(cmd2);
+ document.getElementById("commandList").appendChild(cmd1);
+
+ testLoop.start();
+}
+
+function nextCommand() {
+
+ var xmlHttp = XmlHttp.create();
+
+ try {
+ alert("postResult == " + postResult);
+ if (postResult == "START") {
+ xmlHttp.open("GET", "driver?seleniumStart=true", false);
+ } else {
+ xmlHttp.open("GET", "driver?commandResult=" + postResult, false);
+ }
+ xmlHttp.send(null);
+ } catch(e) {
+ return null;
+ }
+ return extractCommand(xmlHttp);
+}
+
+function extractCommand(xmlHttp) {
+ if (slowMode) {
+ delay(2000);
+ }
+
+ var command;
+ try {
+ command = xmlHttp.responseText;
+ } catch (e) {
+ alert('could not get responseText: ' + e.message);
+ }
+ if (command.substr(0,'|testComplete'.length)=='|testComplete') {
+ return null;
+ }
+
+ return createCommandFromWikiRow(command);
+}
+
+function commandStarted(command) {
+ commandNode = document.createElement("div");
+ innerHTML = command.command + '(';
+ if (command.target != null && command.target != "") {
+ innerHTML += command.target;
+ if (command.value != null && command.value != "") {
+ innerHTML += ', ' + command.value;
+ }
+ }
+ innerHTML += ")";
+ commandNode.innerHTML = innerHTML;
+ commandNode.style.backgroundColor = workingColor;
+ document.getElementById("commandList").removeChild(cmd1);
+ document.getElementById("commandList").removeChild(cmd2);
+ document.getElementById("commandList").removeChild(cmd3);
+ document.getElementById("commandList").removeChild(cmd4);
+ cmd4 = cmd3;
+ cmd3 = cmd2;
+ cmd2 = cmd1;
+ cmd1 = commandNode;
+ document.getElementById("commandList").appendChild(cmd4);
+ document.getElementById("commandList").appendChild(cmd3);
+ document.getElementById("commandList").appendChild(cmd2);
+ document.getElementById("commandList").appendChild(cmd1);
+}
+
+function commandComplete(result) {
+ if (result.failed) {
+ postResult = result.failureMessage;
+ commandNode.title = result.failureMessage;
+ commandNode.style.backgroundColor = failColor;
+ } else if (result.passed) {
+ postResult = "PASSED";
+ commandNode.style.backgroundColor = passColor;
+ } else {
+ postResult = result.result;
+ commandNode.style.backgroundColor = doneColor;
+ }
+}
+
+function commandError(message) {
+ postResult = "ERROR";
+ commandNode.style.backgroundColor = errorColor;
+ commandNode.title = message;
+}
+
+function slowClicked() {
+ slowMode = !slowMode;
+}
+
+function delay(millis) {
+ startMillis = new Date();
+ while (true) {
+ milli = new Date();
+ if (milli-startMillis > millis) {
+ break;
+ }
+ }
+}
+
+function getIframeDocument(iframe) {
+ if (iframe.contentDocument) {
+ return iframe.contentDocument;
+ }
+ else {
+ return iframe.contentWindow.document;
+ }
+}
+
+// Parses a Wiki table row into a Javascript expression
+function createCommandFromWikiRow(wikiRow) {
+ var tokens;
+ if(tokens = wikiRow.trim().match(/^\|([^\|]*)\|([^\|]*)\|([^\|]*)\|$/m)) {
+ var functionName = tokens[1].trim();
+ var arg1 = tokens[2].trim();
+ var arg2 = tokens[3].trim();
+ return new SeleniumCommand(functionName, arg1, arg2);
+ } else {
+ throw new Error("Bad wiki row format:" + wikiRow);
+ }
+}
diff --git a/tests/FunctionalTests/selenium/selenium-tableparser.js b/tests/FunctionalTests/selenium/selenium-tableparser.js
new file mode 100644
index 00000000..2cc0ff9b
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-tableparser.js
@@ -0,0 +1,50 @@
+/*
+ * Copyright 2004 ThoughtWorks, Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ */
+
+TableParser = function(wikiTableRows) {
+ this.wikiTableRows = wikiTableRows;
+};
+
+// Parses a Wiki table row into a SeleniumB Javascript expression
+TableParser.prototype.createCommandFromWikiRow = function(wikiRow) {
+ var tokens;
+ if(tokens = wikiRow.trim().match(/^\|([^\|]*)\|([^\|]*)\|([^\|]*)\|$/m)) {
+ var functionName = tokens[1].trim();
+ var arg1 = tokens[2].trim();
+ var arg2 = tokens[3].trim();
+ return new SeleniumCommand(functionName, arg1, arg2);
+ } else {
+ throw new Error("Bad wiki row format:" + wikiRow);
+ }
+};
+
+// Parses a HTML table row into a SeleniumB Javascript expression
+TableParser.prototype.createCommandFromHtmlRow = function(row) {
+ if(row.cells.length != 3) {
+ throw new Error("Bad HTML row format. Rows must have 3 coumns, but had " + row.cells.length);
+ }
+ var functionName = getText(row.cells[0]);
+ var arg1 = getText(row.cells[1]);
+ var arg2 = getText(row.cells[2]);
+ return new SeleniumCommand(functionName, arg1, arg2);
+};
+
+TableParser.prototype.loop = function() {
+ row = this.wikiTableRows.getRow();
+ if (row == null) return null;
+ return this.createCommandForRow(row);
+}; \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/selenium-testrunner.js b/tests/FunctionalTests/selenium/selenium-testrunner.js
new file mode 100644
index 00000000..e786b29b
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium-testrunner.js
@@ -0,0 +1,597 @@
+/*
+* Copyright 2004 ThoughtWorks, Inc
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*
+*/
+
+// The current row in the list of tests (test suite)
+currentRowInSuite = 0;
+
+// Where are we at in the current test
+testTableRows = null;
+currentRowInTest = -1;
+currentCommandRow = null;
+
+// Whether or not the jsFT should run all tests in the suite
+runAllTests = false;
+
+// Whether or not the current test has any errors;
+testFailed = false;
+suiteFailed = false;
+
+// Colors used to provide feedback
+passColor = "#ccffcc";
+doneColor = "#eeffee";
+failColor = "#ffcccc";
+workingColor = "#ffffcc";
+
+// Holds the handlers for each command.
+commandHandlers = null;
+
+// The number of tests run
+numTestPasses = 0;
+
+// The number of tests that have failed
+numTestFailures = 0;
+
+// The number of commands which have passed
+numCommandPasses = 0;
+
+// The number of commands which have failed
+numCommandFailures = 0;
+
+// The number of commands which have caused errors (element not found)
+numCommandErrors = 0;
+
+// The time that the test was started.
+startTime = null;
+
+// The current time.
+currentTime = null;
+
+// An simple enum for failureType
+ERROR = 0;
+FAILURE = 1;
+
+runInterval = 0;
+
+function setRunInterval() {
+ // Get the value of the checked runMode option.
+ // There should be a way of getting the value of the "group", but I don't know how.
+ var runModeOptions = document.forms['controlPanel'].runMode;
+ for (var i = 0; i < runModeOptions.length; i++) {
+ if (runModeOptions[i].checked) {
+ runInterval = runModeOptions[i].value;
+ break;
+ }
+ }
+}
+
+function continueCurrentTest() {
+ document.getElementById('continueTest').disabled = true;
+ testLoop.resume();
+}
+
+function getApplicationFrame() {
+ return document.getElementById('myiframe');
+}
+
+function getSuiteFrame() {
+ return document.getElementById('testSuiteFrame');
+}
+
+function getTestFrame(){
+ return document.getElementById('testFrame');
+}
+
+function loadAndRunIfAuto() {
+ loadSuiteFrame();
+}
+
+function start() {
+ setRunInterval();
+ loadSuiteFrame();
+}
+
+function loadSuiteFrame() {
+ var testAppFrame = document.getElementById('myiframe');
+ selenium = Selenium.createForFrame(testAppFrame);
+ registerCommandHandlers();
+
+ //set the runInterval if there is a queryParameter for it
+ var tempRunInterval = getQueryParameter("runInterval");
+ if (tempRunInterval) {
+ runInterval = tempRunInterval;
+ }
+
+ document.getElementById("modeRun").onclick = setRunInterval;
+ document.getElementById('modeWalk').onclick = setRunInterval;
+ document.getElementById('modeStep').onclick = setRunInterval;
+ document.getElementById('continueTest').onclick = continueCurrentTest;
+
+ var testSuiteName = getQueryParameter("test");
+
+ if (testSuiteName) {
+ addLoadListener(getSuiteFrame(), onloadTestSuite);
+ getSuiteFrame().src = testSuiteName;
+ } else {
+ onloadTestSuite();
+ }
+}
+
+function startSingleTest() {
+ removeLoadListener(getApplicationFrame(), startSingleTest);
+ var singleTestName = getQueryParameter("singletest");
+ addLoadListener(getTestFrame(), startTest);
+ getTestFrame().src = singleTestName;
+}
+
+function getIframeDocument(iframe)
+{
+ if (iframe.contentDocument) {
+ return iframe.contentDocument;
+ }
+ else {
+ return iframe.contentWindow.document;
+ }
+}
+
+function onloadTestSuite() {
+ removeLoadListener(getSuiteFrame(), onloadTestSuite);
+ suiteTable = getIframeDocument(getSuiteFrame()).getElementsByTagName("table")[0];
+
+ // Add an onclick function to each link in the suite table
+ for(rowNum = 1;rowNum < suiteTable.rows.length; rowNum++) {
+ addOnclick(suiteTable, rowNum);
+ }
+
+
+ if (isAutomatedRun()) {
+ startTestSuite();
+ } else if (getQueryParameter("autoURL")) {
+
+ addLoadListener(getApplicationFrame(), startSingleTest);
+
+ getApplicationFrame().src = getQueryParameter("autoURL");
+
+ } else {
+ testLink = suiteTable.rows[currentRowInSuite+1].cells[0].getElementsByTagName("a")[0];
+ getTestFrame().src = testLink.href;
+ }
+}
+
+// Adds an onclick function to the link in the given row in suite table.
+// This function checks whether the test has already been run and the data is
+// stored. If the data is stored, it sets the test frame to be the stored data.
+// Otherwise, it loads the fresh page.
+function addOnclick(suiteTable, rowNum) {
+ aLink = suiteTable.rows[rowNum].cells[0].getElementsByTagName("a")[0];
+ aLink.onclick = function(eventObj) {
+ srcObj = null;
+
+ // For mozilla-like browsers
+ if(eventObj)
+ srcObj = eventObj.target;
+
+ // For IE-like browsers
+ else if (getSuiteFrame().contentWindow.event)
+ srcObj = getSuiteFrame().contentWindow.event.srcElement;
+
+ // The target row (the event source is not consistently reported by browsers)
+ row = srcObj.parentNode.parentNode.rowIndex || srcObj.parentNode.parentNode.parentNode.rowIndex;
+
+ // If the row has a stored results table, use that
+ if(suiteTable.rows[row].cells[1]) {
+ var bodyElement = getIframeDocument(getTestFrame()).body;
+
+ // Create a div element to hold the results table.
+ var tableNode = getIframeDocument(getTestFrame()).createElement("div");
+ var resultsCell = suiteTable.rows[row].cells[1];
+ tableNode.innerHTML = resultsCell.innerHTML;
+
+ // Append this text node, and remove all the preceding nodes.
+ bodyElement.appendChild(tableNode);
+ while (bodyElement.firstChild != bodyElement.lastChild) {
+ bodyElement.removeChild(bodyElement.firstChild);
+ }
+ }
+ // Otherwise, just open up the fresh page.
+ else {
+ getTestFrame().src = suiteTable.rows[row].cells[0].getElementsByTagName("a")[0].href;
+ }
+
+ return false;
+ };
+}
+
+function isQueryParameterTrue(name) {
+ parameterValue = getQueryParameter(name);
+ return (parameterValue != null && parameterValue.toLowerCase() == "true");
+}
+
+function getQueryParameter(searchKey) {
+ var clauses = location.search.substr(1).split('&');
+ for (var i = 0; i < clauses.length; i++) {
+ var keyValuePair = clauses[i].split('=',2);
+ var key = unescape(keyValuePair[0]);
+ if (key == searchKey) {
+ return unescape(keyValuePair[1]);
+ }
+ }
+ return null;
+}
+
+function isNewWindow() {
+ return isQueryParameterTrue("newWindow");
+}
+
+function isAutomatedRun() {
+ return isQueryParameterTrue("auto");
+}
+
+function resetMetrics() {
+ numTestPasses = 0;
+ numTestFailures = 0;
+ numCommandPasses = 0;
+ numCommandFailures = 0;
+ numCommandErrors = 0;
+ startTime = new Date().getTime();
+}
+
+function runSingleTest() {
+ runAllTests = false;
+ resetMetrics();
+ startTest();
+}
+
+function startTest() {
+ removeLoadListener(getTestFrame(), startTest);
+
+ // Scroll to the top of the test frame
+ if (getTestFrame().contentWindow) {
+ getTestFrame().contentWindow.scrollTo(0,0);
+ }
+ else {
+ frames['testFrame'].scrollTo(0,0);
+ }
+
+ testTable = getIframeDocument(getTestFrame()).getElementsByTagName("table")[0];
+ testTableRows = testTable.rows;
+ currentRowInTest = -1;
+ currentCommandRow = null;
+
+ testFailed = false;
+ storedVars = new Object();
+
+ resetTestTable();
+
+ testLoop = initialiseTestLoop();
+ testLoop.start();
+}
+
+function resetTestTable() {
+ for (var i = 0; i <= testTableRows.length - 1; i++) {
+ testTableRows[i].bgColor = "white";
+ }
+}
+
+function startTestSuite() {
+ resetMetrics();
+ currentRowInSuite = 0;
+ runAllTests = true;
+ suiteFailed = false;
+
+ runNextTest();
+}
+
+function runNextTest() {
+ if (!runAllTests)
+ return;
+
+ suiteTable = getIframeDocument(getSuiteFrame()).getElementsByTagName("table")[0];
+
+ // Do not change the row color of the first row
+ if (currentRowInSuite > 0) {
+ // Provide test-status feedback
+ if (testFailed) {
+ setCellColor(suiteTable.rows, currentRowInSuite, 0, failColor);
+ } else {
+ setCellColor(suiteTable.rows, currentRowInSuite, 0, passColor);
+ }
+
+ // Set the results from the previous test run
+ setResultsData(suiteTable, currentRowInSuite);
+ }
+
+ currentRowInSuite++;
+
+ // If we are done with all of the tests, set the title bar as pass or fail
+ if (currentRowInSuite >= suiteTable.rows.length) {
+ if (suiteFailed) {
+ setCellColor(suiteTable.rows, 0, 0, failColor);
+ } else {
+ setCellColor(suiteTable.rows, 0, 0, passColor);
+ }
+
+ // If this is an automated run (i.e., build script), then submit
+ // the test results by posting to a form
+ if (isAutomatedRun())
+ postTestResults(suiteFailed, suiteTable);
+ }
+
+ else {
+ // Make the current row blue
+ setCellColor(suiteTable.rows, currentRowInSuite, 0, workingColor);
+
+ testLink = suiteTable.rows[currentRowInSuite].cells[0].getElementsByTagName("a")[0];
+ testLink.focus();
+
+ var testFrame = getTestFrame();
+ addLoadListener(testFrame, startTest);
+
+ selenium.browserbot.setIFrameLocation(testFrame, testLink.href);
+ }
+}
+
+function setCellColor(tableRows, row, col, colorStr) {
+ tableRows[row].cells[col].bgColor = colorStr;
+}
+
+// Sets the results from a test into a hidden column on the suite table. So,
+// for each tests, the second column is set to the HTML from the test table.
+function setResultsData(suiteTable, row) {
+ // Create a text node of the test table
+ var resultTable = getIframeDocument(getTestFrame()).body.innerHTML;
+ if (!resultTable) return;
+
+ var tableNode = suiteTable.ownerDocument.createElement("div");
+ tableNode.innerHTML = resultTable;
+
+ var new_column = suiteTable.ownerDocument.createElement("td");
+ new_column.appendChild(tableNode);
+
+ // Set the column to be invisible
+ new_column.style.cssText = "display: none;";
+
+ // Add the invisible column
+ suiteTable.rows[row].appendChild(new_column);
+}
+
+// Post the results to a servlet, CGI-script, etc. The URL of the
+// results-handler defaults to "/postResults", but an alternative location
+// can be specified by providing a "resultsUrl" query parameter.
+//
+// Parameters passed to the results-handler are:
+// result: passed/failed depending on whether the suite passed or failed
+// totalTime: the total running time in seconds for the suite.
+//
+// numTestPasses: the total number of tests which passed.
+// numTestFailures: the total number of tests which failed.
+//
+// numCommandPasses: the total number of commands which passed.
+// numCommandFailures: the total number of commands which failed.
+// numCommandErrors: the total number of commands which errored.
+//
+// suite: the suite table, including the hidden column of test results
+// testTable.1 to testTable.N: the individual test tables
+//
+function postTestResults(suiteFailed, suiteTable) {
+
+ form = document.createElement("form");
+ document.body.appendChild(form);
+
+ form.id = "resultsForm";
+ form.method="post";
+ form.target="myiframe";
+
+ var resultsUrl = getQueryParameter("resultsUrl");
+ if (!resultsUrl) {
+ resultsUrl = "./postResults";
+ }
+
+ var actionAndParameters = resultsUrl.split('?',2);
+ form.action = actionAndParameters[0];
+ var resultsUrlQueryString = actionAndParameters[1];
+
+ form.createHiddenField = function(name, value) {
+ input = document.createElement("input");
+ input.type = "hidden";
+ input.name = name;
+ input.value = value;
+ this.appendChild(input);
+ };
+
+ if (resultsUrlQueryString) {
+ var clauses = resultsUrlQueryString.split('&');
+ for (var i = 0; i < clauses.length; i++) {
+ var keyValuePair = clauses[i].split('=',2);
+ var key = unescape(keyValuePair[0]);
+ var value = unescape(keyValuePair[1]);
+ form.createHiddenField(key, value);
+ }
+ }
+
+ form.createHiddenField("result", suiteFailed == true ? "failed" : "passed");
+
+ form.createHiddenField("totalTime", Math.floor((currentTime - startTime) / 1000));
+ form.createHiddenField("numTestPasses", numTestPasses);
+ form.createHiddenField("numTestFailures", numTestFailures);
+ form.createHiddenField("numCommandPasses", numCommandPasses);
+ form.createHiddenField("numCommandFailures", numCommandFailures);
+ form.createHiddenField("numCommandErrors", numCommandErrors);
+
+ // Create an input for each test table. The inputs are named
+ // testTable.1, testTable.2, etc.
+ for (rowNum = 1; rowNum < suiteTable.rows.length;rowNum++) {
+ // If there is a second column, then add a new input
+ if (suiteTable.rows[rowNum].cells.length > 1) {
+ var resultCell = suiteTable.rows[rowNum].cells[1];
+ form.createHiddenField("testTable." + rowNum, resultCell.innerHTML);
+ // remove the resultCell, so it's not included in the suite HTML
+ resultCell.parentNode.removeChild(resultCell);
+ }
+ }
+
+ // Add HTML for the suite itself
+ form.createHiddenField("suite", suiteTable.parentNode.innerHTML);
+
+ form.submit();
+ document.body.removeChild(form);
+
+}
+
+function printMetrics() {
+ setText(document.getElementById("commandPasses"), numCommandPasses);
+ setText(document.getElementById("commandFailures"), numCommandFailures);
+ setText(document.getElementById("commandErrors"), numCommandErrors);
+ setText(document.getElementById("testRuns"), numTestPasses + numTestFailures);
+ setText(document.getElementById("testFailures"), numTestFailures);
+
+ currentTime = new Date().getTime();
+
+ timeDiff = currentTime - startTime;
+ totalSecs = Math.floor(timeDiff / 1000);
+
+ minutes = Math.floor(totalSecs / 60);
+ seconds = totalSecs % 60;
+
+ setText(document.getElementById("elapsedTime"), pad(minutes)+":"+pad(seconds));
+}
+
+// Puts a leading 0 on num if it is less than 10
+function pad (num) {
+ return (num > 9) ? num : "0" + num;
+}
+
+/*
+ * Register all of the built-in command handlers with the CommandHandlerFactory.
+ * TODO work out an easy way for people to register handlers without modifying the Selenium sources.
+ */
+function registerCommandHandlers() {
+ commandFactory = new CommandHandlerFactory();
+ commandFactory.registerAll(selenium);
+
+}
+
+function initialiseTestLoop() {
+ testLoop = new TestLoop(commandFactory);
+
+ testLoop.getCommandInterval = function() { return runInterval; };
+ testLoop.nextCommand = nextCommand;
+ testLoop.commandStarted = commandStarted;
+ testLoop.commandComplete = commandComplete;
+ testLoop.commandError = commandError;
+ testLoop.testComplete = testComplete;
+ testLoop.pause = function() {
+ document.getElementById('continueTest').disabled = false;
+ };
+ return testLoop;
+}
+
+function findNextCommandRow() {
+ // Return the next row with >= 3 cells
+ while (currentRowInTest < testTableRows.length - 1) {
+ currentRowInTest++;
+ currentCommandRow = testTableRows[currentRowInTest];
+ if (currentCommandRow.cells.length >= 3) {
+ return;
+ }
+ }
+ currentCommandRow = null;
+}
+
+function nextCommand() {
+ findNextCommandRow();
+ if (currentCommandRow == null) {
+ return null;
+ }
+ var row = currentCommandRow;
+ if (! row.cachedValue) {
+ row.cachedValue = removeNbsp(getText(row.cells[2]));
+ }
+ return new SeleniumCommand(getText(row.cells[0]),
+ getText(row.cells[1]),
+ row.cachedValue);
+}
+
+function removeNbsp(value) {
+ return value.replace(/\240/g, "");
+}
+
+function scrollIntoView(element) {
+ if (element.scrollIntoView) {
+ element.scrollIntoView(false);
+ return;
+ }
+ // TODO: work out how to scroll browsers that don't support
+ // scrollIntoView (like Konqueror)
+}
+
+function commandStarted() {
+ currentCommandRow.bgColor = workingColor;
+ scrollIntoView(currentCommandRow.cells[0]);
+ printMetrics();
+}
+
+function commandComplete(result) {
+ if (result.failed) {
+ numCommandFailures += 1;
+ recordFailure(result.failureMessage);
+ } else if (result.passed) {
+ numCommandPasses += 1;
+ currentCommandRow.bgColor = passColor;
+ } else {
+ currentCommandRow.bgColor = doneColor;
+ }
+}
+
+function commandError(errorMessage) {
+ numCommandErrors += 1;
+ recordFailure(errorMessage);
+}
+
+function recordFailure(errorMsg) {
+ // Set cell background to red
+ currentCommandRow.bgColor = failColor;
+
+ // Set error message
+ currentCommandRow.cells[2].innerHTML = errorMsg;
+ currentCommandRow.title = errorMsg;
+ testFailed = true;
+ suiteFailed = true;
+}
+
+function testComplete() {
+ if(testFailed) {
+ testTableRows[0].bgColor = failColor;
+ numTestFailures += 1;
+ }
+ else {
+ testTableRows[0].bgColor = passColor;
+ numTestPasses += 1;
+ }
+
+ printMetrics();
+
+ window.setTimeout("runNextTest()", 1);
+}
+
+Selenium.prototype.doPause = function(waitTime) {
+ testLoop.pauseInterval = waitTime;
+};
+
+Selenium.prototype.doBreak = function() {
+ document.getElementById('modeStep').checked = true;
+ runInterval = -1;
+};
diff --git a/tests/FunctionalTests/selenium/selenium.css b/tests/FunctionalTests/selenium/selenium.css
new file mode 100644
index 00000000..6e9f3f30
--- /dev/null
+++ b/tests/FunctionalTests/selenium/selenium.css
@@ -0,0 +1,211 @@
+/*
+ * Copyright 2005 ThoughtWorks, Inc
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+/*---( Layout )---*/
+
+body {
+ margin: 0;
+ padding: 0;
+ overflow: auto;
+}
+
+td {
+ position: static;
+}
+
+tr {
+ vertical-align: top;
+}
+
+.layout {
+ width: 100%;
+ height: 100%;
+ border-collapse: collapse;
+}
+
+.layout td {
+ margin: 0;
+ padding: 0;
+ border: 0;
+}
+
+iframe {
+ width: 100%;
+ height: 100%;
+ border: 0;
+ background: white;
+ overflow: auto;
+}
+
+/*---( Style )---*/
+
+body, html {
+ font-family: Verdana, Arial, sans-serif;
+}
+
+.selenium th, .selenium td {
+ border: 1px solid #999;
+}
+
+.header {
+ background: #ccc;
+ padding: 0;
+ font-size: 90%;
+}
+
+#controlPanel {
+ padding: 0.5ex;
+ background: #eee;
+ overflow: auto;
+ font-size: 75%;
+ text-align: center;
+}
+
+#controlPanel fieldset {
+ margin: 0.3ex;
+ padding: 0.3ex;
+}
+
+#controlPanel fieldset legend {
+ color: black;
+}
+
+#controlPanel button {
+ margin: 0.5ex;
+}
+
+#controlPanel table {
+ font-size: 100%;
+}
+
+#controlPanel th, #controlPanel td {
+ border: 0;
+}
+
+h1 {
+ margin: 0.2ex;
+ font-size: 130%;
+ font-weight: bold;
+}
+
+h2 {
+ margin: 0.2ex;
+ font-size: 80%;
+ font-weight: normal;
+}
+
+.selenium a {
+ color: black;
+ text-decoration: none;
+}
+
+.selenium a:hover {
+ text-decoration: underline;
+}
+
+button, label {
+ cursor: pointer;
+}
+
+#stats {
+ margin: 0.5em auto 0.5em auto;
+}
+
+#stats th, #stats td {
+ text-align: left;
+ padding-left: 2px;
+}
+
+#stats th {
+ text-decoration: underline;
+}
+
+#stats td.count {
+ font-weight: bold;
+ text-align: right;
+}
+
+#testRuns {
+ color: green;
+}
+
+#testFailures {
+ color: red;
+}
+
+#commandPasses {
+ color: green;
+}
+
+#commandFailures {
+ color: red;
+}
+
+#commandErrors {
+ color: #f90;
+}
+
+.splash {
+ border: 1px solid black;
+ padding: 20px;
+ background: #ccc;
+}
+
+/*---( Logging Console )---*/
+
+#logging-console {
+ background: #fff;
+ font-size: 75%;
+}
+
+#logging-console #banner {
+ display: block;
+ width: 100%;
+ position: fixed;
+ top: 0;
+ background: #ddd;
+ border-bottom: 1px solid #666;
+}
+
+#logging-console #logLevelChooser {
+ float: right;
+ margin: 3px;
+}
+
+#logging-console ul {
+ list-style-type: none;
+ margin: 0px;
+ margin-top: 3em;
+ padding-left: 5px;
+}
+
+#logging-console li {
+ margin: 2px;
+ border-top: 1px solid #ccc;
+}
+
+#logging-console li.error {
+ font-weight: bold;
+ color: red;
+}
+
+#logging-console li.warn {
+ color: red;
+}
+
+#logging-console li.debug {
+ color: green;
+}
diff --git a/tests/FunctionalTests/selenium/user-extensions.js.sample b/tests/FunctionalTests/selenium/user-extensions.js.sample
new file mode 100644
index 00000000..f234c29e
--- /dev/null
+++ b/tests/FunctionalTests/selenium/user-extensions.js.sample
@@ -0,0 +1,62 @@
+/*
+ * By default, Selenium looks for a file called "user-extensions.js", and loads and javascript
+ * code found in that file. This file is a sample of what that file could look like.
+ *
+ * user-extensions.js provides a convenient location for adding extensions to Selenium, like
+ * new actions, checks and locator-strategies.
+ * By default, this file does not exist. Users can create this file and place their extension code
+ * in this common location, removing the need to modify the Selenium sources, and hopefully assisting
+ * with the upgrade process.
+ */
+
+// The following examples try to give an indication of how Selenium can be extended with javascript.
+
+// All do* methods on the Selenium prototype are added as actions.
+// Eg add a typeRepeated action to Selenium, which types the text twice into a text box.
+// The typeTwiceAndWait command will be available automatically
+Selenium.prototype.doTypeRepeated = function(locator, text) {
+ // All locator-strategies are automatically handled by "findElement"
+ var element = this.page().findElement(locator);
+
+ // Create the text to type
+ var valueToType = text + text;
+
+ // Replace the element text with the new text
+ this.page().replaceText(element, valueToType);
+};
+
+// All assert* methods on the Selenium prototype are added as checks.
+// Eg add a assertValueRepeated check, that makes sure that the element value
+// consists of the supplied text repeated.
+// The verify version will be available automatically.
+Selenium.prototype.assertValueRepeated = function(locator, text) {
+ // All locator-strategies are automatically handled by "findElement"
+ var element = this.page().findElement(locator);
+
+ // Create the text to verify
+ var expectedValue = text + text;
+
+ // Get the actual element value
+ var actualValue = element.value;
+
+ // Make sure the actual value matches the expected
+ this.assertMatches(expectedValue, actualValue);
+};
+
+// All locateElementBy* methods are added as locator-strategies.
+// Eg add a "valuerepeated=" locator, that finds the first element with the supplied value, repeated.
+// The "inDocument" is a the document you are searching.
+PageBot.prototype.locateElementByValueRepeated = function(text, inDocument) {
+ // Create the text to search for
+ var expectedValue = text + text;
+
+ // Loop through all elements, looking for ones that have a value === our expected value
+ var allElements = inDocument.getElementsByTagName("*");
+ for (var i = 0; i < allElements.length; i++) {
+ var testElement = allElements[i];
+ if (testElement.value && testElement.value === expectedValue) {
+ return testElement;
+ }
+ }
+ return null;
+};
diff --git a/tests/FunctionalTests/selenium/xmlextras.js b/tests/FunctionalTests/selenium/xmlextras.js
new file mode 100644
index 00000000..267aa058
--- /dev/null
+++ b/tests/FunctionalTests/selenium/xmlextras.js
@@ -0,0 +1,153 @@
+// This is a third party JavaScript library from
+// http://webfx.eae.net/dhtml/xmlextras/xmlextras.html
+// i.e. This has not been written by ThoughtWorks.
+
+//<script>
+//////////////////
+// Helper Stuff //
+//////////////////
+
+// used to find the Automation server name
+function getDomDocumentPrefix() {
+ if (getDomDocumentPrefix.prefix)
+ return getDomDocumentPrefix.prefix;
+
+ var prefixes = ["MSXML2", "Microsoft", "MSXML", "MSXML3"];
+ var o;
+ for (var i = 0; i < prefixes.length; i++) {
+ try {
+ // try to create the objects
+ o = new ActiveXObject(prefixes[i] + ".DomDocument");
+ return getDomDocumentPrefix.prefix = prefixes[i];
+ }
+ catch (ex) {};
+ }
+
+ throw new Error("Could not find an installed XML parser");
+}
+
+function getXmlHttpPrefix() {
+ if (getXmlHttpPrefix.prefix)
+ return getXmlHttpPrefix.prefix;
+
+ var prefixes = ["MSXML2", "Microsoft", "MSXML", "MSXML3"];
+ var o;
+ for (var i = 0; i < prefixes.length; i++) {
+ try {
+ // try to create the objects
+ o = new ActiveXObject(prefixes[i] + ".XmlHttp");
+ return getXmlHttpPrefix.prefix = prefixes[i];
+ }
+ catch (ex) {};
+ }
+
+ throw new Error("Could not find an installed XML parser");
+}
+
+//////////////////////////
+// Start the Real stuff //
+//////////////////////////
+
+
+// XmlHttp factory
+function XmlHttp() {}
+
+XmlHttp.create = function () {
+ try {
+ if (window.XMLHttpRequest) {
+ var req = new XMLHttpRequest();
+
+ // some versions of Moz do not support the readyState property
+ // and the onreadystate event so we patch it!
+ if (req.readyState == null) {
+ req.readyState = 1;
+ req.addEventListener("load", function () {
+ req.readyState = 4;
+ if (typeof req.onreadystatechange == "function")
+ req.onreadystatechange();
+ }, false);
+ }
+
+ return req;
+ }
+ if (window.ActiveXObject) {
+ return new ActiveXObject(getXmlHttpPrefix() + ".XmlHttp");
+ }
+ }
+ catch (ex) {}
+ // fell through
+ throw new Error("Your browser does not support XmlHttp objects");
+};
+
+// XmlDocument factory
+function XmlDocument() {}
+
+XmlDocument.create = function () {
+ try {
+ // DOM2
+ if (document.implementation && document.implementation.createDocument) {
+ var doc = document.implementation.createDocument("", "", null);
+
+ // some versions of Moz do not support the readyState property
+ // and the onreadystate event so we patch it!
+ if (doc.readyState == null) {
+ doc.readyState = 1;
+ doc.addEventListener("load", function () {
+ doc.readyState = 4;
+ if (typeof doc.onreadystatechange == "function")
+ doc.onreadystatechange();
+ }, false);
+ }
+
+ return doc;
+ }
+ if (window.ActiveXObject)
+ return new ActiveXObject(getDomDocumentPrefix() + ".DomDocument");
+ }
+ catch (ex) {}
+ throw new Error("Your browser does not support XmlDocument objects");
+};
+
+// Create the loadXML method and xml getter for Mozilla
+if (window.DOMParser &&
+ window.XMLSerializer &&
+ window.Node && Node.prototype && Node.prototype.__defineGetter__) {
+
+ // XMLDocument did not extend the Document interface in some versions
+ // of Mozilla. Extend both!
+ //XMLDocument.prototype.loadXML =
+ Document.prototype.loadXML = function (s) {
+
+ // parse the string to a new doc
+ var doc2 = (new DOMParser()).parseFromString(s, "text/xml");
+
+ // remove all initial children
+ while (this.hasChildNodes())
+ this.removeChild(this.lastChild);
+
+ // insert and import nodes
+ for (var i = 0; i < doc2.childNodes.length; i++) {
+ this.appendChild(this.importNode(doc2.childNodes[i], true));
+ }
+ };
+
+
+ /*
+ * xml getter
+ *
+ * This serializes the DOM tree to an XML String
+ *
+ * Usage: var sXml = oNode.xml
+ *
+ */
+ // XMLDocument did not extend the Document interface in some versions
+ // of Mozilla. Extend both!
+ /*
+ XMLDocument.prototype.__defineGetter__("xml", function () {
+ return (new XMLSerializer()).serializeToString(this);
+ });
+ */
+ Document.prototype.__defineGetter__("xml", function () {
+ return (new XMLSerializer()).serializeToString(this);
+ });
+} \ No newline at end of file
diff --git a/tests/FunctionalTests/selenium/xpath.js b/tests/FunctionalTests/selenium/xpath.js
new file mode 100644
index 00000000..ad635d65
--- /dev/null
+++ b/tests/FunctionalTests/selenium/xpath.js
@@ -0,0 +1,4169 @@
+/*
+ * xpath.js
+ *
+ * An XPath 1.0 library for JavaScript.
+ *
+ * Cameron McCormack <cam (at) mcc.id.au>
+ *
+ * This work is licensed under the Creative Commons Attribution-ShareAlike
+ * License. To view a copy of this license, visit
+ *
+ * http://creativecommons.org/licenses/by-sa/2.0/
+ *
+ * or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford,
+ * California 94305, USA.
+ *
+ * Revision 18: October 27, 2005
+ * DOM 3 XPath support. Caveats:
+ * - namespace prefixes aren't resolved in XPathEvaluator.createExpression,
+ * but in XPathExpression.evaluate.
+ * - XPathResult.invalidIteratorState is not implemented.
+ *
+ * Revision 17: October 25, 2005
+ * Some core XPath function fixes and a patch to avoid crashing certain
+ * versions of MSXML in PathExpr.prototype.getOwnerElement, thanks to
+ * Sébastien Cramatte <contact (at) zeninteractif.com>.
+ *
+ * Revision 16: September 22, 2005
+ * Workarounds for some IE 5.5 deficiencies.
+ * Fixed problem with prefix node tests on attribute nodes.
+ *
+ * Revision 15: May 21, 2005
+ * Fixed problem with QName node tests on elements with an xmlns="...".
+ *
+ * Revision 14: May 19, 2005
+ * Fixed QName node tests on attribute node regression.
+ *
+ * Revision 13: May 3, 2005
+ * Node tests are case insensitive now if working in an HTML DOM.
+ *
+ * Revision 12: April 26, 2005
+ * Updated licence. Slight code changes to enable use of Dean
+ * Edwards' script compression, http://dean.edwards.name/packer/ .
+ *
+ * Revision 11: April 23, 2005
+ * Fixed bug with 'and' and 'or' operators, fix thanks to
+ * Sandy McArthur <sandy (at) mcarthur.org>.
+ *
+ * Revision 10: April 15, 2005
+ * Added support for a virtual root node, supposedly helpful for
+ * implementing XForms. Fixed problem with QName node tests and
+ * the parent axis.
+ *
+ * Revision 9: March 17, 2005
+ * Namespace resolver tweaked so using the document node as the context
+ * for namespace lookups is equivalent to using the document element.
+ *
+ * Revision 8: February 13, 2005
+ * Handle implicit declaration of 'xmlns' namespace prefix.
+ * Fixed bug when comparing nodesets.
+ * Instance data can now be associated with a FunctionResolver, and
+ * workaround for MSXML not supporting 'localName' and 'getElementById',
+ * thanks to Grant Gongaware.
+ * Fix a few problems when the context node is the root node.
+ *
+ * Revision 7: February 11, 2005
+ * Default namespace resolver fix from Grant Gongaware
+ * <grant (at) gongaware.com>.
+ *
+ * Revision 6: February 10, 2005
+ * Fixed bug in 'number' function.
+ *
+ * Revision 5: February 9, 2005
+ * Fixed bug where text nodes not getting converted to string values.
+ *
+ * Revision 4: January 21, 2005
+ * Bug in 'name' function, fix thanks to Bill Edney.
+ * Fixed incorrect processing of namespace nodes.
+ * Fixed NamespaceResolver to resolve 'xml' namespace.
+ * Implemented union '|' operator.
+ *
+ * Revision 3: January 14, 2005
+ * Fixed bug with nodeset comparisons, bug lexing < and >.
+ *
+ * Revision 2: October 26, 2004
+ * QName node test namespace handling fixed. Few other bug fixes.
+ *
+ * Revision 1: August 13, 2004
+ * Bug fixes from William J. Edney <bedney (at) technicalpursuit.com>.
+ * Added minimal licence.
+ *
+ * Initial version: June 14, 2004
+ */
+
+// XPathParser ///////////////////////////////////////////////////////////////
+
+XPathParser.prototype = new Object();
+XPathParser.prototype.constructor = XPathParser;
+XPathParser.superclass = Object.prototype;
+
+function XPathParser() {
+ this.init();
+}
+
+XPathParser.prototype.init = function() {
+ this.reduceActions = [];
+
+ this.reduceActions[3] = function(rhs) {
+ return new OrOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[5] = function(rhs) {
+ return new AndOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[7] = function(rhs) {
+ return new EqualsOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[8] = function(rhs) {
+ return new NotEqualOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[10] = function(rhs) {
+ return new LessThanOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[11] = function(rhs) {
+ return new GreaterThanOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[12] = function(rhs) {
+ return new LessThanOrEqualOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[13] = function(rhs) {
+ return new GreaterThanOrEqualOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[15] = function(rhs) {
+ return new PlusOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[16] = function(rhs) {
+ return new MinusOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[18] = function(rhs) {
+ return new MultiplyOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[19] = function(rhs) {
+ return new DivOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[20] = function(rhs) {
+ return new ModOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[22] = function(rhs) {
+ return new UnaryMinusOperation(rhs[1]);
+ };
+ this.reduceActions[24] = function(rhs) {
+ return new BarOperation(rhs[0], rhs[2]);
+ };
+ this.reduceActions[25] = function(rhs) {
+ return new PathExpr(undefined, undefined, rhs[0]);
+ };
+ this.reduceActions[27] = function(rhs) {
+ rhs[0].locationPath = rhs[2];
+ return rhs[0];
+ };
+ this.reduceActions[28] = function(rhs) {
+ rhs[0].locationPath = rhs[2];
+ rhs[0].locationPath.steps.unshift(new Step(Step.DESCENDANTORSELF, new NodeTest(NodeTest.NODE, undefined), []));
+ return rhs[0];
+ };
+ this.reduceActions[29] = function(rhs) {
+ return new PathExpr(rhs[0], [], undefined);
+ };
+ this.reduceActions[30] = function(rhs) {
+ if (Utilities.instance_of(rhs[0], PathExpr)) {
+ if (rhs[0].filterPredicates == undefined) {
+ rhs[0].filterPredicates = [];
+ }
+ rhs[0].filterPredicates.push(rhs[1]);
+ return rhs[0];
+ } else {
+ return new PathExpr(rhs[0], [rhs[1]], undefined);
+ }
+ };
+ this.reduceActions[32] = function(rhs) {
+ return rhs[1];
+ };
+ this.reduceActions[33] = function(rhs) {
+ return new XString(rhs[0]);
+ };
+ this.reduceActions[34] = function(rhs) {
+ return new XNumber(rhs[0]);
+ };
+ this.reduceActions[36] = function(rhs) {
+ return new FunctionCall(rhs[0], []);
+ };
+ this.reduceActions[37] = function(rhs) {
+ return new FunctionCall(rhs[0], rhs[2]);
+ };
+ this.reduceActions[38] = function(rhs) {
+ return [ rhs[0] ];
+ };
+ this.reduceActions[39] = function(rhs) {
+ rhs[2].unshift(rhs[0]);
+ return rhs[2];
+ };
+ this.reduceActions[43] = function(rhs) {
+ return new LocationPath(true, []);
+ };
+ this.reduceActions[44] = function(rhs) {
+ rhs[1].absolute = true;
+ return rhs[1];
+ };
+ this.reduceActions[46] = function(rhs) {
+ return new LocationPath(false, [ rhs[0] ]);
+ };
+ this.reduceActions[47] = function(rhs) {
+ rhs[0].steps.push(rhs[2]);
+ return rhs[0];
+ };
+ this.reduceActions[49] = function(rhs) {
+ return new Step(rhs[0], rhs[1], []);
+ };
+ this.reduceActions[50] = function(rhs) {
+ return new Step(Step.CHILD, rhs[0], []);
+ };
+ this.reduceActions[51] = function(rhs) {
+ return new Step(rhs[0], rhs[1], rhs[2]);
+ };
+ this.reduceActions[52] = function(rhs) {
+ return new Step(Step.CHILD, rhs[0], rhs[1]);
+ };
+ this.reduceActions[54] = function(rhs) {
+ return [ rhs[0] ];
+ };
+ this.reduceActions[55] = function(rhs) {
+ rhs[1].unshift(rhs[0]);
+ return rhs[1];
+ };
+ this.reduceActions[56] = function(rhs) {
+ if (rhs[0] == "ancestor") {
+ return Step.ANCESTOR;
+ } else if (rhs[0] == "ancestor-or-self") {
+ return Step.ANCESTORORSELF;
+ } else if (rhs[0] == "attribute") {
+ return Step.ATTRIBUTE;
+ } else if (rhs[0] == "child") {
+ return Step.CHILD;
+ } else if (rhs[0] == "descendant") {
+ return Step.DESCENDANT;
+ } else if (rhs[0] == "descendant-or-self") {
+ return Step.DESCENDANTORSELF;
+ } else if (rhs[0] == "following") {
+ return Step.FOLLOWING;
+ } else if (rhs[0] == "following-sibling") {
+ return Step.FOLLOWINGSIBLING;
+ } else if (rhs[0] == "namespace") {
+ return Step.NAMESPACE;
+ } else if (rhs[0] == "parent") {
+ return Step.PARENT;
+ } else if (rhs[0] == "preceding") {
+ return Step.PRECEDING;
+ } else if (rhs[0] == "preceding-sibling") {
+ return Step.PRECEDINGSIBLING;
+ } else if (rhs[0] == "self") {
+ return Step.SELF;
+ }
+ return -1;
+ };
+ this.reduceActions[57] = function(rhs) {
+ return Step.ATTRIBUTE;
+ };
+ this.reduceActions[59] = function(rhs) {
+ if (rhs[0] == "comment") {
+ return new NodeTest(NodeTest.COMMENT, undefined);
+ } else if (rhs[0] == "text") {
+ return new NodeTest(NodeTest.TEXT, undefined);
+ } else if (rhs[0] == "processing-instruction") {
+ return new NodeTest(NodeTest.PI, undefined);
+ } else if (rhs[0] == "node") {
+ return new NodeTest(NodeTest.NODE, undefined);
+ }
+ return new NodeTest(-1, undefined);
+ };
+ this.reduceActions[60] = function(rhs) {
+ return new NodeTest(NodeTest.PI, rhs[2]);
+ };
+ this.reduceActions[61] = function(rhs) {
+ return rhs[1];
+ };
+ this.reduceActions[63] = function(rhs) {
+ rhs[1].absolute = true;
+ rhs[1].steps.unshift(new Step(Step.DESCENDANTORSELF, new NodeTest(NodeTest.NODE, undefined), []));
+ return rhs[1];
+ };
+ this.reduceActions[64] = function(rhs) {
+ rhs[0].steps.push(new Step(Step.DESCENDANTORSELF, new NodeTest(NodeTest.NODE, undefined), []));
+ rhs[0].steps.push(rhs[2]);
+ return rhs[0];
+ };
+ this.reduceActions[65] = function(rhs) {
+ return new Step(Step.SELF, new NodeTest(NodeTest.NODE, undefined), []);
+ };
+ this.reduceActions[66] = function(rhs) {
+ return new Step(Step.PARENT, new NodeTest(NodeTest.NODE, undefined), []);
+ };
+ this.reduceActions[67] = function(rhs) {
+ return new VariableReference(rhs[1]);
+ };
+ this.reduceActions[68] = function(rhs) {
+ return new NodeTest(NodeTest.NAMETESTANY, undefined);
+ };
+ this.reduceActions[69] = function(rhs) {
+ var prefix = rhs[0].substring(0, rhs[0].indexOf(":"));
+ return new NodeTest(NodeTest.NAMETESTPREFIXANY, prefix);
+ };
+ this.reduceActions[70] = function(rhs) {
+ return new NodeTest(NodeTest.NAMETESTQNAME, rhs[0]);
+ };
+};
+
+XPathParser.actionTable = [
+ " s s sssssssss s ss s ss",
+ " s ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ " rrrrr ",
+ " s s sssssssss s ss s ss",
+ "rs rrrrrrrr s sssssrrrrrr rrs rs ",
+ " s s sssssssss s ss s ss",
+ " s ",
+ " s ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ " s ",
+ " s ",
+ " s s sssss s s ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ "a ",
+ "r s rr r ",
+ "r sr rr r ",
+ "r s rr s rr r ",
+ "r rssrr rss rr r ",
+ "r rrrrr rrrss rr r ",
+ "r rrrrrsss rrrrr rr r ",
+ "r rrrrrrrr rrrrr rr r ",
+ "r rrrrrrrr rrrrrs rr r ",
+ "r rrrrrrrr rrrrrr rr r ",
+ "r rrrrrrrr rrrrrr rr r ",
+ "r srrrrrrrr rrrrrrs rr sr ",
+ "r srrrrrrrr rrrrrrs rr r ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrr rrrrrr rr r ",
+ "r rrrrrrrr rrrrrr rr r ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ " sssss ",
+ "r rrrrrrrrr rrrrrrr rr sr ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ " s ",
+ "r srrrrrrrr rrrrrrs rr r ",
+ "r rrrrrrrr rrrrr rr r ",
+ " s ",
+ " s ",
+ " rrrrr ",
+ " s s sssssssss s sss s ss",
+ "r srrrrrrrr rrrrrrs rr r ",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssssssss ss s ss",
+ " s s sssssssss s ss s ss",
+ " s s sssss s s ",
+ " s s sssss s s ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ " s s sssss s s ",
+ " s s sssss s s ",
+ "r rrrrrrrrr rrrrrrr rr sr ",
+ "r rrrrrrrrr rrrrrrr rr sr ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ " s ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ " rr ",
+ " s ",
+ " rs ",
+ "r sr rr r ",
+ "r s rr s rr r ",
+ "r rssrr rss rr r ",
+ "r rssrr rss rr r ",
+ "r rrrrr rrrss rr r ",
+ "r rrrrr rrrss rr r ",
+ "r rrrrr rrrss rr r ",
+ "r rrrrr rrrss rr r ",
+ "r rrrrrsss rrrrr rr r ",
+ "r rrrrrsss rrrrr rr r ",
+ "r rrrrrrrr rrrrr rr r ",
+ "r rrrrrrrr rrrrr rr r ",
+ "r rrrrrrrr rrrrr rr r ",
+ "r rrrrrrrr rrrrrr rr r ",
+ " r ",
+ " s ",
+ "r srrrrrrrr rrrrrrs rr r ",
+ "r srrrrrrrr rrrrrrs rr r ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ "r rrrrrrrrr rrrrrrr rr r ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ " s s sssssssss s ss s ss",
+ "r rrrrrrrrr rrrrrrr rr rr ",
+ " r "
+];
+
+XPathParser.actionTableNumber = [
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " J ",
+ "a aaaaaaaaa aaaaaaa aa a ",
+ " YYYYY ",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ "K1 KKKKKKKK . +*)('KKKKKK KK# K\" ",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " N ",
+ " O ",
+ "e eeeeeeeee eeeeeee ee ee ",
+ "f fffffffff fffffff ff ff ",
+ "d ddddddddd ddddddd dd dd ",
+ "B BBBBBBBBB BBBBBBB BB BB ",
+ "A AAAAAAAAA AAAAAAA AA AA ",
+ " P ",
+ " Q ",
+ " 1 . +*)(' # \" ",
+ "b bbbbbbbbb bbbbbbb bb b ",
+ " ",
+ "! S !! ! ",
+ "\" T\" \"\" \" ",
+ "$ V $$ U $$ $ ",
+ "& &ZY&& &XW && & ",
+ ") ))))) )))\\[ )) ) ",
+ ". ....._^] ..... .. . ",
+ "1 11111111 11111 11 1 ",
+ "5 55555555 55555` 55 5 ",
+ "7 77777777 777777 77 7 ",
+ "9 99999999 999999 99 9 ",
+ ": c:::::::: ::::::b :: a: ",
+ "I fIIIIIIII IIIIIIe II I ",
+ "= ========= ======= == == ",
+ "? ????????? ??????? ?? ?? ",
+ "C CCCCCCCCC CCCCCCC CC CC ",
+ "J JJJJJJJJ JJJJJJ JJ J ",
+ "M MMMMMMMM MMMMMM MM M ",
+ "N NNNNNNNNN NNNNNNN NN N ",
+ "P PPPPPPPPP PPPPPPP PP P ",
+ " +*)(' ",
+ "R RRRRRRRRR RRRRRRR RR aR ",
+ "U UUUUUUUUU UUUUUUU UU U ",
+ "Z ZZZZZZZZZ ZZZZZZZ ZZ ZZ ",
+ "c ccccccccc ccccccc cc cc ",
+ " j ",
+ "L fLLLLLLLL LLLLLLe LL L ",
+ "6 66666666 66666 66 6 ",
+ " k ",
+ " l ",
+ " XXXXX ",
+ " 1 0 /.-,+*)(' & %$m # \"!",
+ "_ f________ ______e __ _ ",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 0 /.-,+*)(' %$ # \"!",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ " 1 . +*)(' # \" ",
+ " 1 . +*)(' # \" ",
+ "> >>>>>>>>> >>>>>>> >> >> ",
+ " 1 . +*)(' # \" ",
+ " 1 . +*)(' # \" ",
+ "Q QQQQQQQQQ QQQQQQQ QQ aQ ",
+ "V VVVVVVVVV VVVVVVV VV aV ",
+ "T TTTTTTTTT TTTTTTT TT T ",
+ "@ @@@@@@@@@ @@@@@@@ @@ @@ ",
+ " \x87 ",
+ "[ [[[[[[[[[ [[[[[[[ [[ [[ ",
+ "D DDDDDDDDD DDDDDDD DD DD ",
+ " HH ",
+ " \x88 ",
+ " F\x89 ",
+ "# T# ## # ",
+ "% V %% U %% % ",
+ "' 'ZY'' 'XW '' ' ",
+ "( (ZY(( (XW (( ( ",
+ "+ +++++ +++\\[ ++ + ",
+ "* ***** ***\\[ ** * ",
+ "- ----- ---\\[ -- - ",
+ ", ,,,,, ,,,\\[ ,, , ",
+ "0 00000_^] 00000 00 0 ",
+ "/ /////_^] ///// // / ",
+ "2 22222222 22222 22 2 ",
+ "3 33333333 33333 33 3 ",
+ "4 44444444 44444 44 4 ",
+ "8 88888888 888888 88 8 ",
+ " ^ ",
+ " \x8a ",
+ "; f;;;;;;;; ;;;;;;e ;; ; ",
+ "< f<<<<<<<< <<<<<<e << < ",
+ "O OOOOOOOOO OOOOOOO OO O ",
+ "` ````````` ``````` `` ` ",
+ "S SSSSSSSSS SSSSSSS SS S ",
+ "W WWWWWWWWW WWWWWWW WW W ",
+ "\\ \\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\ \\\\ \\\\ ",
+ "E EEEEEEEEE EEEEEEE EE EE ",
+ " 1 0 /.-,+*)(' & %$ # \"!",
+ "] ]]]]]]]]] ]]]]]]] ]] ]] ",
+ " G "
+];
+
+XPathParser.gotoTable = [
+ "3456789:;<=>?@ AB CDEFGH IJ ",
+ " ",
+ " ",
+ " ",
+ "L456789:;<=>?@ AB CDEFGH IJ ",
+ " M EFGH IJ ",
+ " N;<=>?@ AB CDEFGH IJ ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " S EFGH IJ ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " e ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " h J ",
+ " i j ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "o456789:;<=>?@ ABpqCDEFGH IJ ",
+ " ",
+ " r6789:;<=>?@ AB CDEFGH IJ ",
+ " s789:;<=>?@ AB CDEFGH IJ ",
+ " t89:;<=>?@ AB CDEFGH IJ ",
+ " u89:;<=>?@ AB CDEFGH IJ ",
+ " v9:;<=>?@ AB CDEFGH IJ ",
+ " w9:;<=>?@ AB CDEFGH IJ ",
+ " x9:;<=>?@ AB CDEFGH IJ ",
+ " y9:;<=>?@ AB CDEFGH IJ ",
+ " z:;<=>?@ AB CDEFGH IJ ",
+ " {:;<=>?@ AB CDEFGH IJ ",
+ " |;<=>?@ AB CDEFGH IJ ",
+ " };<=>?@ AB CDEFGH IJ ",
+ " ~;<=>?@ AB CDEFGH IJ ",
+ " \x7f=>?@ AB CDEFGH IJ ",
+ "\x80456789:;<=>?@ AB CDEFGH IJ\x81",
+ " \x82 EFGH IJ ",
+ " \x83 EFGH IJ ",
+ " ",
+ " \x84 GH IJ ",
+ " \x85 GH IJ ",
+ " i \x86 ",
+ " i \x87 ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ " ",
+ "o456789:;<=>?@ AB\x8cqCDEFGH IJ ",
+ " ",
+ " "
+];
+
+XPathParser.productions = [
+ [1, 1, 2],
+ [2, 1, 3],
+ [3, 1, 4],
+ [3, 3, 3, -9, 4],
+ [4, 1, 5],
+ [4, 3, 4, -8, 5],
+ [5, 1, 6],
+ [5, 3, 5, -22, 6],
+ [5, 3, 5, -5, 6],
+ [6, 1, 7],
+ [6, 3, 6, -23, 7],
+ [6, 3, 6, -24, 7],
+ [6, 3, 6, -6, 7],
+ [6, 3, 6, -7, 7],
+ [7, 1, 8],
+ [7, 3, 7, -25, 8],
+ [7, 3, 7, -26, 8],
+ [8, 1, 9],
+ [8, 3, 8, -12, 9],
+ [8, 3, 8, -11, 9],
+ [8, 3, 8, -10, 9],
+ [9, 1, 10],
+ [9, 2, -26, 9],
+ [10, 1, 11],
+ [10, 3, 10, -27, 11],
+ [11, 1, 12],
+ [11, 1, 13],
+ [11, 3, 13, -28, 14],
+ [11, 3, 13, -4, 14],
+ [13, 1, 15],
+ [13, 2, 13, 16],
+ [15, 1, 17],
+ [15, 3, -29, 2, -30],
+ [15, 1, -15],
+ [15, 1, -16],
+ [15, 1, 18],
+ [18, 3, -13, -29, -30],
+ [18, 4, -13, -29, 19, -30],
+ [19, 1, 20],
+ [19, 3, 20, -31, 19],
+ [20, 1, 2],
+ [12, 1, 14],
+ [12, 1, 21],
+ [21, 1, -28],
+ [21, 2, -28, 14],
+ [21, 1, 22],
+ [14, 1, 23],
+ [14, 3, 14, -28, 23],
+ [14, 1, 24],
+ [23, 2, 25, 26],
+ [23, 1, 26],
+ [23, 3, 25, 26, 27],
+ [23, 2, 26, 27],
+ [23, 1, 28],
+ [27, 1, 16],
+ [27, 2, 16, 27],
+ [25, 2, -14, -3],
+ [25, 1, -32],
+ [26, 1, 29],
+ [26, 3, -20, -29, -30],
+ [26, 4, -21, -29, -15, -30],
+ [16, 3, -33, 30, -34],
+ [30, 1, 2],
+ [22, 2, -4, 14],
+ [24, 3, 14, -4, 23],
+ [28, 1, -35],
+ [28, 1, -2],
+ [17, 2, -36, -18],
+ [29, 1, -17],
+ [29, 1, -19],
+ [29, 1, -18]
+];
+
+XPathParser.DOUBLEDOT = 2;
+XPathParser.DOUBLECOLON = 3;
+XPathParser.DOUBLESLASH = 4;
+XPathParser.NOTEQUAL = 5;
+XPathParser.LESSTHANOREQUAL = 6;
+XPathParser.GREATERTHANOREQUAL = 7;
+XPathParser.AND = 8;
+XPathParser.OR = 9;
+XPathParser.MOD = 10;
+XPathParser.DIV = 11;
+XPathParser.MULTIPLYOPERATOR = 12;
+XPathParser.FUNCTIONNAME = 13;
+XPathParser.AXISNAME = 14;
+XPathParser.LITERAL = 15;
+XPathParser.NUMBER = 16;
+XPathParser.ASTERISKNAMETEST = 17;
+XPathParser.QNAME = 18;
+XPathParser.NCNAMECOLONASTERISK = 19;
+XPathParser.NODETYPE = 20;
+XPathParser.PROCESSINGINSTRUCTIONWITHLITERAL = 21;
+XPathParser.EQUALS = 22;
+XPathParser.LESSTHAN = 23;
+XPathParser.GREATERTHAN = 24;
+XPathParser.PLUS = 25;
+XPathParser.MINUS = 26;
+XPathParser.BAR = 27;
+XPathParser.SLASH = 28;
+XPathParser.LEFTPARENTHESIS = 29;
+XPathParser.RIGHTPARENTHESIS = 30;
+XPathParser.COMMA = 31;
+XPathParser.AT = 32;
+XPathParser.LEFTBRACKET = 33;
+XPathParser.RIGHTBRACKET = 34;
+XPathParser.DOT = 35;
+XPathParser.DOLLAR = 36;
+
+XPathParser.prototype.tokenize = function(s1) {
+ var types = [];
+ var values = [];
+ var s = s1 + '\0';
+
+ var pos = 0;
+ var c = s.charAt(pos++);
+ while (1) {
+ while (c == ' ' || c == '\t' || c == '\r' || c == '\n') {
+ c = s.charAt(pos++);
+ }
+ if (c == '\0' || pos >= s.length) {
+ break;
+ }
+
+ if (c == '(') {
+ types.push(XPathParser.LEFTPARENTHESIS);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == ')') {
+ types.push(XPathParser.RIGHTPARENTHESIS);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == '[') {
+ types.push(XPathParser.LEFTBRACKET);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == ']') {
+ types.push(XPathParser.RIGHTBRACKET);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == '@') {
+ types.push(XPathParser.AT);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == ',') {
+ types.push(XPathParser.COMMA);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == '|') {
+ types.push(XPathParser.BAR);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == '+') {
+ types.push(XPathParser.PLUS);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == '-') {
+ types.push(XPathParser.MINUS);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == '=') {
+ types.push(XPathParser.EQUALS);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c == '$') {
+ types.push(XPathParser.DOLLAR);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+
+ if (c == '.') {
+ c = s.charAt(pos++);
+ if (c == '.') {
+ types.push(XPathParser.DOUBLEDOT);
+ values.push("..");
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (c >= '0' && c <= '9') {
+ var number = "." + c;
+ c = s.charAt(pos++);
+ while (c >= '0' && c <= '9') {
+ number += c;
+ c = s.charAt(pos++);
+ }
+ types.push(XPathParser.NUMBER);
+ values.push(number);
+ continue;
+ }
+ types.push(XPathParser.DOT);
+ values.push('.');
+ continue;
+ }
+
+ if (c == '\'' || c == '"') {
+ var delimiter = c;
+ var literal = "";
+ while ((c = s.charAt(pos++)) != delimiter) {
+ literal += c;
+ }
+ types.push(XPathParser.LITERAL);
+ values.push(literal);
+ c = s.charAt(pos++);
+ continue;
+ }
+
+ if (c >= '0' && c <= '9') {
+ var number = c;
+ c = s.charAt(pos++);
+ while (c >= '0' && c <= '9') {
+ number += c;
+ c = s.charAt(pos++);
+ }
+ if (c == '.') {
+ if (s.charAt(pos) >= '0' && s.charAt(pos) <= '9') {
+ number += c;
+ number += s.charAt(pos++);
+ c = s.charAt(pos++);
+ while (c >= '0' && c <= '9') {
+ number += c;
+ c = s.charAt(pos++);
+ }
+ }
+ }
+ types.push(XPathParser.NUMBER);
+ values.push(number);
+ continue;
+ }
+
+ if (c == '*') {
+ if (types.length > 0) {
+ var last = types[types.length - 1];
+ if (last != XPathParser.AT
+ && last != XPathParser.DOUBLECOLON
+ && last != XPathParser.LEFTPARENTHESIS
+ && last != XPathParser.LEFTBRACKET
+ && last != XPathParser.AND
+ && last != XPathParser.OR
+ && last != XPathParser.MOD
+ && last != XPathParser.DIV
+ && last != XPathParser.MULTIPLYOPERATOR
+ && last != XPathParser.SLASH
+ && last != XPathParser.DOUBLESLASH
+ && last != XPathParser.BAR
+ && last != XPathParser.PLUS
+ && last != XPathParser.MINUS
+ && last != XPathParser.EQUALS
+ && last != XPathParser.NOTEQUAL
+ && last != XPathParser.LESSTHAN
+ && last != XPathParser.LESSTHANOREQUAL
+ && last != XPathParser.GREATERTHAN
+ && last != XPathParser.GREATERTHANOREQUAL) {
+ types.push(XPathParser.MULTIPLYOPERATOR);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+ }
+ types.push(XPathParser.ASTERISKNAMETEST);
+ values.push(c);
+ c = s.charAt(pos++);
+ continue;
+ }
+
+ if (c == ':') {
+ if (s.charAt(pos) == ':') {
+ types.push(XPathParser.DOUBLECOLON);
+ values.push("::");
+ pos++;
+ c = s.charAt(pos++);
+ continue;
+ }
+ }
+
+ if (c == '/') {
+ c = s.charAt(pos++);
+ if (c == '/') {
+ types.push(XPathParser.DOUBLESLASH);
+ values.push("//");
+ c = s.charAt(pos++);
+ continue;
+ }
+ types.push(XPathParser.SLASH);
+ values.push('/');
+ continue;
+ }
+
+ if (c == '!') {
+ if (s.charAt(pos) == '=') {
+ types.push(XPathParser.NOTEQUAL);
+ values.push("!=");
+ pos++;
+ c = s.charAt(pos++);
+ continue;
+ }
+ }
+
+ if (c == '<') {
+ if (s.charAt(pos) == '=') {
+ types.push(XPathParser.LESSTHANOREQUAL);
+ values.push("<=");
+ pos++;
+ c = s.charAt(pos++);
+ continue;
+ }
+ types.push(XPathParser.LESSTHAN);
+ values.push('<');
+ c = s.charAt(pos++);
+ continue;
+ }
+
+ if (c == '>') {
+ if (s.charAt(pos) == '=') {
+ types.push(XPathParser.GREATERTHANOREQUAL);
+ values.push(">=");
+ pos++;
+ c = s.charAt(pos++);
+ continue;
+ }
+ types.push(XPathParser.GREATERTHAN);
+ values.push('>');
+ c = s.charAt(pos++);
+ continue;
+ }
+
+ if (c == '_' || Utilities.isLetter(c.charCodeAt(0))) {
+ var name = c;
+ c = s.charAt(pos++);
+ while (Utilities.isNCNameChar(c.charCodeAt(0))) {
+ name += c;
+ c = s.charAt(pos++);
+ }
+ if (types.length > 0) {
+ var last = types[types.length - 1];
+ if (last != XPathParser.AT
+ && last != XPathParser.DOUBLECOLON
+ && last != XPathParser.LEFTPARENTHESIS
+ && last != XPathParser.LEFTBRACKET
+ && last != XPathParser.AND
+ && last != XPathParser.OR
+ && last != XPathParser.MOD
+ && last != XPathParser.DIV
+ && last != XPathParser.MULTIPLYOPERATOR
+ && last != XPathParser.SLASH
+ && last != XPathParser.DOUBLESLASH
+ && last != XPathParser.BAR
+ && last != XPathParser.PLUS
+ && last != XPathParser.MINUS
+ && last != XPathParser.EQUALS
+ && last != XPathParser.NOTEQUAL
+ && last != XPathParser.LESSTHAN
+ && last != XPathParser.LESSTHANOREQUAL
+ && last != XPathParser.GREATERTHAN
+ && last != XPathParser.GREATERTHANOREQUAL) {
+ if (name == "and") {
+ types.push(XPathParser.AND);
+ values.push(name);
+ continue;
+ }
+ if (name == "or") {
+ types.push(XPathParser.OR);
+ values.push(name);
+ continue;
+ }
+ if (name == "mod") {
+ types.push(XPathParser.MOD);
+ values.push(name);
+ continue;
+ }
+ if (name == "div") {
+ types.push(XPathParser.DIV);
+ values.push(name);
+ continue;
+ }
+ }
+ }
+ if (c == ':') {
+ if (s.charAt(pos) == '*') {
+ types.push(XPathParser.NCNAMECOLONASTERISK);
+ values.push(name + ":*");
+ pos++;
+ c = s.charAt(pos++);
+ continue;
+ }
+ if (s.charAt(pos) == '_' || Utilities.isLetter(s.charCodeAt(pos))) {
+ name += ':';
+ c = s.charAt(pos++);
+ while (Utilities.isNCNameChar(c.charCodeAt(0))) {
+ name += c;
+ c = s.charAt(pos++);
+ }
+ if (c == '(') {
+ types.push(XPathParser.FUNCTIONNAME);
+ values.push(name);
+ continue;
+ }
+ types.push(XPathParser.QNAME);
+ values.push(name);
+ continue;
+ }
+ if (s.charAt(pos) == ':') {
+ types.push(XPathParser.AXISNAME);
+ values.push(name);
+ continue;
+ }
+ }
+ if (c == '(') {
+ if (name == "comment" || name == "text" || name == "node") {
+ types.push(XPathParser.NODETYPE);
+ values.push(name);
+ continue;
+ }
+ if (name == "processing-instruction") {
+ if (s.charAt(pos) == ')') {
+ types.push(XPathParser.NODETYPE);
+ } else {
+ types.push(XPathParser.PROCESSINGINSTRUCTIONWITHLITERAL);
+ }
+ values.push(name);
+ continue;
+ }
+ types.push(XPathParser.FUNCTIONNAME);
+ values.push(name);
+ continue;
+ }
+ types.push(XPathParser.QNAME);
+ values.push(name);
+ continue;
+ }
+
+ throw new Error("Unexpected character " + c);
+ }
+ types.push(1);
+ values.push("[EOF]");
+ return [types, values];
+};
+
+XPathParser.SHIFT = 's';
+XPathParser.REDUCE = 'r';
+XPathParser.ACCEPT = 'a';
+
+XPathParser.prototype.parse = function(s) {
+ var types;
+ var values;
+ var res = this.tokenize(s);
+ if (res == undefined) {
+ return undefined;
+ }
+ types = res[0];
+ values = res[1];
+ var tokenPos = 0;
+ var state = [];
+ var tokenType = [];
+ var tokenValue = [];
+ var s;
+ var a;
+ var t;
+
+ state.push(0);
+ tokenType.push(1);
+ tokenValue.push("_S");
+
+ a = types[tokenPos];
+ t = values[tokenPos++];
+ while (1) {
+ s = state[state.length - 1];
+ switch (XPathParser.actionTable[s].charAt(a - 1)) {
+ case XPathParser.SHIFT:
+ tokenType.push(-a);
+ tokenValue.push(t);
+ state.push(XPathParser.actionTableNumber[s].charCodeAt(a - 1) - 32);
+ a = types[tokenPos];
+ t = values[tokenPos++];
+ break;
+ case XPathParser.REDUCE:
+ var num = XPathParser.productions[XPathParser.actionTableNumber[s].charCodeAt(a - 1) - 32][1];
+ var rhs = [];
+ for (var i = 0; i < num; i++) {
+ tokenType.pop();
+ rhs.unshift(tokenValue.pop());
+ state.pop();
+ }
+ var s_ = state[state.length - 1];
+ tokenType.push(XPathParser.productions[XPathParser.actionTableNumber[s].charCodeAt(a - 1) - 32][0]);
+ if (this.reduceActions[XPathParser.actionTableNumber[s].charCodeAt(a - 1) - 32] == undefined) {
+ tokenValue.push(rhs[0]);
+ } else {
+ tokenValue.push(this.reduceActions[XPathParser.actionTableNumber[s].charCodeAt(a - 1) - 32](rhs));
+ }
+ state.push(XPathParser.gotoTable[s_].charCodeAt(XPathParser.productions[XPathParser.actionTableNumber[s].charCodeAt(a - 1) - 32][0] - 2) - 33);
+ break;
+ case XPathParser.ACCEPT:
+ return new XPath(tokenValue.pop());
+ default:
+ throw new Error("XPath parse error");
+ }
+ }
+};
+
+// XPath /////////////////////////////////////////////////////////////////////
+
+XPath.prototype = new Object();
+XPath.prototype.constructor = XPath;
+XPath.superclass = Object.prototype;
+
+function XPath(e) {
+ this.expression = e;
+}
+
+XPath.prototype.toString = function() {
+ return this.expression.toString();
+};
+
+XPath.prototype.evaluate = function(c) {
+ c.contextNode = c.expressionContextNode;
+ c.contextSize = 1;
+ c.contextPosition = 1;
+ c.caseInsensitive = false;
+ if (c.contextNode != null) {
+ var doc = c.contextNode;
+ if (doc.nodeType != 9 /*Node.DOCUMENT_NODE*/) {
+ doc = doc.ownerDocument;
+ }
+ try {
+ c.caseInsensitive = doc.implementation.hasFeature("HTML", "2.0");
+ } catch (e) {
+ c.caseInsensitive = true;
+ }
+ }
+ return this.expression.evaluate(c);
+};
+
+XPath.XML_NAMESPACE_URI = "http://www.w3.org/XML/1998/namespace";
+XPath.XMLNS_NAMESPACE_URI = "http://www.w3.org/2000/xmlns/";
+
+// Expression ////////////////////////////////////////////////////////////////
+
+Expression.prototype = new Object();
+Expression.prototype.constructor = Expression;
+Expression.superclass = Object.prototype;
+
+function Expression() {
+}
+
+Expression.prototype.init = function() {
+};
+
+Expression.prototype.toString = function() {
+ return "<Expression>";
+};
+
+Expression.prototype.evaluate = function(c) {
+ throw new Error("Could not evaluate expression.");
+};
+
+// UnaryOperation ////////////////////////////////////////////////////////////
+
+UnaryOperation.prototype = new Expression();
+UnaryOperation.prototype.constructor = UnaryOperation;
+UnaryOperation.superclass = Expression.prototype;
+
+function UnaryOperation(rhs) {
+ if (arguments.length > 0) {
+ this.init(rhs);
+ }
+}
+
+UnaryOperation.prototype.init = function(rhs) {
+ this.rhs = rhs;
+};
+
+// UnaryMinusOperation ///////////////////////////////////////////////////////
+
+UnaryMinusOperation.prototype = new UnaryOperation();
+UnaryMinusOperation.prototype.constructor = UnaryMinusOperation;
+UnaryMinusOperation.superclass = UnaryOperation.prototype;
+
+function UnaryMinusOperation(rhs) {
+ if (arguments.length > 0) {
+ this.init(rhs);
+ }
+}
+
+UnaryMinusOperation.prototype.init = function(rhs) {
+ UnaryMinusOperation.superclass.init.call(this, rhs);
+};
+
+UnaryMinusOperation.prototype.evaluate = function(c) {
+ return this.rhs.evaluate(c).number().negate();
+};
+
+UnaryMinusOperation.prototype.toString = function() {
+ return "-" + this.rhs.toString();
+};
+
+// BinaryOperation ///////////////////////////////////////////////////////////
+
+BinaryOperation.prototype = new Expression();
+BinaryOperation.prototype.constructor = BinaryOperation;
+BinaryOperation.superclass = Expression.prototype;
+
+function BinaryOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+BinaryOperation.prototype.init = function(lhs, rhs) {
+ this.lhs = lhs;
+ this.rhs = rhs;
+};
+
+// OrOperation ///////////////////////////////////////////////////////////////
+
+OrOperation.prototype = new BinaryOperation();
+OrOperation.prototype.constructor = OrOperation;
+OrOperation.superclass = BinaryOperation.prototype;
+
+function OrOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+OrOperation.prototype.init = function(lhs, rhs) {
+ OrOperation.superclass.init.call(this, lhs, rhs);
+};
+
+OrOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " or " + this.rhs.toString() + ")";
+};
+
+OrOperation.prototype.evaluate = function(c) {
+ var b = this.lhs.evaluate(c).bool();
+ if (b.booleanValue()) {
+ return b;
+ }
+ return this.rhs.evaluate(c).bool();
+};
+
+// AndOperation //////////////////////////////////////////////////////////////
+
+AndOperation.prototype = new BinaryOperation();
+AndOperation.prototype.constructor = AndOperation;
+AndOperation.superclass = BinaryOperation.prototype;
+
+function AndOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+AndOperation.prototype.init = function(lhs, rhs) {
+ AndOperation.superclass.init.call(this, lhs, rhs);
+};
+
+AndOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " and " + this.rhs.toString() + ")";
+};
+
+AndOperation.prototype.evaluate = function(c) {
+ var b = this.lhs.evaluate(c).bool();
+ if (!b.booleanValue()) {
+ return b;
+ }
+ return this.rhs.evaluate(c).bool();
+};
+
+// EqualsOperation ///////////////////////////////////////////////////////////
+
+EqualsOperation.prototype = new BinaryOperation();
+EqualsOperation.prototype.constructor = EqualsOperation;
+EqualsOperation.superclass = BinaryOperation.prototype;
+
+function EqualsOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+EqualsOperation.prototype.init = function(lhs, rhs) {
+ EqualsOperation.superclass.init.call(this, lhs, rhs);
+};
+
+EqualsOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " = " + this.rhs.toString() + ")";
+};
+
+EqualsOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).equals(this.rhs.evaluate(c));
+};
+
+// NotEqualOperation /////////////////////////////////////////////////////////
+
+NotEqualOperation.prototype = new BinaryOperation();
+NotEqualOperation.prototype.constructor = NotEqualOperation;
+NotEqualOperation.superclass = BinaryOperation.prototype;
+
+function NotEqualOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+NotEqualOperation.prototype.init = function(lhs, rhs) {
+ NotEqualOperation.superclass.init.call(this, lhs, rhs);
+};
+
+NotEqualOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " != " + this.rhs.toString() + ")";
+};
+
+NotEqualOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).notequal(this.rhs.evaluate(c));
+};
+
+// LessThanOperation /////////////////////////////////////////////////////////
+
+LessThanOperation.prototype = new BinaryOperation();
+LessThanOperation.prototype.constructor = LessThanOperation;
+LessThanOperation.superclass = BinaryOperation.prototype;
+
+function LessThanOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+LessThanOperation.prototype.init = function(lhs, rhs) {
+ LessThanOperation.superclass.init.call(this, lhs, rhs);
+};
+
+LessThanOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).lessthan(this.rhs.evaluate(c));
+};
+
+LessThanOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " < " + this.rhs.toString() + ")";
+};
+
+// GreaterThanOperation //////////////////////////////////////////////////////
+
+GreaterThanOperation.prototype = new BinaryOperation();
+GreaterThanOperation.prototype.constructor = GreaterThanOperation;
+GreaterThanOperation.superclass = BinaryOperation.prototype;
+
+function GreaterThanOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+GreaterThanOperation.prototype.init = function(lhs, rhs) {
+ GreaterThanOperation.superclass.init.call(this, lhs, rhs);
+};
+
+GreaterThanOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).greaterthan(this.rhs.evaluate(c));
+};
+
+GreaterThanOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " > " + this.rhs.toString() + ")";
+};
+
+// LessThanOrEqualOperation //////////////////////////////////////////////////
+
+LessThanOrEqualOperation.prototype = new BinaryOperation();
+LessThanOrEqualOperation.prototype.constructor = LessThanOrEqualOperation;
+LessThanOrEqualOperation.superclass = BinaryOperation.prototype;
+
+function LessThanOrEqualOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+LessThanOrEqualOperation.prototype.init = function(lhs, rhs) {
+ LessThanOrEqualOperation.superclass.init.call(this, lhs, rhs);
+};
+
+LessThanOrEqualOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).lessthanorequal(this.rhs.evaluate(c));
+};
+
+LessThanOrEqualOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " <= " + this.rhs.toString() + ")";
+};
+
+// GreaterThanOrEqualOperation ///////////////////////////////////////////////
+
+GreaterThanOrEqualOperation.prototype = new BinaryOperation();
+GreaterThanOrEqualOperation.prototype.constructor = GreaterThanOrEqualOperation;
+GreaterThanOrEqualOperation.superclass = BinaryOperation.prototype;
+
+function GreaterThanOrEqualOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+GreaterThanOrEqualOperation.prototype.init = function(lhs, rhs) {
+ GreaterThanOrEqualOperation.superclass.init.call(this, lhs, rhs);
+};
+
+GreaterThanOrEqualOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).greaterthanorequal(this.rhs.evaluate(c));
+};
+
+GreaterThanOrEqualOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " >= " + this.rhs.toString() + ")";
+};
+
+// PlusOperation /////////////////////////////////////////////////////////////
+
+PlusOperation.prototype = new BinaryOperation();
+PlusOperation.prototype.constructor = PlusOperation;
+PlusOperation.superclass = BinaryOperation.prototype;
+
+function PlusOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+PlusOperation.prototype.init = function(lhs, rhs) {
+ PlusOperation.superclass.init.call(this, lhs, rhs);
+};
+
+PlusOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).number().plus(this.rhs.evaluate(c).number());
+};
+
+PlusOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " + " + this.rhs.toString() + ")";
+};
+
+// MinusOperation ////////////////////////////////////////////////////////////
+
+MinusOperation.prototype = new BinaryOperation();
+MinusOperation.prototype.constructor = MinusOperation;
+MinusOperation.superclass = BinaryOperation.prototype;
+
+function MinusOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+MinusOperation.prototype.init = function(lhs, rhs) {
+ MinusOperation.superclass.init.call(this, lhs, rhs);
+};
+
+MinusOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).number().minus(this.rhs.evaluate(c).number());
+};
+
+MinusOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " - " + this.rhs.toString() + ")";
+};
+
+// MultiplyOperation /////////////////////////////////////////////////////////
+
+MultiplyOperation.prototype = new BinaryOperation();
+MultiplyOperation.prototype.constructor = MultiplyOperation;
+MultiplyOperation.superclass = BinaryOperation.prototype;
+
+function MultiplyOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+MultiplyOperation.prototype.init = function(lhs, rhs) {
+ MultiplyOperation.superclass.init.call(this, lhs, rhs);
+};
+
+MultiplyOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).number().multiply(this.rhs.evaluate(c).number());
+};
+
+MultiplyOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " * " + this.rhs.toString() + ")";
+};
+
+// DivOperation //////////////////////////////////////////////////////////////
+
+DivOperation.prototype = new BinaryOperation();
+DivOperation.prototype.constructor = DivOperation;
+DivOperation.superclass = BinaryOperation.prototype;
+
+function DivOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+DivOperation.prototype.init = function(lhs, rhs) {
+ DivOperation.superclass.init.call(this, lhs, rhs);
+};
+
+DivOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).number().div(this.rhs.evaluate(c).number());
+};
+
+DivOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " div " + this.rhs.toString() + ")";
+};
+
+// ModOperation //////////////////////////////////////////////////////////////
+
+ModOperation.prototype = new BinaryOperation();
+ModOperation.prototype.constructor = ModOperation;
+ModOperation.superclass = BinaryOperation.prototype;
+
+function ModOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+ModOperation.prototype.init = function(lhs, rhs) {
+ ModOperation.superclass.init.call(this, lhs, rhs);
+};
+
+ModOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).number().mod(this.rhs.evaluate(c).number());
+};
+
+ModOperation.prototype.toString = function() {
+ return "(" + this.lhs.toString() + " mod " + this.rhs.toString() + ")";
+};
+
+// BarOperation //////////////////////////////////////////////////////////////
+
+BarOperation.prototype = new BinaryOperation();
+BarOperation.prototype.constructor = BarOperation;
+BarOperation.superclass = BinaryOperation.prototype;
+
+function BarOperation(lhs, rhs) {
+ if (arguments.length > 0) {
+ this.init(lhs, rhs);
+ }
+}
+
+BarOperation.prototype.init = function(lhs, rhs) {
+ BarOperation.superclass.init.call(this, lhs, rhs);
+};
+
+BarOperation.prototype.evaluate = function(c) {
+ return this.lhs.evaluate(c).nodeset().union(this.rhs.evaluate(c).nodeset());
+};
+
+BarOperation.prototype.toString = function() {
+ return this.lhs.toString() + " | " + this.rhs.toString();
+};
+
+// PathExpr //////////////////////////////////////////////////////////////////
+
+PathExpr.prototype = new Expression();
+PathExpr.prototype.constructor = PathExpr;
+PathExpr.superclass = Expression.prototype;
+
+function PathExpr(filter, filterPreds, locpath) {
+ if (arguments.length > 0) {
+ this.init(filter, filterPreds, locpath);
+ }
+}
+
+PathExpr.prototype.init = function(filter, filterPreds, locpath) {
+ PathExpr.superclass.init.call(this);
+ this.filter = filter;
+ this.filterPredicates = filterPreds;
+ this.locationPath = locpath;
+};
+
+PathExpr.prototype.evaluate = function(c) {
+ var nodes;
+ var xpc = new XPathContext();
+ xpc.variableResolver = c.variableResolver;
+ xpc.functionResolver = c.functionResolver;
+ xpc.namespaceResolver = c.namespaceResolver;
+ xpc.expressionContextNode = c.expressionContextNode;
+ xpc.virtualRoot = c.virtualRoot;
+ xpc.caseInsensitive = c.caseInsensitive;
+ if (this.filter == null) {
+ nodes = [ c.contextNode ];
+ } else {
+ var ns = this.filter.evaluate(c);
+ if (!Utilities.instance_of(ns, XNodeSet)) {
+ if (this.filterPredicates != null && this.filterPredicates.length > 0 || this.locationPath != null) {
+ throw new Error("Path expression filter must evaluate to a nodset if predicates or location path are used");
+ }
+ return ns;
+ }
+ nodes = ns.toArray();
+ if (this.filterPredicates != null) {
+ // apply each of the predicates in turn
+ for (var j = 0; j < this.filterPredicates.length; j++) {
+ var pred = this.filterPredicates[j];
+ var newNodes = [];
+ xpc.contextSize = nodes.length;
+ for (xpc.contextPosition = 1; xpc.contextPosition <= xpc.contextSize; xpc.contextPosition++) {
+ xpc.contextNode = nodes[xpc.contextPosition - 1];
+ if (this.predicateMatches(pred, xpc)) {
+ newNodes.push(xpc.contextNode);
+ }
+ }
+ nodes = newNodes;
+ }
+ }
+ }
+ if (this.locationPath != null) {
+ if (this.locationPath.absolute) {
+ if (nodes[0].nodeType != 9 /*Node.DOCUMENT_NODE*/) {
+ if (xpc.virtualRoot != null) {
+ nodes = [ xpc.virtualRoot ];
+ } else {
+ if (nodes[0].ownerDocument == null) {
+ // IE 5.5 doesn't have ownerDocument?
+ var n = nodes[0];
+ while (n.parentNode != null) {
+ n = n.parentNode;
+ }
+ nodes = [ n ];
+ } else {
+ nodes = [ nodes[0].ownerDocument ];
+ }
+ }
+ } else {
+ nodes = [ nodes[0] ];
+ }
+ }
+ for (var i = 0; i < this.locationPath.steps.length; i++) {
+ var step = this.locationPath.steps[i];
+ var newNodes = [];
+ for (var j = 0; j < nodes.length; j++) {
+ xpc.contextNode = nodes[j];
+ switch (step.axis) {
+ case Step.ANCESTOR:
+ // look at all the ancestor nodes
+ if (xpc.contextNode === xpc.virtualRoot) {
+ break;
+ }
+ var m;
+ if (xpc.contextNode.nodeType == 2 /*Node.ATTRIBUTE_NODE*/) {
+ m = this.getOwnerElement(xpc.contextNode);
+ } else {
+ m = xpc.contextNode.parentNode;
+ }
+ while (m != null) {
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ if (m === xpc.virtualRoot) {
+ break;
+ }
+ m = m.parentNode;
+ }
+ break;
+
+ case Step.ANCESTORORSELF:
+ // look at all the ancestor nodes and the current node
+ for (var m = xpc.contextNode; m != null; m = m.nodeType == 2 /*Node.ATTRIBUTE_NODE*/ ? this.getOwnerElement(m) : m.parentNode) {
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ if (m === xpc.virtualRoot) {
+ break;
+ }
+ }
+ break;
+
+ case Step.ATTRIBUTE:
+ // look at the attributes
+ var nnm = xpc.contextNode.attributes;
+ if (nnm != null) {
+ for (var k = 0; k < nnm.length; k++) {
+ var m = nnm.item(k);
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ }
+ }
+ break;
+
+ case Step.CHILD:
+ // look at all child elements
+ for (var m = xpc.contextNode.firstChild; m != null; m = m.nextSibling) {
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ }
+ break;
+
+ case Step.DESCENDANT:
+ // look at all descendant nodes
+ var st = [ xpc.contextNode.firstChild ];
+ while (st.length > 0) {
+ for (var m = st.pop(); m != null; ) {
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ if (m.firstChild != null) {
+ st.push(m.nextSibling);
+ m = m.firstChild;
+ } else {
+ m = m.nextSibling;
+ }
+ }
+ }
+ break;
+
+ case Step.DESCENDANTORSELF:
+ // look at self
+ if (step.nodeTest.matches(xpc.contextNode, xpc)) {
+ newNodes.push(xpc.contextNode);
+ }
+ // look at all descendant nodes
+ var st = [ xpc.contextNode.firstChild ];
+ while (st.length > 0) {
+ for (var m = st.pop(); m != null; ) {
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ if (m.firstChild != null) {
+ st.push(m.nextSibling);
+ m = m.firstChild;
+ } else {
+ m = m.nextSibling;
+ }
+ }
+ }
+ break;
+
+ case Step.FOLLOWING:
+ if (xpc.contextNode === xpc.virtualRoot) {
+ break;
+ }
+ var st = [];
+ if (xpc.contextNode.firstChild != null) {
+ st.unshift(xpc.contextNode.firstChild);
+ } else {
+ st.unshift(xpc.contextNode.nextSibling);
+ }
+ for (var m = xpc.contextNode.parentNode; m != null && m.nodeType != 9 /*Node.DOCUMENT_NODE*/ && m !== xpc.virtualRoot; m = m.parentNode) {
+ st.unshift(m.nextSibling);
+ }
+ do {
+ for (var m = st.pop(); m != null; ) {
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ if (m.firstChild != null) {
+ st.push(m.nextSibling);
+ m = m.firstChild;
+ } else {
+ m = m.nextSibling;
+ }
+ }
+ } while (st.length > 0);
+ break;
+
+ case Step.FOLLOWINGSIBLING:
+ if (xpc.contextNode === xpc.virtualRoot) {
+ break;
+ }
+ for (var m = xpc.contextNode.nextSibling; m != null; m = m.nextSibling) {
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ }
+ break;
+
+ case Step.NAMESPACE:
+ var n = {};
+ if (xpc.contextNode.nodeType == 1 /*Node.ELEMENT_NODE*/) {
+ n["xml"] = XPath.XML_NAMESPACE_URI;
+ n["xmlns"] = XPath.XMLNS_NAMESPACE_URI;
+ for (var m = xpc.contextNode; m != null && m.nodeType == 1 /*Node.ELEMENT_NODE*/; m = m.parentNode) {
+ for (var k = 0; k < m.attributes.length; k++) {
+ var attr = m.attributes.item(k);
+ var nm = String(attr.name);
+ if (nm == "xmlns") {
+ if (n[""] == undefined) {
+ n[""] = attr.value;
+ }
+ } else if (nm.length > 6 && nm.substring(0, 6) == "xmlns:") {
+ var pre = nm.substring(6, nm.length);
+ if (n[pre] == undefined) {
+ n[pre] = attr.value;
+ }
+ }
+ }
+ }
+ for (var pre in n) {
+ var nsn = new NamespaceNode(pre, n[pre], xpc.contextNode);
+ if (step.nodeTest.matches(nsn, xpc)) {
+ newNodes.push(nsn);
+ }
+ }
+ }
+ break;
+
+ case Step.PARENT:
+ m = null;
+ if (xpc.contextNode !== xpc.virtualRoot) {
+ if (xpc.contextNode.nodeType == 2 /*Node.ATTRIBUTE_NODE*/) {
+ m = this.getOwnerElement(xpc.contextNode);
+ } else {
+ m = xpc.contextNode.parentNode;
+ }
+ }
+ if (m != null && step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ break;
+
+ case Step.PRECEDING:
+ var st;
+ if (xpc.virtualRoot != null) {
+ st = [ xpc.virtualRoot ];
+ } else {
+ st = xpc.contextNode.nodeType == 9 /*Node.DOCUMENT_NODE*/
+ ? [ xpc.contextNode ]
+ : [ xpc.contextNode.ownerDocument ];
+ }
+ outer: while (st.length > 0) {
+ for (var m = st.pop(); m != null; ) {
+ if (m == xpc.contextNode) {
+ break outer;
+ }
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.unshift(m);
+ }
+ if (m.firstChild != null) {
+ st.push(m.nextSibling);
+ m = m.firstChild;
+ } else {
+ m = m.nextSibling;
+ }
+ }
+ }
+ break;
+
+ case Step.PRECEDINGSIBLING:
+ if (xpc.contextNode === xpc.virtualRoot) {
+ break;
+ }
+ for (var m = xpc.contextNode.previousSibling; m != null; m = m.previousSibling) {
+ if (step.nodeTest.matches(m, xpc)) {
+ newNodes.push(m);
+ }
+ }
+ break;
+
+ case Step.SELF:
+ if (step.nodeTest.matches(xpc.contextNode, xpc)) {
+ newNodes.push(xpc.contextNode);
+ }
+ break;
+
+ default:
+ }
+ }
+ nodes = newNodes;
+ // apply each of the predicates in turn
+ for (var j = 0; j < step.predicates.length; j++) {
+ var pred = step.predicates[j];
+ var newNodes = [];
+ xpc.contextSize = nodes.length;
+ for (xpc.contextPosition = 1; xpc.contextPosition <= xpc.contextSize; xpc.contextPosition++) {
+ xpc.contextNode = nodes[xpc.contextPosition - 1];
+ if (this.predicateMatches(pred, xpc)) {
+ newNodes.push(xpc.contextNode);
+ } else {
+ }
+ }
+ nodes = newNodes;
+ }
+ }
+ }
+ var ns = new XNodeSet();
+ ns.addArray(nodes);
+ return ns;
+};
+
+PathExpr.prototype.predicateMatches = function(pred, c) {
+ var res = pred.evaluate(c);
+ if (Utilities.instance_of(res, XNumber)) {
+ return c.contextPosition == res.numberValue();
+ }
+ return res.booleanValue();
+};
+
+PathExpr.prototype.toString = function() {
+ if (this.filter != undefined) {
+ var s = this.filter.toString();
+ if (Utilities.instance_of(this.filter, XString)) {
+ s = "'" + s + "'";
+ }
+ if (this.filterPredicates != undefined) {
+ for (var i = 0; i < this.filterPredicates.length; i++) {
+ s = s + "[" + this.filterPredicates[i].toString() + "]";
+ }
+ }
+ if (this.locationPath != undefined) {
+ if (!this.locationPath.absolute) {
+ s += "/";
+ }
+ s += this.locationPath.toString();
+ }
+ return s;
+ }
+ return this.locationPath.toString();
+};
+
+PathExpr.prototype.getOwnerElement = function(n) {
+ // DOM 2 has ownerElement
+ if (n.ownerElement) {
+ return n.ownerElement;
+ }
+ // DOM 1 Internet Explorer can use selectSingleNode (ironically)
+ try {
+ if (n.selectSingleNode) {
+ return n.selectSingleNode("..");
+ }
+ } catch (e) {
+ }
+ // Other DOM 1 implementations must use this egregious search
+ var doc = n.nodeType == 9 /*Node.DOCUMENT_NODE*/
+ ? n
+ : n.ownerDocument;
+ var elts = doc.getElementsByTagName("*");
+ for (var i = 0; i < elts.length; i++) {
+ var elt = elts.item(i);
+ var nnm = elt.attributes;
+ for (var j = 0; j < nnm.length; j++) {
+ var an = nnm.item(j);
+ if (an === n) {
+ return elt;
+ }
+ }
+ }
+ return null;
+};
+
+// LocationPath //////////////////////////////////////////////////////////////
+
+LocationPath.prototype = new Object();
+LocationPath.prototype.constructor = LocationPath;
+LocationPath.superclass = Object.prototype;
+
+function LocationPath(abs, steps) {
+ if (arguments.length > 0) {
+ this.init(abs, steps);
+ }
+}
+
+LocationPath.prototype.init = function(abs, steps) {
+ this.absolute = abs;
+ this.steps = steps;
+};
+
+LocationPath.prototype.toString = function() {
+ var s;
+ if (this.absolute) {
+ s = "/";
+ } else {
+ s = "";
+ }
+ for (var i = 0; i < this.steps.length; i++) {
+ if (i != 0) {
+ s += "/";
+ }
+ s += this.steps[i].toString();
+ }
+ return s;
+};
+
+// Step //////////////////////////////////////////////////////////////////////
+
+Step.prototype = new Object();
+Step.prototype.constructor = Step;
+Step.superclass = Object.prototype;
+
+function Step(axis, nodetest, preds) {
+ if (arguments.length > 0) {
+ this.init(axis, nodetest, preds);
+ }
+}
+
+Step.prototype.init = function(axis, nodetest, preds) {
+ this.axis = axis;
+ this.nodeTest = nodetest;
+ this.predicates = preds;
+};
+
+Step.prototype.toString = function() {
+ var s;
+ switch (this.axis) {
+ case Step.ANCESTOR:
+ s = "ancestor";
+ break;
+ case Step.ANCESTORORSELF:
+ s = "ancestor-or-self";
+ break;
+ case Step.ATTRIBUTE:
+ s = "attribute";
+ break;
+ case Step.CHILD:
+ s = "child";
+ break;
+ case Step.DESCENDANT:
+ s = "descendant";
+ break;
+ case Step.DESCENDANTORSELF:
+ s = "descendant-or-self";
+ break;
+ case Step.FOLLOWING:
+ s = "following";
+ break;
+ case Step.FOLLOWINGSIBLING:
+ s = "following-sibling";
+ break;
+ case Step.NAMESPACE:
+ s = "namespace";
+ break;
+ case Step.PARENT:
+ s = "parent";
+ break;
+ case Step.PRECEDING:
+ s = "preceding";
+ break;
+ case Step.PRECEDINGSIBLING:
+ s = "preceding-sibling";
+ break;
+ case Step.SELF:
+ s = "self";
+ break;
+ }
+ s += "::";
+ s += this.nodeTest.toString();
+ for (var i = 0; i < this.predicates.length; i++) {
+ s += "[" + this.predicates[i].toString() + "]";
+ }
+ return s;
+};
+
+Step.ANCESTOR = 0;
+Step.ANCESTORORSELF = 1;
+Step.ATTRIBUTE = 2;
+Step.CHILD = 3;
+Step.DESCENDANT = 4;
+Step.DESCENDANTORSELF = 5;
+Step.FOLLOWING = 6;
+Step.FOLLOWINGSIBLING = 7;
+Step.NAMESPACE = 8;
+Step.PARENT = 9;
+Step.PRECEDING = 10;
+Step.PRECEDINGSIBLING = 11;
+Step.SELF = 12;
+
+// NodeTest //////////////////////////////////////////////////////////////////
+
+NodeTest.prototype = new Object();
+NodeTest.prototype.constructor = NodeTest;
+NodeTest.superclass = Object.prototype;
+
+function NodeTest(type, value) {
+ if (arguments.length > 0) {
+ this.init(type, value);
+ }
+}
+
+NodeTest.prototype.init = function(type, value) {
+ this.type = type;
+ this.value = value;
+};
+
+NodeTest.prototype.toString = function() {
+ switch (this.type) {
+ case NodeTest.NAMETESTANY:
+ return "*";
+ case NodeTest.NAMETESTPREFIXANY:
+ return this.value + ":*";
+ case NodeTest.NAMETESTRESOLVEDANY:
+ return "{" + this.value + "}*";
+ case NodeTest.NAMETESTQNAME:
+ return this.value;
+ case NodeTest.NAMETESTRESOLVEDNAME:
+ return "{" + this.namespaceURI + "}" + this.value;
+ case NodeTest.COMMENT:
+ return "comment()";
+ case NodeTest.TEXT:
+ return "text()";
+ case NodeTest.PI:
+ if (this.value != undefined) {
+ return "processing-instruction(\"" + this.value + "\")";
+ }
+ return "processing-instruction()";
+ case NodeTest.NODE:
+ return "node()";
+ }
+ return "<unknown nodetest type>";
+};
+
+NodeTest.prototype.matches = function(n, xpc) {
+ switch (this.type) {
+ case NodeTest.NAMETESTANY:
+ if (n.nodeType == 2 /*Node.ATTRIBUTE_NODE*/
+ || n.nodeType == 1 /*Node.ELEMENT_NODE*/
+ || n.nodeType == XPathNamespace.XPATH_NAMESPACE_NODE) {
+ return true;
+ }
+ return false;
+ case NodeTest.NAMETESTPREFIXANY:
+ if ((n.nodeType == 2 /*Node.ATTRIBUTE_NODE*/ || n.nodeType == 1 /*Node.ELEMENT_NODE*/)) {
+ var ns = xpc.namespaceResolver.getNamespace(this.value, xpc.expressionContextNode)
+ if (ns == null) {
+ throw new Error("Cannot resolve QName " + this.value);
+ }
+ return true;
+ }
+ return false;
+ case NodeTest.NAMETESTQNAME:
+ if (n.nodeType == 2 /*Node.ATTRIBUTE_NODE*/
+ || n.nodeType == 1 /*Node.ELEMENT_NODE*/
+ || n.nodeType == XPathNamespace.XPATH_NAMESPACE_NODE) {
+ var test = Utilities.resolveQName(this.value, xpc.namespaceResolver, xpc.expressionContextNode, false);
+ if (test[0] == null) {
+ throw new Error("Cannot resolve QName " + this.value);
+ }
+ test[0] = String(test[0]);
+ test[1] = String(test[1]);
+ if (test[0] == "") {
+ test[0] = null;
+ }
+ var node = Utilities.resolveQName(n.nodeName, xpc.namespaceResolver, n, true);
+ node[0] = String(node[0]);
+ node[1] = String(node[1]);
+ if (node[0] == "") {
+ node[0] = null;
+ }
+ if (xpc.caseInsensitive) {
+ return test[0] == node[0] && String(test[1]).toLowerCase() == String(node[1]).toLowerCase();
+ }
+ return test[0] == node[0] && test[1] == node[1];
+ }
+ return false;
+ case NodeTest.COMMENT:
+ return n.nodeType == 8 /*Node.COMMENT_NODE*/;
+ case NodeTest.TEXT:
+ return n.nodeType == 3 /*Node.TEXT_NODE*/ || n.nodeType == 4 /*Node.CDATA_SECTION_NODE*/;
+ case NodeTest.PI:
+ return n.nodeType == 7 /*Node.PROCESSING_INSTRUCTION_NODE*/
+ && (this.value == null || n.nodeName == this.value);
+ case NodeTest.NODE:
+ return n.nodeType == 9 /*Node.DOCUMENT_NODE*/
+ || n.nodeType == 1 /*Node.ELEMENT_NODE*/
+ || n.nodeType == 2 /*Node.ATTRIBUTE_NODE*/
+ || n.nodeType == 3 /*Node.TEXT_NODE*/
+ || n.nodeType == 4 /*Node.CDATA_SECTION_NODE*/
+ || n.nodeType == 8 /*Node.COMMENT_NODE*/
+ || n.nodeType == 7 /*Node.PROCESSING_INSTRUCTION_NODE*/;
+ }
+ return false;
+};
+
+NodeTest.NAMETESTANY = 0;
+NodeTest.NAMETESTPREFIXANY = 1;
+NodeTest.NAMETESTQNAME = 2;
+NodeTest.COMMENT = 3;
+NodeTest.TEXT = 4;
+NodeTest.PI = 5;
+NodeTest.NODE = 6;
+
+// VariableReference /////////////////////////////////////////////////////////
+
+VariableReference.prototype = new Expression();
+VariableReference.prototype.constructor = VariableReference;
+VariableReference.superclass = Expression.prototype;
+
+function VariableReference(v) {
+ if (arguments.length > 0) {
+ this.init(v);
+ }
+}
+
+VariableReference.prototype.init = function(v) {
+ this.variable = v;
+};
+
+VariableReference.prototype.toString = function() {
+ return "$" + this.variable;
+};
+
+VariableReference.prototype.evaluate = function(c) {
+ return c.variableResolver.getVariable(this.variable, c);
+};
+
+// FunctionCall //////////////////////////////////////////////////////////////
+
+FunctionCall.prototype = new Expression();
+FunctionCall.prototype.constructor = FunctionCall;
+FunctionCall.superclass = Expression.prototype;
+
+function FunctionCall(fn, args) {
+ if (arguments.length > 0) {
+ this.init(fn, args);
+ }
+}
+
+FunctionCall.prototype.init = function(fn, args) {
+ this.functionName = fn;
+ this.arguments = args;
+};
+
+FunctionCall.prototype.toString = function() {
+ var s = this.functionName + "(";
+ for (var i = 0; i < this.arguments.length; i++) {
+ if (i > 0) {
+ s += ", ";
+ }
+ s += this.arguments[i].toString();
+ }
+ return s + ")";
+};
+
+FunctionCall.prototype.evaluate = function(c) {
+ var f = c.functionResolver.getFunction(this.functionName, c);
+ if (f == undefined) {
+ throw new Error("Unknown function " + this.functionName);
+ }
+ var a = [c].concat(this.arguments);
+ return f.apply(c.functionResolver.thisArg, a);
+};
+
+// XString ///////////////////////////////////////////////////////////////////
+
+XString.prototype = new Expression();
+XString.prototype.constructor = XString;
+XString.superclass = Expression.prototype;
+
+function XString(s) {
+ if (arguments.length > 0) {
+ this.init(s);
+ }
+}
+
+XString.prototype.init = function(s) {
+ this.str = s;
+};
+
+XString.prototype.toString = function() {
+ return this.str;
+};
+
+XString.prototype.evaluate = function(c) {
+ return this;
+};
+
+XString.prototype.string = function() {
+ return this;
+};
+
+XString.prototype.number = function() {
+ return new XNumber(this.str);
+};
+
+XString.prototype.bool = function() {
+ return new XBoolean(this.str);
+};
+
+XString.prototype.nodeset = function() {
+ throw new Error("Cannot convert string to nodeset");
+};
+
+XString.prototype.stringValue = function() {
+ return this.str;
+};
+
+XString.prototype.numberValue = function() {
+ return this.number().numberValue();
+};
+
+XString.prototype.booleanValue = function() {
+ return this.bool().booleanValue();
+};
+
+XString.prototype.equals = function(r) {
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.bool().equals(r);
+ }
+ if (Utilities.instance_of(r, XNumber)) {
+ return this.number().equals(r);
+ }
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithString(this, Operators.equals);
+ }
+ return new XBoolean(this.str == r.str);
+};
+
+XString.prototype.notequal = function(r) {
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.bool().notequal(r);
+ }
+ if (Utilities.instance_of(r, XNumber)) {
+ return this.number().notequal(r);
+ }
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithString(this, Operators.notequal);
+ }
+ return new XBoolean(this.str != r.str);
+};
+
+XString.prototype.lessthan = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this.number(), Operators.greaterthanorequal);
+ }
+ return this.number().lessthan(r.number());
+};
+
+XString.prototype.greaterthan = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this.number(), Operators.lessthanorequal);
+ }
+ return this.number().greaterthan(r.number());
+};
+
+XString.prototype.lessthanorequal = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this.number(), Operators.greaterthan);
+ }
+ return this.number().lessthanorequal(r.number());
+};
+
+XString.prototype.greaterthanorequal = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this.number(), Operators.lessthan);
+ }
+ return this.number().greaterthanorequal(r.number());
+};
+
+// XNumber ///////////////////////////////////////////////////////////////////
+
+XNumber.prototype = new Expression();
+XNumber.prototype.constructor = XNumber;
+XNumber.superclass = Expression.prototype;
+
+function XNumber(n) {
+ if (arguments.length > 0) {
+ this.init(n);
+ }
+}
+
+XNumber.prototype.init = function(n) {
+ this.num = Number(n);
+};
+
+XNumber.prototype.toString = function() {
+ return this.num;
+};
+
+XNumber.prototype.evaluate = function(c) {
+ return this;
+};
+
+XNumber.prototype.string = function() {
+ return new XString(this.num);
+};
+
+XNumber.prototype.number = function() {
+ return this;
+};
+
+XNumber.prototype.bool = function() {
+ return new XBoolean(this.num);
+};
+
+XNumber.prototype.nodeset = function() {
+ throw new Error("Cannot convert number to nodeset");
+};
+
+XNumber.prototype.stringValue = function() {
+ return this.string().stringValue();
+};
+
+XNumber.prototype.numberValue = function() {
+ return this.num;
+};
+
+XNumber.prototype.booleanValue = function() {
+ return this.bool().booleanValue();
+};
+
+XNumber.prototype.negate = function() {
+ return new XNumber(-this.num);
+};
+
+XNumber.prototype.equals = function(r) {
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.bool().equals(r);
+ }
+ if (Utilities.instance_of(r, XString)) {
+ return this.equals(r.number());
+ }
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this, Operators.equals);
+ }
+ return new XBoolean(this.num == r.num);
+};
+
+XNumber.prototype.notequal = function(r) {
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.bool().notequal(r);
+ }
+ if (Utilities.instance_of(r, XString)) {
+ return this.notequal(r.number());
+ }
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this, Operators.notequal);
+ }
+ return new XBoolean(this.num != r.num);
+};
+
+XNumber.prototype.lessthan = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this, Operators.greaterthanorequal);
+ }
+ if (Utilities.instance_of(r, XBoolean) || Utilities.instance_of(r, XString)) {
+ return this.lessthan(r.number());
+ }
+ return new XBoolean(this.num < r.num);
+};
+
+XNumber.prototype.greaterthan = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this, Operators.lessthanorequal);
+ }
+ if (Utilities.instance_of(r, XBoolean) || Utilities.instance_of(r, XString)) {
+ return this.greaterthan(r.number());
+ }
+ return new XBoolean(this.num > r.num);
+};
+
+XNumber.prototype.lessthanorequal = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this, Operators.greaterthan);
+ }
+ if (Utilities.instance_of(r, XBoolean) || Utilities.instance_of(r, XString)) {
+ return this.lessthanorequal(r.number());
+ }
+ return new XBoolean(this.num <= r.num);
+};
+
+XNumber.prototype.greaterthanorequal = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this, Operators.lessthan);
+ }
+ if (Utilities.instance_of(r, XBoolean) || Utilities.instance_of(r, XString)) {
+ return this.greaterthanorequal(r.number());
+ }
+ return new XBoolean(this.num >= r.num);
+};
+
+XNumber.prototype.plus = function(r) {
+ return new XNumber(this.num + r.num);
+};
+
+XNumber.prototype.minus = function(r) {
+ return new XNumber(this.num - r.num);
+};
+
+XNumber.prototype.multiply = function(r) {
+ return new XNumber(this.num * r.num);
+};
+
+XNumber.prototype.div = function(r) {
+ return new XNumber(this.num / r.num);
+};
+
+XNumber.prototype.mod = function(r) {
+ return new XNumber(this.num % r.num);
+};
+
+// XBoolean //////////////////////////////////////////////////////////////////
+
+XBoolean.prototype = new Expression();
+XBoolean.prototype.constructor = XBoolean;
+XBoolean.superclass = Expression.prototype;
+
+function XBoolean(b) {
+ if (arguments.length > 0) {
+ this.init(b);
+ }
+}
+
+XBoolean.prototype.init = function(b) {
+ this.b = Boolean(b);
+};
+
+XBoolean.prototype.toString = function() {
+ return this.b.toString();
+};
+
+XBoolean.prototype.evaluate = function(c) {
+ return this;
+};
+
+XBoolean.prototype.string = function() {
+ return new XString(this.b);
+};
+
+XBoolean.prototype.number = function() {
+ return new XNumber(this.b);
+};
+
+XBoolean.prototype.bool = function() {
+ return this;
+};
+
+XBoolean.prototype.nodeset = function() {
+ throw new Error("Cannot convert boolean to nodeset");
+};
+
+XBoolean.prototype.stringValue = function() {
+ return this.string().stringValue();
+};
+
+XBoolean.prototype.numberValue = function() {
+ return this.num().numberValue();
+};
+
+XBoolean.prototype.booleanValue = function() {
+ return this.b;
+};
+
+XBoolean.prototype.not = function() {
+ return new XBoolean(!this.b);
+};
+
+XBoolean.prototype.equals = function(r) {
+ if (Utilities.instance_of(r, XString) || Utilities.instance_of(r, XNumber)) {
+ return this.equals(r.bool());
+ }
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithBoolean(this, Operators.equals);
+ }
+ return new XBoolean(this.b == r.b);
+};
+
+XBoolean.prototype.notequal = function(r) {
+ if (Utilities.instance_of(r, XString) || Utilities.instance_of(r, XNumber)) {
+ return this.notequal(r.bool());
+ }
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithBoolean(this, Operators.notequal);
+ }
+ return new XBoolean(this.b != r.b);
+};
+
+XBoolean.prototype.lessthan = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this.number(), Operators.greaterthanorequal);
+ }
+ return this.number().lessthan(r.number());
+};
+
+XBoolean.prototype.greaterthan = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this.number(), Operators.lessthanorequal);
+ }
+ return this.number().greaterthan(r.number());
+};
+
+XBoolean.prototype.lessthanorequal = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this.number(), Operators.greaterthan);
+ }
+ return this.number().lessthanorequal(r.number());
+};
+
+XBoolean.prototype.greaterthanorequal = function(r) {
+ if (Utilities.instance_of(r, XNodeSet)) {
+ return r.compareWithNumber(this.number(), Operators.lessthan);
+ }
+ return this.number().greaterthanorequal(r.number());
+};
+
+// XNodeSet //////////////////////////////////////////////////////////////////
+
+XNodeSet.prototype = new Expression();
+XNodeSet.prototype.constructor = XNodeSet;
+XNodeSet.superclass = Expression.prototype;
+
+function XNodeSet() {
+ this.init();
+}
+
+XNodeSet.prototype.init = function() {
+ this.tree = null;
+ this.size = 0;
+};
+
+XNodeSet.prototype.toString = function() {
+ var p = this.first();
+ if (p == null) {
+ return "";
+ }
+ return this.stringForNode(p);
+};
+
+XNodeSet.prototype.evaluate = function(c) {
+ return this;
+};
+
+XNodeSet.prototype.string = function() {
+ return new XString(this.toString());
+};
+
+XNodeSet.prototype.stringValue = function() {
+ return this.toString();
+};
+
+XNodeSet.prototype.number = function() {
+ return new XNumber(this.string());
+};
+
+XNodeSet.prototype.numberValue = function() {
+ return Number(this.string());
+};
+
+XNodeSet.prototype.bool = function() {
+ return new XBoolean(this.tree != null);
+};
+
+XNodeSet.prototype.booleanValue = function() {
+ return this.tree != null;
+};
+
+XNodeSet.prototype.nodeset = function() {
+ return this;
+};
+
+XNodeSet.prototype.stringForNode = function(n) {
+ if (n.nodeType == 9 /*Node.DOCUMENT_NODE*/) {
+ n = n.documentElement;
+ }
+ if (n.nodeType == 1 /*Node.ELEMENT_NODE*/) {
+ return this.stringForNodeRec(n);
+ }
+ if (n.isNamespaceNode) {
+ return n.namespace;
+ }
+ return n.nodeValue;
+};
+
+XNodeSet.prototype.stringForNodeRec = function(n) {
+ var s = "";
+ for (var n2 = n.firstChild; n2 != null; n2 = n2.nextSibling) {
+ if (n2.nodeType == 3 /*Node.TEXT_NODE*/) {
+ s += n2.nodeValue;
+ } else if (n2.nodeType == 1 /*Node.ELEMENT_NODE*/) {
+ s += this.stringForNodeRec(n2);
+ }
+ }
+ return s;
+};
+
+XNodeSet.prototype.first = function() {
+ var p = this.tree;
+ if (p == null) {
+ return null;
+ }
+ while (p.left != null) {
+ p = p.left;
+ }
+ return p.node;
+};
+
+XNodeSet.prototype.add = function(n) {
+ if (this.tree == null) {
+ this.tree = new Object();
+ this.tree.node = n;
+ this.tree.left = null;
+ this.tree.right = null;
+ this.size = 1;
+ return;
+ }
+
+ var p = this.tree;
+ while (1) {
+ var o = this.order(n, p.node);
+ if (o == 0) {
+ return;
+ }
+ if (o > 0) {
+ if (p.right == null) {
+ p.right = new Object();
+ p.right.node = n;
+ p.right.left = null;
+ p.right.right = null;
+ this.size++;
+ return;
+ }
+ p = p.right;
+ } else {
+ if (p.left == null) {
+ p.left = new Object();
+ p.left.node = n;
+ p.left.left = null;
+ p.left.right = null;
+ this.size++;
+ return;
+ }
+ p = p.left;
+ }
+ }
+};
+
+XNodeSet.prototype.addArray = function(ns) {
+ for (var i = 0; i < ns.length; i++) {
+ this.add(ns[i]);
+ }
+};
+
+XNodeSet.prototype.toArray = function() {
+ var a = [];
+ this.toArrayRec(this.tree, a);
+ return a;
+};
+
+XNodeSet.prototype.toArrayRec = function(t, a) {
+ if (t != null) {
+ this.toArrayRec(t.left, a);
+ a.push(t.node);
+ this.toArrayRec(t.right, a);
+ }
+};
+
+XNodeSet.prototype.order = function(n1, n2) {
+ if (n1 == n2) {
+ return 0;
+ }
+ var d1 = 0;
+ var d2 = 0;
+ for (var m1 = n1; m1 != null; m1 = m1.parentNode) {
+ d1++;
+ }
+ for (var m2 = n2; m2 != null; m2 = m2.parentNode) {
+ d2++;
+ }
+ if (d1 > d2) {
+ while (d1 > d2) {
+ n1 = n1.parentNode;
+ d1--;
+ }
+ if (n1 == n2) {
+ return 1;
+ }
+ } else if (d2 > d1) {
+ while (d2 > d1) {
+ n2 = n2.parentNode;
+ d2--;
+ }
+ if (n1 == n2) {
+ return -1;
+ }
+ }
+ while (n1.parentNode != n2.parentNode) {
+ n1 = n1.parentNode;
+ n2 = n2.parentNode;
+ }
+ while (n1.previousSibling != null && n2.previousSibling != null) {
+ n1 = n1.previousSibling;
+ n2 = n2.previousSibling;
+ }
+ if (n1.previousSibling == null) {
+ return -1;
+ }
+ return 1;
+};
+
+XNodeSet.prototype.compareWithString = function(r, o) {
+ var a = this.toArray();
+ for (var i = 0; i < a.length; i++) {
+ var n = a[i];
+ var l = new XString(this.stringForNode(n));
+ var res = o(l, r);
+ if (res.booleanValue()) {
+ return res;
+ }
+ }
+ return new XBoolean(false);
+};
+
+XNodeSet.prototype.compareWithNumber = function(r, o) {
+ var a = this.toArray();
+ for (var i = 0; i < a.length; i++) {
+ var n = a[i];
+ var l = new XNumber(this.stringForNode(n));
+ var res = o(l, r);
+ if (res.booleanValue()) {
+ return res;
+ }
+ }
+ return new XBoolean(false);
+};
+
+XNodeSet.prototype.compareWithBoolean = function(r, o) {
+ return o(this.bool(), r);
+};
+
+XNodeSet.prototype.compareWithNodeSet = function(r, o) {
+ var a = this.toArray();
+ for (var i = 0; i < a.length; i++) {
+ var n = a[i];
+ var l = new XString(this.stringForNode(n));
+ var b = r.toArray();
+ for (var j = 0; j < b.length; j++) {
+ var n2 = b[j];
+ var r = new XString(this.stringForNode(n2));
+ var res = o(l, r);
+ if (res.booleanValue()) {
+ return res;
+ }
+ }
+ }
+ return new XBoolean(false);
+};
+
+XNodeSet.prototype.equals = function(r) {
+ if (Utilities.instance_of(r, XString)) {
+ return this.compareWithString(r, Operators.equals);
+ }
+ if (Utilities.instance_of(r, XNumber)) {
+ return this.compareWithNumber(r, Operators.equals);
+ }
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.compareWithBoolean(r, Operators.equals);
+ }
+ return this.compareWithNodeSet(r, Operators.equals);
+};
+
+XNodeSet.prototype.notequal = function(r) {
+ if (Utilities.instance_of(r, XString)) {
+ return this.compareWithString(r, Operators.notequal);
+ }
+ if (Utilities.instance_of(r, XNumber)) {
+ return this.compareWithNumber(r, Operators.notequal);
+ }
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.compareWithBoolean(r, Operators.notequal);
+ }
+ return this.compareWithNodeSet(r, Operators.notequal);
+};
+
+XNodeSet.prototype.lessthan = function(r) {
+ if (Utilities.instance_of(r, XString)) {
+ return this.compareWithNumber(r.number(), Operators.lessthan);
+ }
+ if (Utilities.instance_of(r, XNumber)) {
+ return this.compareWithNumber(r, Operators.lessthan);
+ }
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.compareWithBoolean(r, Operators.lessthan);
+ }
+ return this.compareWithNodeSet(r, Operators.lessthan);
+};
+
+XNodeSet.prototype.greaterthan = function(r) {
+ if (Utilities.instance_of(r, XString)) {
+ return this.compareWithNumber(r.number(), Operators.greaterthan);
+ }
+ if (Utilities.instance_of(r, XNumber)) {
+ return this.compareWithNumber(r, Operators.greaterthan);
+ }
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.compareWithBoolean(r, Operators.greaterthan);
+ }
+ return this.compareWithNodeSet(r, Operators.greaterthan);
+};
+
+XNodeSet.prototype.lessthanorequal = function(r) {
+ if (Utilities.instance_of(r, XString)) {
+ return this.compareWithNumber(r.number(), Operators.lessthanorequal);
+ }
+ if (Utilities.instance_of(r, XNumber)) {
+ return this.compareWithNumber(r, Operators.lessthanorequal);
+ }
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.compareWithBoolean(r, Operators.lessthanorequal);
+ }
+ return this.compareWithNodeSet(r, Operators.lessthanorequal);
+};
+
+XNodeSet.prototype.greaterthanorequal = function(r) {
+ if (Utilities.instance_of(r, XString)) {
+ return this.compareWithNumber(r.number(), Operators.greaterthanorequal);
+ }
+ if (Utilities.instance_of(r, XNumber)) {
+ return this.compareWithNumber(r, Operators.greaterthanorequal);
+ }
+ if (Utilities.instance_of(r, XBoolean)) {
+ return this.compareWithBoolean(r, Operators.greaterthanorequal);
+ }
+ return this.compareWithNodeSet(r, Operators.greaterthanorequal);
+};
+
+XNodeSet.prototype.union = function(r) {
+ var ns = new XNodeSet();
+ ns.tree = this.tree;
+ ns.size = this.size;
+ ns.addArray(r.toArray());
+ return ns;
+};
+
+// XPathNamespace ////////////////////////////////////////////////////////////
+
+XPathNamespace.prototype = new Object();
+XPathNamespace.prototype.constructor = XPathNamespace;
+XPathNamespace.superclass = Object.prototype;
+
+function XPathNamespace(pre, ns, p) {
+ this.isXPathNamespace = true;
+ this.ownerDocument = p.ownerDocument;
+ this.nodeName = "#namespace";
+ this.prefix = pre;
+ this.localName = pre;
+ this.namespaceURI = ns;
+ this.nodeValue = ns;
+ this.ownerElement = p;
+ this.nodeType = XPathNamespace.XPATH_NAMESPACE_NODE;
+}
+
+XPathNamespace.prototype.toString = function() {
+ return "{ \"" + this.prefix + "\", \"" + this.namespaceURI + "\" }";
+};
+
+// Operators /////////////////////////////////////////////////////////////////
+
+var Operators = new Object();
+
+Operators.equals = function(l, r) {
+ return l.equals(r);
+};
+
+Operators.notequal = function(l, r) {
+ return l.notequal(r);
+};
+
+Operators.lessthan = function(l, r) {
+ return l.lessthan(r);
+};
+
+Operators.greaterthan = function(l, r) {
+ return l.greaterthan(r);
+};
+
+Operators.lessthanorequal = function(l, r) {
+ return l.lessthanorequal(r);
+};
+
+Operators.greaterthanorequal = function(l, r) {
+ return l.greaterthanorequal(r);
+};
+
+// XPathContext //////////////////////////////////////////////////////////////
+
+XPathContext.prototype = new Object();
+XPathContext.prototype.constructor = XPathContext;
+XPathContext.superclass = Object.prototype;
+
+function XPathContext(vr, nr, fr) {
+ this.variableResolver = vr != null ? vr : new VariableResolver();
+ this.namespaceResolver = nr != null ? nr : new NamespaceResolver();
+ this.functionResolver = fr != null ? fr : new FunctionResolver();
+}
+
+// VariableResolver //////////////////////////////////////////////////////////
+
+VariableResolver.prototype = new Object();
+VariableResolver.prototype.constructor = VariableResolver;
+VariableResolver.superclass = Object.prototype;
+
+function VariableResolver() {
+}
+
+VariableResolver.prototype.getVariable = function(vn, c) {
+ var parts = Utilities.splitQName(vn);
+ if (parts[0] != null) {
+ parts[0] = c.namespaceResolver.getNamespace(parts[0], c.expressionContextNode);
+ if (parts[0] == null) {
+ throw new Error("Cannot resolve QName " + fn);
+ }
+ }
+ return this.getVariableWithName(parts[0], parts[1], c.expressionContextNode);
+};
+
+VariableResolver.prototype.getVariableWithName = function(ns, ln, c) {
+ return null;
+};
+
+// FunctionResolver //////////////////////////////////////////////////////////
+
+FunctionResolver.prototype = new Object();
+FunctionResolver.prototype.constructor = FunctionResolver;
+FunctionResolver.superclass = Object.prototype;
+
+function FunctionResolver(thisArg) {
+ this.thisArg = thisArg != null ? thisArg : Functions;
+ this.functions = new Object();
+ this.addStandardFunctions();
+}
+
+FunctionResolver.prototype.addStandardFunctions = function() {
+ this.functions["{}last"] = Functions.last;
+ this.functions["{}position"] = Functions.position;
+ this.functions["{}count"] = Functions.count;
+ this.functions["{}id"] = Functions.id;
+ this.functions["{}local-name"] = Functions.localName;
+ this.functions["{}namespace-uri"] = Functions.namespaceURI;
+ this.functions["{}name"] = Functions.name;
+ this.functions["{}string"] = Functions.string;
+ this.functions["{}concat"] = Functions.concat;
+ this.functions["{}starts-with"] = Functions.startsWith;
+ this.functions["{}contains"] = Functions.contains;
+ this.functions["{}substring-before"] = Functions.substringBefore;
+ this.functions["{}substring-after"] = Functions.substringAfter;
+ this.functions["{}substring"] = Functions.substring;
+ this.functions["{}string-length"] = Functions.stringLength;
+ this.functions["{}normalize-space"] = Functions.normalizeSpace;
+ this.functions["{}translate"] = Functions.translate;
+ this.functions["{}boolean"] = Functions.boolean_;
+ this.functions["{}not"] = Functions.not;
+ this.functions["{}true"] = Functions.true_;
+ this.functions["{}false"] = Functions.false_;
+ this.functions["{}lang"] = Functions.lang;
+ this.functions["{}number"] = Functions.number;
+ this.functions["{}sum"] = Functions.sum;
+ this.functions["{}floor"] = Functions.floor;
+ this.functions["{}ceiling"] = Functions.ceiling;
+ this.functions["{}round"] = Functions.round;
+};
+
+FunctionResolver.prototype.addFunction = function(ns, ln, f) {
+ this.functions["{" + ns + "}" + ln] = f;
+};
+
+FunctionResolver.prototype.getFunction = function(fn, c) {
+ var parts = Utilities.resolveQName(fn, c.namespaceResolver, c.contextNode, false);
+ if (parts[0] == null) {
+ throw new Error("Cannot resolve QName " + fn);
+ }
+ return this.getFunctionWithName(parts[0], parts[1], c.contextNode);
+};
+
+FunctionResolver.prototype.getFunctionWithName = function(ns, ln, c) {
+ return this.functions["{" + ns + "}" + ln];
+};
+
+// NamespaceResolver /////////////////////////////////////////////////////////
+
+NamespaceResolver.prototype = new Object();
+NamespaceResolver.prototype.constructor = NamespaceResolver;
+NamespaceResolver.superclass = Object.prototype;
+
+function NamespaceResolver() {
+}
+
+NamespaceResolver.prototype.getNamespace = function(prefix, n) {
+ if (prefix == "xml") {
+ return XPath.XML_NAMESPACE_URI;
+ } else if (prefix == "xmlns") {
+ return XPath.XMLNS_NAMESPACE_URI;
+ }
+ if (n.nodeType == 9 /*Node.DOCUMENT_NODE*/) {
+ n = n.documentElement;
+ } else if (n.nodeType == 2 /*Node.ATTRIBUTE_NODE*/) {
+ n = PathExpr.prototype.getOwnerElement(n);
+ } else if (n.nodeType != 1 /*Node.ELEMENT_NODE*/) {
+ n = n.parentNode;
+ }
+ while (n != null && n.nodeType == 1 /*Node.ELEMENT_NODE*/) {
+ var nnm = n.attributes;
+ for (var i = 0; i < nnm.length; i++) {
+ var a = nnm.item(i);
+ var aname = a.nodeName;
+ if (aname == "xmlns" && prefix == ""
+ || aname == "xmlns:" + prefix) {
+ return String(a.nodeValue);
+ }
+ }
+ n = n.parentNode;
+ }
+ return null;
+};
+
+// Functions /////////////////////////////////////////////////////////////////
+
+Functions = new Object();
+
+Functions.last = function() {
+ var c = arguments[0];
+ if (arguments.length != 1) {
+ throw new Error("Function last expects ()");
+ }
+ return new XNumber(c.contextSize);
+};
+
+Functions.position = function() {
+ var c = arguments[0];
+ if (arguments.length != 1) {
+ throw new Error("Function position expects ()");
+ }
+ return new XNumber(c.contextPosition);
+};
+
+Functions.count = function() {
+ var c = arguments[0];
+ var ns;
+ if (arguments.length != 2 || !Utilities.instance_of(ns = arguments[1].evaluate(c), XNodeSet)) {
+ throw new Error("Function count expects (node-set)");
+ }
+ return new XNumber(ns.size);
+};
+
+Functions.id = function() {
+ var c = arguments[0];
+ var id;
+ if (arguments.length != 2) {
+ throw new Error("Function id expects (object)");
+ }
+ id = arguments[1].evaluate(c);
+ if (Utilities.instance_of(id, XNodeSet)) {
+ id = id.toArray().join(" ");
+ } else {
+ id = id.stringValue();
+ }
+ var ids = id.split(/[\x0d\x0a\x09\x20]+/);
+ var count = 0;
+ var ns = new XNodeSet();
+ var doc = c.contextNode.nodeType == 9 /*Node.DOCUMENT_NODE*/
+ ? c.contextNode
+ : c.contextNode.ownerDocument;
+ for (var i = 0; i < ids.length; i++) {
+ var n;
+ if (doc.getElementById) {
+ n = doc.getElementById(ids[i]);
+ } else {
+ n = Utilities.getElementById(doc, ids[i]);
+ }
+ if (n != null) {
+ ns.add(n);
+ count++;
+ }
+ }
+ return ns;
+};
+
+Functions.localName = function() {
+ var c = arguments[0];
+ var n;
+ if (arguments.length == 1) {
+ n = c.contextNode;
+ } else if (arguments.length == 2) {
+ n = arguments[1].evaluate(c).first();
+ } else {
+ throw new Error("Function local-name expects (node-set?)");
+ }
+ if (n == null) {
+ return new XString("");
+ }
+ return new XString(n.localName ? n.localName : n.baseName);
+};
+
+Functions.namespaceURI = function() {
+ var c = arguments[0];
+ var n;
+ if (arguments.length == 1) {
+ n = c.contextNode;
+ } else if (arguments.length == 2) {
+ n = arguments[1].evaluate(c).first();
+ } else {
+ throw new Error("Function namespace-uri expects (node-set?)");
+ }
+ if (n == null) {
+ return new XString("");
+ }
+ return new XString(n.namespaceURI);
+};
+
+Functions.name = function() {
+ var c = arguments[0];
+ var n;
+ if (arguments.length == 1) {
+ n = c.contextNode;
+ } else if (arguments.length == 2) {
+ n = arguments[1].evaluate(c).first();
+ } else {
+ throw new Error("Function name expects (node-set?)");
+ }
+ if (n == null) {
+ return new XString("");
+ }
+ if (n.nodeType == 1 /*Node.ELEMENT_NODE*/ || n.nodeType == 2 /*Node.ATTRIBUTE_NODE*/) {
+ return new XString(n.nodeName);
+ } else if (n.localName == null) {
+ return new XString("");
+ } else {
+ return new XString(n.localName);
+ }
+};
+
+Functions.string = function() {
+ var c = arguments[0];
+ if (arguments.length == 1) {
+ return XNodeSet.prototype.stringForNode(c.contextNode);
+ } else if (arguments.length == 2) {
+ return arguments[1].evaluate(c).string();
+ }
+ throw new Error("Function string expects (object?)");
+};
+
+Functions.concat = function() {
+ var c = arguments[0];
+ if (arguments.length < 3) {
+ throw new Error("Function concat expects (string, string, string*)");
+ }
+ var s = "";
+ for (var i = 1; i < arguments.length; i++) {
+ s += arguments[i].evaluate(c).stringValue();
+ }
+ return new XString(s);
+};
+
+Functions.startsWith = function() {
+ var c = arguments[0];
+ if (arguments.length != 3) {
+ throw new Error("Function startsWith expects (string, string)");
+ }
+ var s1 = arguments[1].evaluate(c).stringValue();
+ var s2 = arguments[2].evaluate(c).stringValue();
+ return new XBoolean(s1.substring(0, s2.length) == s2);
+};
+
+Functions.contains = function() {
+ var c = arguments[0];
+ if (arguments.length != 3) {
+ throw new Error("Function contains expects (string, string)");
+ }
+ var s1 = arguments[1].evaluate(c).stringValue();
+ var s2 = arguments[2].evaluate(c).stringValue();
+ return new XBoolean(s1.indexOf(s2) != -1);
+};
+
+Functions.substringBefore = function() {
+ var c = arguments[0];
+ if (arguments.length != 3) {
+ throw new Error("Function substring-before expects (string, string)");
+ }
+ var s1 = arguments[1].evaluate(c).stringValue();
+ var s2 = arguments[2].evaluate(c).stringValue();
+ return new XString(s1.substring(0, s1.indexOf(s2)));
+};
+
+Functions.substringAfter = function() {
+ var c = arguments[0];
+ if (arguments.length != 3) {
+ throw new Error("Function substring-after expects (string, string)");
+ }
+ var s1 = arguments[1].evaluate(c).stringValue();
+ var s2 = arguments[2].evaluate(c).stringValue();
+ if (s2.length == 0) {
+ return new XString(s1);
+ }
+ var i = s1.indexOf(s2);
+ if (i == -1) {
+ return new XString("");
+ }
+ return new XString(s1.substring(s1.indexOf(s2) + 1));
+};
+
+Functions.substring = function() {
+ var c = arguments[0];
+ if (!(arguments.length == 3 || arguments.length == 4)) {
+ throw new Error("Function substring expects (string, number, number?)");
+ }
+ var s = arguments[1].evaluate(c).stringValue();
+ var n1 = Math.round(arguments[2].evaluate(c).numberValue()) - 1;
+ var n2 = arguments.length == 4 ? n1 + Math.round(arguments[3].evaluate(c).numberValue()) : undefined;
+ return new XString(s.substring(n1, n2));
+};
+
+Functions.stringLength = function() {
+ var c = arguments[0];
+ var s;
+ if (arguments.length == 1) {
+ s = XNodeSet.prototype.stringForNode(c.contextNode);
+ } else if (arguments.length == 2) {
+ s = arguments[1].evaluate(c).stringValue();
+ } else {
+ throw new Error("Function string-length expects (string?)");
+ }
+ return new XNumber(s.length);
+};
+
+Functions.normalizeSpace = function() {
+ var c = arguments[0];
+ var s;
+ if (arguments.length == 1) {
+ s = XNodeSet.prototype.stringForNode(c.contextNode);
+ } else if (arguments.length == 2) {
+ s = arguments[1].evaluate(c).stringValue();
+ } else {
+ throw new Error("Function normalize-space expects (string?)");
+ }
+ var i = 0;
+ var j = s.length - 1;
+ while (Utilities.isSpace(s.charCodeAt(j))) {
+ j--;
+ }
+ var t = "";
+ while (i <= j && Utilities.isSpace(s.charCodeAt(i))) {
+ i++;
+ }
+ while (i <= j) {
+ if (Utilities.isSpace(s.charCodeAt(i))) {
+ t += " ";
+ while (i <= j && Utilities.isSpace(s.charCodeAt(i))) {
+ i++;
+ }
+ } else {
+ t += s.charAt(i);
+ i++;
+ }
+ }
+ return new XString(t);
+};
+
+Functions.translate = function() {
+ var c = arguments[0];
+ if (arguments.length != 4) {
+ throw new Error("Function translate expects (string, string, string)");
+ }
+ var s1 = arguments[1].evaluate(c).stringValue();
+ var s2 = arguments[2].evaluate(c).stringValue();
+ var s3 = arguments[3].evaluate(c).stringValue();
+ var map = [];
+ for (var i = 0; i < s2.length; i++) {
+ var j = s2.charCodeAt(i);
+ if (map[j] == undefined) {
+ var k = i > s3.length ? "" : s3.charAt(i);
+ map[j] = k;
+ }
+ }
+ var t = "";
+ for (var i = 0; i < s1.length; i++) {
+ var c = s1.charCodeAt(i);
+ var r = map[c];
+ if (r == undefined) {
+ t += s1.charAt(i);
+ } else {
+ t += r;
+ }
+ }
+ return new XString(t);
+};
+
+Functions.boolean_ = function() {
+ var c = arguments[0];
+ if (arguments.length != 2) {
+ throw new Error("Function boolean expects (object)");
+ }
+ return arguments[1].evaluate(c).bool();
+};
+
+Functions.not = function() {
+ var c = arguments[0];
+ if (arguments.length != 2) {
+ throw new Error("Function not expects (object)");
+ }
+ return arguments[1].evaluate(c).bool().not();
+};
+
+Functions.true_ = function() {
+ if (arguments.length != 1) {
+ throw new Error("Function true expects ()");
+ }
+ return new XBoolean(true);
+};
+
+Functions.false_ = function() {
+ if (arguments.length != 1) {
+ throw new Error("Function false expects ()");
+ }
+ return new XBoolean(false);
+};
+
+Functions.lang = function() {
+ var c = arguments[0];
+ if (arguments.length != 2) {
+ throw new Error("Function lang expects (string)");
+ }
+ var lang;
+ for (var n = c.contextNode; n != null && n.nodeType != 9 /*Node.DOCUMENT_NODE*/; n = n.parentNode) {
+ var a = n.getAttributeNS(XPath.XML_NAMESPACE_URI, "lang");
+ if (a != null) {
+ lang = String(a);
+ break;
+ }
+ }
+ if (lang == null) {
+ return new XBoolean(false);
+ }
+ var s = arguments[1].evaluate(c).stringValue();
+ return new XBoolean(lang.substring(0, s.length) == s
+ && (lang.length == s.length || lang.charAt(s.length) == '-'));
+};
+
+Functions.number = function() {
+ var c = arguments[0];
+ if (!(arguments.length == 1 || arguments.length == 2)) {
+ throw new Error("Function number expects (object?)");
+ }
+ if (arguments.length == 1) {
+ return new XNumber(XNodeSet.prototype.stringForNode(c.contextNode));
+ }
+ return arguments[1].evaluate(c).number();
+};
+
+Functions.sum = function() {
+ var c = arguments[0];
+ var ns;
+ if (arguments.length != 2 || !Utilities.instance_of((ns = arguments[1].evaluate(c)), XNodeSet)) {
+ throw new Error("Function sum expects (node-set)");
+ }
+ ns = ns.toArray();
+ var n = 0;
+ for (var i = 0; i < ns.length; i++) {
+ n += new XNumber(XNodeSet.prototype.stringForNode(ns[i])).numberValue();
+ }
+ return new XNumber(n);
+};
+
+Functions.floor = function() {
+ var c = arguments[0];
+ if (arguments.length != 2) {
+ throw new Error("Function floor expects (number)");
+ }
+ return new XNumber(Math.floor(arguments[1].evaluate(c).numberValue()));
+};
+
+Functions.ceiling = function() {
+ var c = arguments[0];
+ if (arguments.length != 2) {
+ throw new Error("Function ceiling expects (number)");
+ }
+ return new XNumber(Math.ceil(arguments[1].evaluate(c).numberValue()));
+};
+
+Functions.round = function() {
+ var c = arguments[0];
+ if (arguments.length != 2) {
+ throw new Error("Function round expects (number)");
+ }
+ return new XNumber(Math.round(arguments[1].evaluate(c).numberValue()));
+};
+
+// Utilities /////////////////////////////////////////////////////////////////
+
+Utilities = new Object();
+
+Utilities.splitQName = function(qn) {
+ var i = qn.indexOf(":");
+ if (i == -1) {
+ return [ null, qn ];
+ }
+ return [ qn.substring(0, i), qn.substring(i + 1) ];
+};
+
+Utilities.resolveQName = function(qn, nr, n, useDefault) {
+ var parts = Utilities.splitQName(qn);
+ if (parts[0] != null) {
+ parts[0] = nr.getNamespace(parts[0], n);
+ } else {
+ if (useDefault) {
+ parts[0] = nr.getNamespace("", n);
+ if (parts[0] == null) {
+ parts[0] = "";
+ }
+ } else {
+ parts[0] = "";
+ }
+ }
+ return parts;
+};
+
+Utilities.isSpace = function(c) {
+ return c == 0x9 || c == 0xd || c == 0xa || c == 0x20;
+};
+
+Utilities.isLetter = function(c) {
+ return c >= 0x0041 && c <= 0x005A ||
+ c >= 0x0061 && c <= 0x007A ||
+ c >= 0x00C0 && c <= 0x00D6 ||
+ c >= 0x00D8 && c <= 0x00F6 ||
+ c >= 0x00F8 && c <= 0x00FF ||
+ c >= 0x0100 && c <= 0x0131 ||
+ c >= 0x0134 && c <= 0x013E ||
+ c >= 0x0141 && c <= 0x0148 ||
+ c >= 0x014A && c <= 0x017E ||
+ c >= 0x0180 && c <= 0x01C3 ||
+ c >= 0x01CD && c <= 0x01F0 ||
+ c >= 0x01F4 && c <= 0x01F5 ||
+ c >= 0x01FA && c <= 0x0217 ||
+ c >= 0x0250 && c <= 0x02A8 ||
+ c >= 0x02BB && c <= 0x02C1 ||
+ c == 0x0386 ||
+ c >= 0x0388 && c <= 0x038A ||
+ c == 0x038C ||
+ c >= 0x038E && c <= 0x03A1 ||
+ c >= 0x03A3 && c <= 0x03CE ||
+ c >= 0x03D0 && c <= 0x03D6 ||
+ c == 0x03DA ||
+ c == 0x03DC ||
+ c == 0x03DE ||
+ c == 0x03E0 ||
+ c >= 0x03E2 && c <= 0x03F3 ||
+ c >= 0x0401 && c <= 0x040C ||
+ c >= 0x040E && c <= 0x044F ||
+ c >= 0x0451 && c <= 0x045C ||
+ c >= 0x045E && c <= 0x0481 ||
+ c >= 0x0490 && c <= 0x04C4 ||
+ c >= 0x04C7 && c <= 0x04C8 ||
+ c >= 0x04CB && c <= 0x04CC ||
+ c >= 0x04D0 && c <= 0x04EB ||
+ c >= 0x04EE && c <= 0x04F5 ||
+ c >= 0x04F8 && c <= 0x04F9 ||
+ c >= 0x0531 && c <= 0x0556 ||
+ c == 0x0559 ||
+ c >= 0x0561 && c <= 0x0586 ||
+ c >= 0x05D0 && c <= 0x05EA ||
+ c >= 0x05F0 && c <= 0x05F2 ||
+ c >= 0x0621 && c <= 0x063A ||
+ c >= 0x0641 && c <= 0x064A ||
+ c >= 0x0671 && c <= 0x06B7 ||
+ c >= 0x06BA && c <= 0x06BE ||
+ c >= 0x06C0 && c <= 0x06CE ||
+ c >= 0x06D0 && c <= 0x06D3 ||
+ c == 0x06D5 ||
+ c >= 0x06E5 && c <= 0x06E6 ||
+ c >= 0x0905 && c <= 0x0939 ||
+ c == 0x093D ||
+ c >= 0x0958 && c <= 0x0961 ||
+ c >= 0x0985 && c <= 0x098C ||
+ c >= 0x098F && c <= 0x0990 ||
+ c >= 0x0993 && c <= 0x09A8 ||
+ c >= 0x09AA && c <= 0x09B0 ||
+ c == 0x09B2 ||
+ c >= 0x09B6 && c <= 0x09B9 ||
+ c >= 0x09DC && c <= 0x09DD ||
+ c >= 0x09DF && c <= 0x09E1 ||
+ c >= 0x09F0 && c <= 0x09F1 ||
+ c >= 0x0A05 && c <= 0x0A0A ||
+ c >= 0x0A0F && c <= 0x0A10 ||
+ c >= 0x0A13 && c <= 0x0A28 ||
+ c >= 0x0A2A && c <= 0x0A30 ||
+ c >= 0x0A32 && c <= 0x0A33 ||
+ c >= 0x0A35 && c <= 0x0A36 ||
+ c >= 0x0A38 && c <= 0x0A39 ||
+ c >= 0x0A59 && c <= 0x0A5C ||
+ c == 0x0A5E ||
+ c >= 0x0A72 && c <= 0x0A74 ||
+ c >= 0x0A85 && c <= 0x0A8B ||
+ c == 0x0A8D ||
+ c >= 0x0A8F && c <= 0x0A91 ||
+ c >= 0x0A93 && c <= 0x0AA8 ||
+ c >= 0x0AAA && c <= 0x0AB0 ||
+ c >= 0x0AB2 && c <= 0x0AB3 ||
+ c >= 0x0AB5 && c <= 0x0AB9 ||
+ c == 0x0ABD ||
+ c == 0x0AE0 ||
+ c >= 0x0B05 && c <= 0x0B0C ||
+ c >= 0x0B0F && c <= 0x0B10 ||
+ c >= 0x0B13 && c <= 0x0B28 ||
+ c >= 0x0B2A && c <= 0x0B30 ||
+ c >= 0x0B32 && c <= 0x0B33 ||
+ c >= 0x0B36 && c <= 0x0B39 ||
+ c == 0x0B3D ||
+ c >= 0x0B5C && c <= 0x0B5D ||
+ c >= 0x0B5F && c <= 0x0B61 ||
+ c >= 0x0B85 && c <= 0x0B8A ||
+ c >= 0x0B8E && c <= 0x0B90 ||
+ c >= 0x0B92 && c <= 0x0B95 ||
+ c >= 0x0B99 && c <= 0x0B9A ||
+ c == 0x0B9C ||
+ c >= 0x0B9E && c <= 0x0B9F ||
+ c >= 0x0BA3 && c <= 0x0BA4 ||
+ c >= 0x0BA8 && c <= 0x0BAA ||
+ c >= 0x0BAE && c <= 0x0BB5 ||
+ c >= 0x0BB7 && c <= 0x0BB9 ||
+ c >= 0x0C05 && c <= 0x0C0C ||
+ c >= 0x0C0E && c <= 0x0C10 ||
+ c >= 0x0C12 && c <= 0x0C28 ||
+ c >= 0x0C2A && c <= 0x0C33 ||
+ c >= 0x0C35 && c <= 0x0C39 ||
+ c >= 0x0C60 && c <= 0x0C61 ||
+ c >= 0x0C85 && c <= 0x0C8C ||
+ c >= 0x0C8E && c <= 0x0C90 ||
+ c >= 0x0C92 && c <= 0x0CA8 ||
+ c >= 0x0CAA && c <= 0x0CB3 ||
+ c >= 0x0CB5 && c <= 0x0CB9 ||
+ c == 0x0CDE ||
+ c >= 0x0CE0 && c <= 0x0CE1 ||
+ c >= 0x0D05 && c <= 0x0D0C ||
+ c >= 0x0D0E && c <= 0x0D10 ||
+ c >= 0x0D12 && c <= 0x0D28 ||
+ c >= 0x0D2A && c <= 0x0D39 ||
+ c >= 0x0D60 && c <= 0x0D61 ||
+ c >= 0x0E01 && c <= 0x0E2E ||
+ c == 0x0E30 ||
+ c >= 0x0E32 && c <= 0x0E33 ||
+ c >= 0x0E40 && c <= 0x0E45 ||
+ c >= 0x0E81 && c <= 0x0E82 ||
+ c == 0x0E84 ||
+ c >= 0x0E87 && c <= 0x0E88 ||
+ c == 0x0E8A ||
+ c == 0x0E8D ||
+ c >= 0x0E94 && c <= 0x0E97 ||
+ c >= 0x0E99 && c <= 0x0E9F ||
+ c >= 0x0EA1 && c <= 0x0EA3 ||
+ c == 0x0EA5 ||
+ c == 0x0EA7 ||
+ c >= 0x0EAA && c <= 0x0EAB ||
+ c >= 0x0EAD && c <= 0x0EAE ||
+ c == 0x0EB0 ||
+ c >= 0x0EB2 && c <= 0x0EB3 ||
+ c == 0x0EBD ||
+ c >= 0x0EC0 && c <= 0x0EC4 ||
+ c >= 0x0F40 && c <= 0x0F47 ||
+ c >= 0x0F49 && c <= 0x0F69 ||
+ c >= 0x10A0 && c <= 0x10C5 ||
+ c >= 0x10D0 && c <= 0x10F6 ||
+ c == 0x1100 ||
+ c >= 0x1102 && c <= 0x1103 ||
+ c >= 0x1105 && c <= 0x1107 ||
+ c == 0x1109 ||
+ c >= 0x110B && c <= 0x110C ||
+ c >= 0x110E && c <= 0x1112 ||
+ c == 0x113C ||
+ c == 0x113E ||
+ c == 0x1140 ||
+ c == 0x114C ||
+ c == 0x114E ||
+ c == 0x1150 ||
+ c >= 0x1154 && c <= 0x1155 ||
+ c == 0x1159 ||
+ c >= 0x115F && c <= 0x1161 ||
+ c == 0x1163 ||
+ c == 0x1165 ||
+ c == 0x1167 ||
+ c == 0x1169 ||
+ c >= 0x116D && c <= 0x116E ||
+ c >= 0x1172 && c <= 0x1173 ||
+ c == 0x1175 ||
+ c == 0x119E ||
+ c == 0x11A8 ||
+ c == 0x11AB ||
+ c >= 0x11AE && c <= 0x11AF ||
+ c >= 0x11B7 && c <= 0x11B8 ||
+ c == 0x11BA ||
+ c >= 0x11BC && c <= 0x11C2 ||
+ c == 0x11EB ||
+ c == 0x11F0 ||
+ c == 0x11F9 ||
+ c >= 0x1E00 && c <= 0x1E9B ||
+ c >= 0x1EA0 && c <= 0x1EF9 ||
+ c >= 0x1F00 && c <= 0x1F15 ||
+ c >= 0x1F18 && c <= 0x1F1D ||
+ c >= 0x1F20 && c <= 0x1F45 ||
+ c >= 0x1F48 && c <= 0x1F4D ||
+ c >= 0x1F50 && c <= 0x1F57 ||
+ c == 0x1F59 ||
+ c == 0x1F5B ||
+ c == 0x1F5D ||
+ c >= 0x1F5F && c <= 0x1F7D ||
+ c >= 0x1F80 && c <= 0x1FB4 ||
+ c >= 0x1FB6 && c <= 0x1FBC ||
+ c == 0x1FBE ||
+ c >= 0x1FC2 && c <= 0x1FC4 ||
+ c >= 0x1FC6 && c <= 0x1FCC ||
+ c >= 0x1FD0 && c <= 0x1FD3 ||
+ c >= 0x1FD6 && c <= 0x1FDB ||
+ c >= 0x1FE0 && c <= 0x1FEC ||
+ c >= 0x1FF2 && c <= 0x1FF4 ||
+ c >= 0x1FF6 && c <= 0x1FFC ||
+ c == 0x2126 ||
+ c >= 0x212A && c <= 0x212B ||
+ c == 0x212E ||
+ c >= 0x2180 && c <= 0x2182 ||
+ c >= 0x3041 && c <= 0x3094 ||
+ c >= 0x30A1 && c <= 0x30FA ||
+ c >= 0x3105 && c <= 0x312C ||
+ c >= 0xAC00 && c <= 0xD7A3 ||
+ c >= 0x4E00 && c <= 0x9FA5 ||
+ c == 0x3007 ||
+ c >= 0x3021 && c <= 0x3029;
+};
+
+Utilities.isNCNameChar = function(c) {
+ return c >= 0x0030 && c <= 0x0039
+ || c >= 0x0660 && c <= 0x0669
+ || c >= 0x06F0 && c <= 0x06F9
+ || c >= 0x0966 && c <= 0x096F
+ || c >= 0x09E6 && c <= 0x09EF
+ || c >= 0x0A66 && c <= 0x0A6F
+ || c >= 0x0AE6 && c <= 0x0AEF
+ || c >= 0x0B66 && c <= 0x0B6F
+ || c >= 0x0BE7 && c <= 0x0BEF
+ || c >= 0x0C66 && c <= 0x0C6F
+ || c >= 0x0CE6 && c <= 0x0CEF
+ || c >= 0x0D66 && c <= 0x0D6F
+ || c >= 0x0E50 && c <= 0x0E59
+ || c >= 0x0ED0 && c <= 0x0ED9
+ || c >= 0x0F20 && c <= 0x0F29
+ || c == 0x002E
+ || c == 0x002D
+ || c == 0x005F
+ || Utilities.isLetter(c)
+ || c >= 0x0300 && c <= 0x0345
+ || c >= 0x0360 && c <= 0x0361
+ || c >= 0x0483 && c <= 0x0486
+ || c >= 0x0591 && c <= 0x05A1
+ || c >= 0x05A3 && c <= 0x05B9
+ || c >= 0x05BB && c <= 0x05BD
+ || c == 0x05BF
+ || c >= 0x05C1 && c <= 0x05C2
+ || c == 0x05C4
+ || c >= 0x064B && c <= 0x0652
+ || c == 0x0670
+ || c >= 0x06D6 && c <= 0x06DC
+ || c >= 0x06DD && c <= 0x06DF
+ || c >= 0x06E0 && c <= 0x06E4
+ || c >= 0x06E7 && c <= 0x06E8
+ || c >= 0x06EA && c <= 0x06ED
+ || c >= 0x0901 && c <= 0x0903
+ || c == 0x093C
+ || c >= 0x093E && c <= 0x094C
+ || c == 0x094D
+ || c >= 0x0951 && c <= 0x0954
+ || c >= 0x0962 && c <= 0x0963
+ || c >= 0x0981 && c <= 0x0983
+ || c == 0x09BC
+ || c == 0x09BE
+ || c == 0x09BF
+ || c >= 0x09C0 && c <= 0x09C4
+ || c >= 0x09C7 && c <= 0x09C8
+ || c >= 0x09CB && c <= 0x09CD
+ || c == 0x09D7
+ || c >= 0x09E2 && c <= 0x09E3
+ || c == 0x0A02
+ || c == 0x0A3C
+ || c == 0x0A3E
+ || c == 0x0A3F
+ || c >= 0x0A40 && c <= 0x0A42
+ || c >= 0x0A47 && c <= 0x0A48
+ || c >= 0x0A4B && c <= 0x0A4D
+ || c >= 0x0A70 && c <= 0x0A71
+ || c >= 0x0A81 && c <= 0x0A83
+ || c == 0x0ABC
+ || c >= 0x0ABE && c <= 0x0AC5
+ || c >= 0x0AC7 && c <= 0x0AC9
+ || c >= 0x0ACB && c <= 0x0ACD
+ || c >= 0x0B01 && c <= 0x0B03
+ || c == 0x0B3C
+ || c >= 0x0B3E && c <= 0x0B43
+ || c >= 0x0B47 && c <= 0x0B48
+ || c >= 0x0B4B && c <= 0x0B4D
+ || c >= 0x0B56 && c <= 0x0B57
+ || c >= 0x0B82 && c <= 0x0B83
+ || c >= 0x0BBE && c <= 0x0BC2
+ || c >= 0x0BC6 && c <= 0x0BC8
+ || c >= 0x0BCA && c <= 0x0BCD
+ || c == 0x0BD7
+ || c >= 0x0C01 && c <= 0x0C03
+ || c >= 0x0C3E && c <= 0x0C44
+ || c >= 0x0C46 && c <= 0x0C48
+ || c >= 0x0C4A && c <= 0x0C4D
+ || c >= 0x0C55 && c <= 0x0C56
+ || c >= 0x0C82 && c <= 0x0C83
+ || c >= 0x0CBE && c <= 0x0CC4
+ || c >= 0x0CC6 && c <= 0x0CC8
+ || c >= 0x0CCA && c <= 0x0CCD
+ || c >= 0x0CD5 && c <= 0x0CD6
+ || c >= 0x0D02 && c <= 0x0D03
+ || c >= 0x0D3E && c <= 0x0D43
+ || c >= 0x0D46 && c <= 0x0D48
+ || c >= 0x0D4A && c <= 0x0D4D
+ || c == 0x0D57
+ || c == 0x0E31
+ || c >= 0x0E34 && c <= 0x0E3A
+ || c >= 0x0E47 && c <= 0x0E4E
+ || c == 0x0EB1
+ || c >= 0x0EB4 && c <= 0x0EB9
+ || c >= 0x0EBB && c <= 0x0EBC
+ || c >= 0x0EC8 && c <= 0x0ECD
+ || c >= 0x0F18 && c <= 0x0F19
+ || c == 0x0F35
+ || c == 0x0F37
+ || c == 0x0F39
+ || c == 0x0F3E
+ || c == 0x0F3F
+ || c >= 0x0F71 && c <= 0x0F84
+ || c >= 0x0F86 && c <= 0x0F8B
+ || c >= 0x0F90 && c <= 0x0F95
+ || c == 0x0F97
+ || c >= 0x0F99 && c <= 0x0FAD
+ || c >= 0x0FB1 && c <= 0x0FB7
+ || c == 0x0FB9
+ || c >= 0x20D0 && c <= 0x20DC
+ || c == 0x20E1
+ || c >= 0x302A && c <= 0x302F
+ || c == 0x3099
+ || c == 0x309A
+ || c == 0x00B7
+ || c == 0x02D0
+ || c == 0x02D1
+ || c == 0x0387
+ || c == 0x0640
+ || c == 0x0E46
+ || c == 0x0EC6
+ || c == 0x3005
+ || c >= 0x3031 && c <= 0x3035
+ || c >= 0x309D && c <= 0x309E
+ || c >= 0x30FC && c <= 0x30FE;
+};
+
+Utilities.coalesceText = function(n) {
+ for (var m = n.firstChild; m != null; m = m.nextSibling) {
+ if (m.nodeType == 3 /*Node.TEXT_NODE*/ || m.nodeType == 4 /*Node.CDATA_SECTION_NODE*/) {
+ var s = m.nodeValue;
+ var first = m;
+ m = m.nextSibling;
+ while (m != null && (m.nodeType == 3 /*Node.TEXT_NODE*/ || m.nodeType == 4 /*Node.CDATA_SECTION_NODE*/)) {
+ s += m.nodeValue;
+ var del = m;
+ m = m.nextSibling;
+ del.parentNode.removeChild(del);
+ }
+ if (first.nodeType == 4 /*Node.CDATA_SECTION_NODE*/) {
+ var p = first.parentNode;
+ if (first.nextSibling == null) {
+ p.removeChild(first);
+ p.appendChild(p.ownerDocument.createTextNode(s));
+ } else {
+ var next = first.nextSibling;
+ p.removeChild(first);
+ p.insertBefore(p.ownerDocument.createTextNode(s), next);
+ }
+ } else {
+ first.nodeValue = s;
+ }
+ if (m == null) {
+ break;
+ }
+ } else if (m.nodeType == 1 /*Node.ELEMENT_NODE*/) {
+ Utilities.coalesceText(m);
+ }
+ }
+};
+
+Utilities.instance_of = function(o, c) {
+ while (o != null) {
+ if (o.constructor === c) {
+ return true;
+ }
+ if (o === Object) {
+ return false;
+ }
+ o = o.constructor.superclass;
+ }
+ return false;
+};
+
+Utilities.getElementById = function(n, id) {
+ // Note that this does not check the DTD to check for actual
+ // attributes of type ID, so this may be a bit wrong.
+ if (n.nodeType == 1 /*Node.ELEMENT_NODE*/) {
+ if (n.getAttribute("id") == id
+ || n.getAttributeNS(null, "id") == id) {
+ return n;
+ }
+ }
+ for (var m = n.firstChild; m != null; m = m.nextSibling) {
+ var res = Utilities.getElementById(m, id);
+ if (res != null) {
+ return res;
+ }
+ }
+ return null;
+};
+
+// XPathException ////////////////////////////////////////////////////////////
+
+XPathException.prototype = {};
+XPathException.prototype.constructor = XPathException;
+XPathException.superclass = Object.prototype;
+
+function XPathException(c, e) {
+ this.code = c;
+ this.exception = e;
+}
+
+XPathException.prototype.toString = function() {
+ var msg = this.exception ? ": " + this.exception.toString() : "";
+ switch (this.code) {
+ case XPathException.INVALID_EXPRESSION_ERR:
+ return "Invalid expression" + msg;
+ case XPathException.TYPE_ERR:
+ return "Type error" + msg;
+ }
+};
+
+XPathException.INVALID_EXPRESSION_ERR = 51;
+XPathException.TYPE_ERR = 52;
+
+// XPathExpression ///////////////////////////////////////////////////////////
+
+XPathExpression.prototype = {};
+XPathExpression.prototype.constructor = XPathExpression;
+XPathExpression.superclass = Object.prototype;
+
+function XPathExpression(e, r, p) {
+ this.xpath = p.parse(e);
+ this.context = new XPathContext();
+ this.context.namespaceResolver = new XPathNSResolverWrapper(r);
+}
+
+XPathExpression.prototype.evaluate = function(n, t, res) {
+ this.context.expressionContextNode = n;
+ var result = this.xpath.evaluate(this.context);
+ return new XPathResult(result, t);
+}
+
+// XPathNSResolverWrapper ////////////////////////////////////////////////////
+
+XPathNSResolverWrapper.prototype = {};
+XPathNSResolverWrapper.prototype.constructor = XPathNSResolverWrapper;
+XPathNSResolverWrapper.superclass = Object.prototype;
+
+function XPathNSResolverWrapper(r) {
+ this.xpathNSResolver = r;
+}
+
+XPathNSResolverWrapper.prototype.getNamespace = function(prefix, n) {
+ if (this.xpathNSResolver == null) {
+ return null;
+ }
+ return this.xpathNSResolver.lookupNamespaceURI(prefix);
+};
+
+// NodeXPathNSResolver ///////////////////////////////////////////////////////
+
+NodeXPathNSResolver.prototype = {};
+NodeXPathNSResolver.prototype.constructor = NodeXPathNSResolver;
+NodeXPathNSResolver.superclass = Object.prototype;
+
+function NodeXPathNSResolver(n) {
+ this.node = n;
+ this.namespaceResolver = new NamespaceResolver();
+}
+
+NodeXPathNSResolver.prototype.lookupNamespaceURI = function(prefix) {
+ return this.namespaceResolver.getNamespace(prefix, this.node);
+};
+
+// XPathResult ///////////////////////////////////////////////////////////////
+
+XPathResult.prototype = {};
+XPathResult.prototype.constructor = XPathResult;
+XPathResult.superclass = Object.prototype;
+
+function XPathResult(v, t) {
+ if (t == XPathResult.ANY_TYPE) {
+ if (v.constructor === XString) {
+ t = XPathResult.STRING_TYPE;
+ } else if (v.constructor === XNumber) {
+ t = XPathResult.NUMBER_TYPE;
+ } else if (v.constructor === XBoolean) {
+ t = XPathResult.BOOLEAN_TYPE;
+ } else if (v.constructor === XNodeSet) {
+ t = XPathResult.UNORDERED_NODE_ITERATOR_TYPE;
+ }
+ }
+ this.resultType = t;
+ switch (t) {
+ case XPathResult.NUMBER_TYPE:
+ this.numberValue = v.numberValue();
+ return;
+ case XPathResult.STRING_TYPE:
+ this.stringValue = v.stringValue();
+ return;
+ case XPathResult.BOOLEAN_TYPE:
+ this.booleanValue = v.booleanValue();
+ return;
+ case XPathResult.ANY_UNORDERED_NODE_TYPE:
+ case XPathResult.FIRST_UNORDERED_NODE_TYPE:
+ if (v.constructor === XNodeSet) {
+ this.singleNodeValue = v.first();
+ return;
+ }
+ break;
+ case XPathResult.UNORDERED_NODE_ITERATOR_TYPE:
+ case XPathResult.ORDERED_NODE_ITERATOR_TYPE:
+ if (v.constructor === XNodeSet) {
+ this.invalidIteratorState = false;
+ this.nodes = v.toArray();
+ this.iteratorIndex = 0;
+ return;
+ }
+ break;
+ case XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE:
+ case XPathResult.ORDERED_NODE_SNAPSHOT_TYPE:
+ if (v.constructor === XNodeSet) {
+ this.nodes = v.toArray();
+ this.snapshotLength = this.nodes.length;
+ return;
+ }
+ break;
+ }
+ throw new XPathException(XPathException.TYPE_ERR);
+};
+
+XPathResult.prototype.iterateNext = function() {
+ if (this.resultType != XPathResult.UNORDERED_NODE_ITERATOR_TYPE
+ && this.resultType != XPathResult.ORDERED_NODE_ITERATOR_TYPE) {
+ throw new XPathException(XPathException.TYPE_ERR);
+ }
+ return this.nodes[this.iteratorIndex++];
+};
+
+XPathResult.prototype.snapshotItem = function(i) {
+ if (this.resultType != XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE
+ && this.resultType != XPathResult.ORDERED_NODE_SNAPSHOT_TYPE) {
+ throw new XPathException(XPathException.TYPE_ERR);
+ }
+ return this.nodes[i];
+};
+
+XPathResult.ANY_TYPE = 0;
+XPathResult.NUMBER_TYPE = 1;
+XPathResult.STRING_TYPE = 2;
+XPathResult.BOOLEAN_TYPE = 3;
+XPathResult.UNORDERED_NODE_ITERATOR_TYPE = 4;
+XPathResult.ORDERED_NODE_ITERATOR_TYPE = 5;
+XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE = 6;
+XPathResult.ORDERED_NODE_SNAPSHOT_TYPE = 7;
+XPathResult.ANY_UNORDERED_NODE_TYPE = 8;
+XPathResult.FIRST_ORDERED_NODE_TYPE = 9;
+
+// DOM 3 XPath support ///////////////////////////////////////////////////////
+
+function installDOM3XPathSupport(doc, p) {
+ doc.createExpression = function(e, r) {
+ try {
+ return new XPathExpression(e, r, p);
+ } catch (e) {
+ throw new XPathException(XPathException.INVALID_EXPRESSION_ERR, e);
+ }
+ };
+ doc.createNSResolver = function(n) {
+ return new NodeXPathNSResolver(n);
+ };
+ doc.evaluate = function(e, cn, r, t, res) {
+ if (t < 0 || t > 9) {
+ throw { code: 0, toString: function() { return "Request type not supported"; } };
+ }
+ return doc.createExpression(e, r, p).evaluate(cn, t, res);
+ };
+};
+
+// ---------------------------------------------------------------------------
+
+// Install DOM 3 XPath support for the current document.
+try {
+ var shouldInstall = true;
+ try {
+ if (document.implementation
+ && document.implementation.hasFeature
+ && document.implementation.hasFeature("XPath", null)) {
+ shouldInstall = false;
+ }
+ } catch (e) {
+ }
+ if (shouldInstall) {
+ installDOM3XPathSupport(document, new XPathParser());
+ }
+} catch (e) {
+}
diff --git a/tests/FunctionalTests/tests.php b/tests/FunctionalTests/tests.php
new file mode 100644
index 00000000..4e3c83d8
--- /dev/null
+++ b/tests/FunctionalTests/tests.php
@@ -0,0 +1,10 @@
+<?php
+
+require_once(dirname(__FILE__).'/../../framework/prado.php');
+require_once(dirname(__FILE__).'/config.php');
+
+
+$application=new TApplication(dirname(__FILE__).'/framework/application.xml');
+$application->run();
+
+?> \ No newline at end of file