From 3ac04dd9cbb3c14fb2522793b2268b910837d8c4 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 31 May 2006 04:26:21 +0000 Subject: Update selenium javascript, now runs in Safari! --- .../selenium/core/scripts/xmlextras.js | 153 +++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100755 tests/FunctionalTests/selenium/core/scripts/xmlextras.js (limited to 'tests/FunctionalTests/selenium/core/scripts/xmlextras.js') diff --git a/tests/FunctionalTests/selenium/core/scripts/xmlextras.js b/tests/FunctionalTests/selenium/core/scripts/xmlextras.js new file mode 100755 index 00000000..267aa058 --- /dev/null +++ b/tests/FunctionalTests/selenium/core/scripts/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. + +//