ID de exploración:
df2da5f6-90bc-433c-b924-2a9d3ed6ec01Finalizado
URL enviada:
https://geoprd.sabesp.com.br/geocallltc/
Informe finalizado:

Los enlaces salientes identificados en la página

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

NombreTipo
0object
1object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
resizeMainFramefunction
addResizeListenerfunction

Mensajes registrados en la consola web

LevelFuenteMessage
verbosedom
URL
https://geoprd.sabesp.com.br/geocallltc/LoginServlet
TEXTO
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

El cuerpo HTML sin procesar de la página

<!DOCTYPE html><html><head>    <title>GeoCall</title>    <meta http-equiv="X-UA-Compatible" content="IE=edge">    <meta name="viewport" content="height=device-height,width=device-width,initial-scale=1.0,user-scalable=yes">    <meta name="apple-mobile-web-app-capable" content="yes">    <meta name="apple-mobile-web-app-status-bar-style" content="default">    <meta charset="UTF-8">    <link rel="SHORTCUT ICON" href="r/std/static/favicon.ico">    <link rel="apple-touch-icon-precomposed" href="r/std/static/favicon.png">    <style type="text/css">html,body{padding:0;margin:0;width:100%;height:100%}iframe{display:block;border:0;width:100%;overflow:hidden}iframe[name=state]{height:0}iframe[name=mainFrame]{height:100%}</style>    <script type="text/javascript">function resizeMainFrame(){try{window.top.frames.mainFrame.frameElement.style.height="calc(100% - "+window.top.frames.state.frameElement.clientHeight+"px)"}catch(e){console.warn(e)}}function addResizeListener(){window.top.frames.state.addEventListener("resize",resizeMainFrame)};</script></head><body onload="addResizeListener();resizeMainFrame();">    <iframe name="state" src="state.htm"></iframe>    <iframe name="mainFrame" src="Servlet" style="height: calc(100% + 0px);"></iframe></body></html>