github.com/lulzWill/go-agent@v2.1.2+incompatible/internal/crossagent/cross_agent_tests/rum_loader_insertion_location/script2.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      <title>Castor</title>
     6    </head>
     7    <body>
     8      <script language="javascript" >
     9      var strFrameInfoWrapper = "";
    10      strFrameInfoWrapper+= "<body style='overflow-y:hidden;padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;' >";
    11      strFrameInfoWrapper+= "<div id='communicationsButton' style='display:none; position: absolute; z-index: 9999; right:0px; top:-2px; cursor: hand;'>";
    12      strFrameInfoWrapper+= "</div>";
    13      strFrameInfoWrapper+= "</body>";
    14      </script>
    15    </body>
    16  
    17  </html>