github.com/lulzWill/go-agent@v2.1.2+incompatible/internal/crossagent/cross_agent_tests/rum_loader_insertion_location/script1.html (about)

     1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     2      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     3  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     4    <head>EXPECTED_RUM_LOADER_LOCATION
     5  
     6      <anotherTag>Castor
     7      </anotherTag>
     8    </head>
     9    <body>
    10      <script language="javascript" >
    11      var strFrameInfoWrapper = "";
    12      strFrameInfoWrapper+= "<body style='overflow-y:hidden;padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;' >";
    13      strFrameInfoWrapper+= "<div id='communicationsButton' style='display:none; position: absolute; z-index: 9999; right:0px; top:-2px; cursor: hand;'>";
    14      strFrameInfoWrapper+= "</div>";
    15      strFrameInfoWrapper+= "</body>";
    16      </script>
    17    </body>
    18  
    19  </html>