"Fossies" - the Fresh Open Source Software Archive

Member "selenium-selenium-4.9.1/common/src/web/rc/tests/dogfood/aut/TestBaseUrl1.html" (8 May 2023, 1301 Bytes) of package /linux/www/selenium-selenium-4.9.1.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) HTML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    2 <!--
    3 Copyright 2011 Software Freedom Conservancy
    4 
    5  Licensed under the Apache License, Version 2.0 (the "License");
    6  you may not use this file except in compliance with the License.
    7  You may obtain a copy of the License at
    8 
    9      http://www.apache.org/licenses/LICENSE-2.0
   10 
   11  Unless required by applicable law or agreed to in writing, software
   12  distributed under the License is distributed on an "AS IS" BASIS,
   13  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   14  See the License for the specific language governing permissions and
   15  limitations under the License.
   16 -->
   17 <html>
   18 <head>
   19   <meta content="text/html; charset=ISO-8859-1"
   20  http-equiv="content-type">
   21   <title>TestBaseUrl1</title>
   22 </head>
   23 <body>
   24 <table cellpadding="1" cellspacing="1" border="1">
   25   <tbody>
   26     <tr>
   27       <td rowspan="1" colspan="3">TestBaseUrl1<br>
   28       </td>
   29     </tr>
   30     <tr>
   31       <td>echo</td>
   32       <td>javascript{selenium.browserbot.baseUrl}</td>
   33       <td>&nbsp;</td>
   34     </tr>
   35     <tr>
   36       <td>open</td>
   37       <td>../tests/html/test_open.html</td>
   38       <td>&nbsp;</td>
   39     </tr>
   40     <tr>
   41       <td>verifyLocation</td>
   42       <td>*/tests/html/test_open.html</td>
   43       <td>&nbsp;</td>
   44     </tr>
   45   </tbody>
   46 </table>
   47 
   48 </body>
   49 </html>