"Fossies" - the Fresh Open Source Software Archive

Member "selenium-selenium-4.9.1/common/src/web/click_source.html" (8 May 2023, 333 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 <html>
    2 <head>
    3     <title>Click Source</title>
    4 </head>
    5 <body>
    6   <a href="simpleTest.html" target="target" id="otherframe">I go to a target</a>
    7 </body>
    8 </html>
    9         
   10 <html>
   11 <head>
   12     <title>Click Source</title>
   13 </head>
   14 <body>
   15   <a href="simpleTest.html" target="target" id="otherframe">I go to a target</a>
   16 </body>
   17 </html>
   18