diff options
Diffstat (limited to 'tests/FunctionalTests/selenium/doc/index.html')
| -rw-r--r-- | tests/FunctionalTests/selenium/doc/index.html | 30 | 
1 files changed, 0 insertions, 30 deletions
| diff --git a/tests/FunctionalTests/selenium/doc/index.html b/tests/FunctionalTests/selenium/doc/index.html deleted file mode 100644 index 8f7fed80..00000000 --- a/tests/FunctionalTests/selenium/doc/index.html +++ /dev/null @@ -1,30 +0,0 @@ -<!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">    - release notes</A></LI> -      <LI><A href="usage.html">usage</A></LI> -      <LI><A href="seleniumReference.html">    - commands</A></LI> -      <LI><A href="testrunner.html">    - test runner</A></LI> -      <LI><A href="driven.html">    - 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         --> | 
