https://meet.odro.co.uk/adeccocorporate/solointerview/664b604729f7232be61612ad/multi

Eingereichte URL:
https://odro.io/s/W3tk1Umgeleitet
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText
https://www.gov.uk/view-prove-immigration-statushttps://www.gov.uk/view-prove-immigration-status
https://www.odro.co.uk/compliance/product-privacy-policy/Privacy policy

JavaScript-Variablen · 23 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
Sentryobject
__SENTRY__object
$function
jQueryfunction
iofunction
emailRegExpobject

Konsolenprotokoll-Meldungen · 7 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
errorother
URL
https://meet.odro.co.uk/adeccocorporate/solointerview/664b604729f7232be61612ad/multi
Text
Unrecognized Content-Security-Policy directive 'prefetch-src'.
errorother
URL
https://browser.sentry-cdn.com/5.5.0/bundle.min.js
Text
Unrecognized Content-Security-Policy directive 'prefetch-src'.
errorother
URL
https://browser.sentry-cdn.com/5.5.0/bundle.min.js
Text
Unrecognized Content-Security-Policy directive 'prefetch-src'.
errorother
URL
https://browser.sentry-cdn.com/5.5.0/bundle.min.js
Text
Unrecognized Content-Security-Policy directive 'prefetch-src'.
errorother
URL
https://browser.sentry-cdn.com/5.5.0/bundle.min.js
Text
Unrecognized Content-Security-Policy directive 'prefetch-src'.
errorother
URL
https://script.hotjar.com/modules.67d7d905831ab88336d0.js
Text
Unrecognized Content-Security-Policy directive 'prefetch-src'.
errorother
URL
https://script.hotjar.com/modules.67d7d905831ab88336d0.js
Text
Unrecognized Content-Security-Policy directive 'prefetch-src'.

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head>
  <meta name="robots" content="noindex">
  <title>Adecco Solutions - Solo Interview - Right to Work Verification</title>

  <meta charset="UTF-8">
<meta name="description" content="The Adecco Solutions online interview platform.">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta prefix="og: http://ogp.me/ns#" property="og:site_name" content="Adecco Solutions">
<meta prefix="og: http://ogp.me/ns#" property="og:title" content="Adecco Solutions">
<meta prefix="og: http://ogp.me/ns#" property="og:image" content="https://odrolite.s3.eu-west-1.amazonaws.com/adeccocorporate%2Fbackgrounds%2FAdecco+Corporate+.png">
<meta prefix="og: http://ogp.me/ns#" property="og:description" content="The Adecco Solutions online interview platform.">
<meta prefix="og: http://ogp.me/ns#" property="og:type" content="website">
<meta property="fb:app_id" content="351585961958391">

<link rel="icon" href="/img/new-odro-logos/_Logo-noshadow.svg">
<link href="https://fonts.googleapis.com/css?family=Muli:300,400" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="/vendors/fontAwesome/css/font-awesome.css">
<link rel="stylesheet" href="/bower_components/components-font-awesome/css/font-awesome.min.css">


    <!-- sentry enabled -->
    <script src="https://browser.sentry-cdn.com/5.5.0/bundle.min.js" integrity="sha384-/kLYKYxlMDI1l+lhDHECQrq1Z4fnk/A32MWVF6rRnuE2WiOuAmg3wr3McNOG3Szi" crossorigin="anonymous"></script>
    <script>
      Sentry.init({
        dsn: 'https://[email protected]/1518042',
        environment: 'production',
        release: '3.61.0'
      });
      
      
        Sentry.configureScope((scope) => { scope.setTag("clientId", "5e390d4292566d57a2376a15") });
        Sentry.configureScope((scope) => { scope.setTag("clientName", "Adecco Solutions") });
      
    </script>



<script src="/bower_components/jquery/dist/jquery.min.js" type="text/javascript"></script>
<link href="/bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="/css/stylesheets/index.css">
<script src="/socket.io/socket.io.js"></script>
  <meta name="author" content="Adecco Solutions">
