https://secure.consumertesting.com/loginpage.html?msg=initial

Submitted URL:
https://secure.consumertesting.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 40 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
msalobject
$function
jQueryfunction
Foundationobject
CoreUtilsobject
Boxobject
onImagesLoadedfunction

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
verbosedom
URL
https://secure.consumertesting.com/loginpage.html?msg=initial
Text
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) %o

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en" class="is-reveal-open"><head>
    <meta charset="UTF-8">
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Expires" content="-1">
    <link rel="stylesheet" href="https://cdn.consumertesting.com/master/foundation67/css/foundation.min.css" integrity="sha384-P9qUChxZUfnrz/WJgq+5KxqYKvH7kRoHzHiYS3388VE4UqCa7QKq8oSeBZ7t3aUy" crossorigin="anonymous">
    <link rel="stylesheet" href="assets/css/ctl.css?">
    <link rel="stylesheet" href="https://cdn.consumertesting.com/master/fa50/css/fontawesome-all.min.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
    <title>Consumer Testing Laboratories</title>
<meta class="foundation-mq" name="foundation-mq" content=""></head>

<body>

    <!-- NAVIGATION AND TITLE BAR. THIS HIDES ON SMALL SCREENS -->
    <header class="hide-for-small-only">
        <div class="top-bar hide-for-small-only">
            <div class="top-bar-left">
                <a href="index.html"><img src="assets/images/UL-solutions-logo-white.svg" style="height: 3rem;"></a>
            </div>
            <div class="top-bar-right">
                <div class="cell medium-2">

                </div>
            </div>
        </div>
    </header>

    
    
    <!-- ERROR MODAL -->
      

    <script src="https://alcdn.msauth.net/browser/2.33.0/js/msal-browser.min.js" integrity="sha384-sIyEdUUBfHyE7nRpvFHA2odaB/z+HNe9frVsvOKkncXSRPnyek6HeakhZhNdJLrj" crossorigin="anonymous"></script>
    <script src="assets/js/authConfig.js"></script>
    <script src="assets/js/auth.js?rel=aa475b00"></script>
    <script src="https://cdn.consumertesting.com/master/foundation67/js/vendor/jquery.min.js?dc=20220513" integrity="sha384-1D5yKv88o8J0QouShbmMBe6qT++1JwqOQIiRnBRPy1daYGjvidTPhG4nHWnzKada" crossorigin="anonymous"><script>    <script src="https://cdn.consumertesting.com/master/foundation67/js/vendor/what-input.js" integrity="sha384-9sp0A+xg+/NOmqEKDMyeiVnHaxz3CZtCjT8Egb0zZeDtS3DtxwcOFP0SWWcTn40Z" crossorigin="anonymous"></script>
    <script src="https://cdn.consumertesting.com/master/foundation67/js/vendor/foundationjd.min.js" integrity="sha384-Tv2iPKGDPfWkVYXvMAUECZ5drnvQX+G3L8CP0mTV12TqLUKi88nsFQHJ+xepr/OM" crossorigin="anonymous"></script>
      <script src="assets/js/login.js?rel=aa475b00"></script><div class="reveal-overlay" style="display: block;"><div class="reveal" id="loginModal" data-reveal="17jkeb-reveal" data-options="closeOnClick:false;closeOnEsc:false;" role="dialog" aria-hidden="false" data-yeti-box="loginModal" data-resize="loginModal" tabindex="-1" style="display: block; top: 30px;">
        <div id="sign-in">
            <div class="grid-x grid-padding-x mt2">
                <div class="cell medium-10 medium-offset-1">
                    <h5 class="">Please sign in</h5>
                </div>
                <div class="cell text-center mb1" id="authErrorMsg" style="color: #993333;"><i>You need to log in to access this site.</i></div>
            </div>
            <div class="grid-x grid-padding-x">
                <div class="cell medium-10 medium-offset-1 text-center">
                    <button class="button cell" id="loginPopup">UL SSO</button>
                    <p>or log in below:</p>
                </div>
            </div>
            <form method="POST" id="loginForm">
                <div class="grid-x grid-padding-x">
                    
                    <div class="cell medium-10 medium-offset-1">
                        <input type="text" placeholder="username or email address" id="username" name="username" value="">
                    </div>
                    <div class="cell medium-10 medium-offset-1">
                        <input type="password" placeholder="password" id="password" name="password" value="">
                    </div>
                    <div class="cell medium-10 medium-offset-1">
                        <button id="loginButton" class="button cell" type="submit" name="login">Sign In</button>
                    </div>
                </div>
            </form>
            <div class="grid-x grid-padding-x">
                <div class="cell text-center" id="returnMsg" style="color: #993333;"></div>
                <div class="cell medium-6">
                    <a href="#" class="help-text" id="forgotLink"><i>Forgot password?</i></a>
                </div>
                <div class="cell medium-6 text-right hidden">
                    <a href="#" id="request-account" class="help-text">Need an account?</a>
                </div>
                <div class="cell" style="font-size: 0.85em; margin-top: 2em;">
                    <div class="grid-x" style="background-color: #FFFFCC; padding: 1em; border: 1px solid #CCC;">
                        <div class="cell small-1 text-center">
                            <i class="fas fa-info-circle fa-3x" style="color: #555;"></i>
                        </div>
                        <div class="cell small-11" style="padding-left: 1em; color:#555">
                            If you do not have login credentials here (i.e. you access our system through a third party), please close this tab / window, login at the third party system, and return via the link in that system.
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- forgotten password form -->
        <div id="forgot-pass" class="hidden">
            <div class="grid-x mt2">
                <div class="cell medium-10 medium-offset-1">
                    <h5 class="">Forgot Password</h5>
                </div>
            </div>
            <div class="grid-x">
                <div class="cell medium-10 medium-offset-1">
                    <input type="text" placeholder="enter email address" id="email" name="email">
                    <p class="help-text">Enter the email associated with your account</p>
                </div>
            </div>
            <div class="grid-x mb1">
                <div class="cell medium-4 medium-offset-1">
                    <button class="button clear cancel-forgot">Cancel</button>
                </div>
                <div class="cell medium-6">
                    <button id="resetMe" class="button cell">Reset my password</button>
                </div>
                <div class="cell medium-10 medium-offset-1 text-center message"></div>
            </div>
        </div>
        <!-- forgot password email notification -->
        <div id="notification" class="hidden">
            <div class="grid-x mt2">
                <div class="cell medium-10 medium-offset-1">
                    <h5>Password sent</h5>
                </div>
            </div>
            <div class="grid-x">
                <div class="cell medium-10 medium-offset-1 mt1">
                    <p class="help-text emailed-password"></p>
                </div>
            </div>
        </div>
    </div></div><div class="reveal-overlay"><div class="reveal tiny modal-content no-padding" id="errorModal" data-reveal="kz8yad-reveal" data-animation-in="scale-in-up" data-animation-out="fade-out" data-options="closeOnClick:false;closeOnEsc:false;" role="dialog" aria-hidden="true" data-yeti-box="errorModal" data-resize="errorModal">
        <div class="error" style="padding:1em;">
          <h4 class="text-center">
            We're Sorry...
          </h4>
        </div>
        <div class="grid-x grid-padding-x before">
          <div class="cell">
            <p class="text-center" id="errMsg"></p><br>
          </div>
        </div>
        <div class="grid-x grid-padding-x after">
          <div class="cell" id="errDiv">
            <button class="button clear primary mb0 float-center" id="errOK" data-close=""> &nbsp; OK &nbsp; </button>
          </div>
        </div>
      </div></div>



</body></html>