<!--<meta name="google-play-app" content="app-id=com.tokbox.android.opentokrtc">-->
<!--<link rel="stylesheet" href="/smartbanner/jquery.smartbanner.css" type="text/css" media="screen">-->
<!--<link rel="apple-touch-icon" href="apple-touch-icon.png">-->


  <link rel="stylesheet" href="/bower_components/animate.css/animate.min.css">
  <style>
    html, body {height:100%; margin:0;padding:0}

    .container-fluid{
      height:100%;
      display:table;
      width: 100%;
      padding: 0;
    }

    .row-fluid {height: 100%; display:table-cell; vertical-align: middle;}

    .centering {
      float:none;
      margin:0 auto;
    }

    #restart-info {
      font-weight: 700;
      color: red;
    }

    #interview-name {
    
      margin-top: 20px;
    
    }

    #agreementContainer {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      margin-bottom: 15px;
    }

    #agreementContainer label {
      display: inline-block;
    }

    #privacyPolicyAgreement {
      margin: 0;
    }

    #privacyPolicyLink {
      margin-right: 5px;
    }

    input[type="text"]{
      height: auto !important;
      border: solid 2px #c2cad8 !important;
    }

    input[type="text"]:focus {
      border-color: #286B92 !important;
      outline: none !important;
      box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
    }

    button.btn.btn-primary{
      color: #fff !important;
      background-color: #337ab7 !important;
      border-color: #2e6da4 !important;
      background-image: none !important;
    }

    /* The switch - the box around the slider */
    .switch {
        position: relative;
        display: inline-block;
        width: 30px;
        height: 17px;
        margin-right: 10px;
        margin-bottom: 0px;
    }

    /* Hide default HTML checkbox */
    .switch input {
      opacity: 0;
    }

    /* The slider */
    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

    input:checked + .slider {
        background-color: #428bca;
    }

    input:focus + .slider {
        box-shadow: 0 0 1px #428bca;
    }

    input:checked + .slider:before {
        -webkit-transform: translateX(13px);
        -ms-transform: translateX(13px);
        transform: translateX(13px);
    }

    /* Rounded sliders */
    .slider.round {
        border-radius: 12px;
    }

    .slider.round:before {
        border-radius: 50%;
    }
  </style>
  <link rel="stylesheet" href="/css/stylesheets/interview.css">
<script async="" src="https://static.hotjar.com/c/hotjar-2957752.js?sv=6"></script><script async="" src="https://script.hotjar.com/modules.67d7d905831ab88336d0.js" charset="utf-8"></script></head>

<body style="background-color: rgba(0, 0, 0, 0);">

<div class="container-fluid">
  <div class="row-fluid">

    <div class="centering text-center">
      <div id="start-tile" class="inside animated flipInY" style="display: inline-block; padding: 0px; visibility: visible; max-width: 95%; margin: 0px; border: none; box-shadow: none;">

        <div>
          

          <img src="https://odrolite.s3.eu-west-1.amazonaws.com/adeccocorporate%2Fbackgrounds%2FAdecco+Corporate+.png" style="max-width: 220px; max-height: 80px; padding: 10px; float: right" id="client-logo">

          
        </div>

        <h1 id="interview-name" style="text-align: left; font-size: 24px; margin-top: 5px; margin-bottom: 12px;">
          Right to Work Verification
        </h1>

    

        <div id="description" style="text-align: center;"><p>Welcome to the video recording session for your Right to Work verification   </p><p>Please input your information to begin the verification process. Follow the instructions provided to verify your Right to Work and proof of address documents. The recording should not exceed 5 minutes.   </p><p>Ensure that you have your documents ready to display to the camera. You will be required to upload your documents at the end of the video, so have them saved on your device beforehand.   </p><p>For UK Nationals, your Right to Work Documents will typically be your Passport or Birth Certificate. If providing a Birth Certificate, proof of your NI number is also required.   </p><p>For Non-UK Nationals, your Right to Work Documents will include your Non-UK Passport/BRP (front and back) and your Home Office Share Code. Complete the video and upload a screenshot of your Share Code at the end. Generate your share code here: <a target="_blank" href="https://www.gov.uk/view-prove-immigration-status">https://www.gov.uk/view-prove-immigration-status</a>   </p><p>Upon completion, we will reach out to you regarding the next steps. Thank you for your cooperation.   </p><p>Catalina Hajek<br>Contract Consultant</p></div>

        

        <p style="text-align: left">Welcome to your video interview for the Right to Work Verification vacancy. Please enter your details to get started.</p>

        <form id="enter-details-form" action="/adeccocorporate/solointerview/664b604729f7232be61612ad/multi?_csrf=YIg1UfaM-s4ZWEjgI0tfWjia-MO4sJdP7yqY" method="POST" data-toggle="validator">
          <div class="row">
            <div class="col-xs-12 col-sm-3">
            </div>
            <div class="col-xs-12 col-sm-6">
              <div class="form-group">
                <label for="question">Your Name</label>
                <input type="text" class="form-control" id="name" name="name" placeholder="e.g. Joe Bloggs" required="">
              </div>
            </div>
            <div class="col-xs-12 col-sm-3">
            </div>
            <div class="col-xs-12 col-sm-6">
              <label for="email">Your E-Mail Address</label>
              <div class="form-group">
                <input type="text" class="form-control" id="email" name="email" placeholder="e.g. [email protected]" required="">
              </div>
            </div>
            <div class="col-xs-12 col-sm-6">
              <label for="email2">Confirm Your E-Mail Address</label>
              <div class="form-group">
                <input type="text" class="form-control" id="email2" name="email2" placeholder="e.g. [email protected]" required="">
              </div>
            </div>
          </div>

          <div class="row">
            <div class="col-xs-12">
              <div id="email-error" class="alert alert-danger" style="display:none">
                Please enter a valid email address.
              </div>

              <div id="password-match-error" class="alert alert-danger" style="display:none">
                Your email addresses must match.
              </div>

              <div id="no-agreement-error" class="alert alert-danger" style="display:none">
                You must agree to the Privacy Policy
              </div>
            </div>
          </div>

          <div class="row">
            <div class="col-xs-12">
              <div id="agreementContainer">
                <label class="switch">
                  <input type="checkbox" value="true" id="privacyPolicyAgreement" name="privacyPolicyAgreement" required="">
                  <span class="slider round"></span>
                </label>
                <span>I have read and agreed to the <a id="privacyPolicyLink" role="button" href="https://www.odro.co.uk/compliance/product-privacy-policy/" target="_blank">Privacy policy </a></span>  (click to view the policy)
              </div>
            </div>
          </div>

          <button type="submit" class="btn btn-primary" id="start-btn">Proceed <i class="fa fa-arrow-right" aria-hidden="true"></i></button>
        </form>

    

      </div>
    </div>

  </div>
</div>
<script src="/js/validate-email.js" type="text/javascript"></script>
<script>

  function flipTile(style, wait, tile) {

    style = style || 'flipInY';
    wait = wait || 1000;
    tile = tile || $('#tile');

    var animsInterval = setTimeout(function () {
      if (tile) {
        tile.css('visibility', 'visible');
        tile.css('visibility', 'visible');
        tile.animateCss('animated ' + style);
      }
      clearInterval(animsInterval);
    }, wait);
  }

  var resizeIfMobile = function () {
    if (window.innerWidth < 900) {

      $('.inside').css({'margin': '0', 'border': 'none', 'box-shadow': 'none'});
      $('#start-tile').css({'padding': '0'});
      $('#interview-name').css({'font-size': '24px', 'margin-top': '5px', 'margin-bottom': '12px'});
      if ($('#interview-name').text().length > 104) {
        $('#interview-name').css({'font-size': '18px'});
      }
      $('hr').remove()
      $('#description, #welcome-msg').css({'text-align': 'center'});
      $('#welcome-msg').css({ 'margin-top': '0', 'margin-bottom': '13px'});
      $('body').css({'background-color': 'rgba(0, 0, 0, 0)'});

    }
  }

  $('#url').html('<a target="_blank" href="' +
    window.location.origin + '/adeccocorporate/solointerview/664b604729f7232be61612ad/multi">' +
    window.location.origin + '/adeccocorporate/solointerview/664b604729f7232be61612ad/multi</a>');

  $(document).ready(function() {

    $.fn.extend({
      animateCss: function (animationName) {
        var animationEnd = 'webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend';
        this.addClass('animated ' + animationName).one(animationEnd, function() {
          $(this).removeClass('animated ' + animationName);
        });
      }
    });

    resizeIfMobile()
    flipTile('flipInY', 400, $('.inside:visible'));
  });

  $('#enter-details-form').submit(function (e) {

    $('#email-error').css('display', 'none');
    $('#password-match-error').css('display', 'none');

    var error = !validateEmail($('#email').val());
    if (error) {
      $('#email-error').css('display', 'block');
      return false;
    }

    error = ($('#email').val() !== $('#email2').val());
    if (error) {
      $('#password-match-error').css('display', 'block');
      return false;
    }

    error = (!$('#privacyPolicyAgreement').prop('checked'));
    if(error){
      $('#no-agreement-error').css('display', 'block');
      return false;
    }

    return true;
  })

</script>
<link href="https://fonts.googleapis.com/css?family=Muli:300,400" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="//tokbox.com/css/shared/fonts.css">
<link rel="stylesheet" href="/vendors/fontAwesome/css/font-awesome.css">
<link rel="stylesheet" href="/vendors/bootstrap/css/bootstrap.min.css">


    <!-- sentry enabled -->
    <script src="https://browser.sentry-cdn.com/5.5.0/bundle.min.js" integrity="sha384-/kLYKYxlMDI1l+lhDHECQrq1Z4fnk/A32MWVF6rRnuE2WiOuAmg3wr3McNOG3Szi" crossorigin="anonymous"></script>
    <script>
      Sentry.init({
        dsn: 'https://[email protected]/1518042',
        environment: 'production',
        release: '3.61.0'
      });
      
      
        Sentry.configureScope((scope) => { scope.setTag("clientId", "5e390d4292566d57a2376a15") });
        Sentry.configureScope((scope) => { scope.setTag("clientName", "Adecco Solutions") });
      
    </script>



<script src="/bower_components/jquery/dist/jquery.min.js" type="text/javascript"></script>
<script src="/vendors/bootstrap/js/bootstrap.js"></script>
<script src="/bower_components/backstretch/jquery.backstretch.js" type="text/javascript"></script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-150519899-2" integrity="sha256-Iyl2vqD2zgqL5jq6YBfql5Brx8Rpj0YworiOiCfADyo=" crossorigin="anonymous"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-150519899-2');
</script>


    <!-- Hotjar Tracking Code for https://meet.odro.co.uk -->
    <script>
      (function(h,o,t,j,a,r){
        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
        h._hjSettings={hjid:2957752,hjsv:6};
        a=o.getElementsByTagName('head')[0];
        r=o.createElement('script');r.async=1;
        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
        a.appendChild(r);
      })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
    </script>





<iframe id="_hjSafeContext_2978486" title="_hjSafeContext" tabindex="-1" aria-hidden="true" src="about:blank" style="display: none !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important;"></iframe></body></html>