freightech.ambev.com.br Open in urlscan Pro
45.60.64.149  Public Scan

Submitted URL: http://freightech.ambev.com.br/
Effective URL: https://freightech.ambev.com.br/
Submission: On June 03 via api from NL — Scanned from NL

Form analysis 1 forms found in the DOM

GET

<form method="GET" onsubmit="
  inbot.user_to_bot({'message_to':inbot.message_to});
  if (inbot.config_use_stt) { // mostra novamente icone de microfone caso tenha sumido (pois user digitou texto ao inves de falar).
    // TODO: talvez deva mostrar o microfone somente depois que o bot responder, pra evitar mandar novo audio enquanto bot esta processando.
    // TODO: ...pra isso, procure por $('.bot_input_user_phrase').css('color', 'black'); (pois estava cinza enquanto espera)
    $('#bot_microphone').show('fast'); // mostra mic se nao tem texto no campo input msg
  }
  return(false);
" id="inbot_form_msg">
  <input type="hidden" name="payload" id="inbot_payload" value="">
  <table style="width: 100%;">
    <tbody>
      <tr>
        <td id="bot_icon_persistent_menu_td">
          <i class="fa fa-bars fa-fw bot_layout_icon_persistent_menu" onclick="
  show_or_hide_persistent_menu();
" id="bot_icon_persistent_menu" title="Menu de opções"></i>
          <b id="you_str">Você:</b>
        </td>
        <td style="padding-right: 5px; padding-left: 3px;">
          <div id="input_str" style="display: inline-block; width: 100%">
            <input type="text" name="msg" id="msg" class="bot_input_user_phrase" maxlength="140" placeholder="Faça sua pergunta" onfocus="hide_persistent_menu()" autocomplete="off" onkeyup="
if (inbot.config_use_stt) {
  if ( $('#msg').val().length>0 ) { 
    if (inbot.debug) {
//      $in.warn('inbot hide mic', 'audio');
    }
    $('#bot_microphone').hide('fast'); // oculta mic se usuario comecou escrever texto (reativa ao fazer send)
  } else {
    if (inbot.debug) {
//      $in.warn('inbot show mic', 'audio');
    }
    $('#bot_microphone').show('fast'); // mostra mic se nao tem texto no campo input msg
  }
}

if (inchat.is_connected &amp;&amp; typeof bot_socket == 'object') {
  // Typing indicator
  bot_socket.emit('browser_to_inchat_server', {
             'action': 'client_is_typing',
         'session_id': inbot.session_id,
    'user_phrase_while_typing': this.value
  });
}
" onblur="
if (inbot.config_use_tts) {
  $('#bot_microphone').show();
}
">
            <i class="fa fa-fw fa-paperclip" id="bot_clip_file_upload" style="display: none; font-size: 1.4em; position: absolute; margin-left: -35px; margin-top: 4px; color: #909090; cursor: pointer;" title="Anexar arquivo" onclick="$('.bot_input_type_file:last').click()"></i>
          </div>
        </td>
        <style>
          .mic_pulse {
            color: red;
            border-radius: 50%;
            box-shadow: 0 0 0 rgba(240, 190, 20, 0.4);
            animation: mic_pulse 1.5s infinite;
          }

          @keyframes mic_pulse {
            0% {
              box-shadow: 0 0 0 0 rgba(240, 190, 20, 0.90);
              background: #f0cc10;
            }

            70% {
              box-shadow: 0 0 0 8px rgba(240, 190, 20, 0.3);
            }

            100% {
              box-shadow: 0 0 0 0px rgba(240, 190, 20, 0);
              background: rgba(255, 255, 255, 0);
            }
          }
        </style>
        <td style="width: 1%; padding-right: 20px; white-space:nowrap;">
          <!-- submit oculto so pra funcionar o "submit on enter" ao digitar msg -->
          <input type="submit" value="" style="display: none;">
          <span id="bot_microphone" style="display:none; cursor: pointer;" onclick="
  inbot.mic_init(); // onClick will be redefined here

//  if (inbot.mic_started) {
//    inbot.mic_stop();
//  } else {
//    inbot.mic_start();
//  }
 " onmouseover="
  $('#bot_mic_icon').css('color', 'rgb(248,0,0)');
 " ;="" onmouseout="
  if (inbot.mic_started==0) {
    $('#bot_mic_icon').css('color', 'rgb(0,0,0)');
  }
 "> &nbsp;&nbsp;<i class="fa fa-microphone" id="bot_mic_icon"></i>&nbsp;&nbsp;</span>
          <!-- <span class="btn btn-primary btn-small xround10 bot_layout_button_submit_message"  -->
          <button class="bot_layout_button_submit_message" onclick="$(this).closest('form').submit()" id="button_submit_message" aria-label="Enviar mensagem">
            <i class="fa fa-send-o"></i>
          </button>
        </td>
      </tr>
    </tbody>
  </table>
  <!-- wagner e and pediu pra NAO MOSTRAR botao de "sair do chat"

<div style="text-align: left;">
<div class="btn btn-tiny button_leave_inchat" style="cursor: pointer; margin-top: 5px; xfloat: right; margin-right: 20px; display: none;"
onClick="
 inchat.exit_user();
// inbot.post('user_to_bot', {'user_phrase': 'INCHAT STOP', 'display':'none'});
// $(this).hide('slow');
"
>sair do atendimento</div></div>
-->
  <!--
<input type="submit" value="enviar" class="btn btn-small btn-primary" style="margin-right: 5px;">
-->
  <input type="hidden" id="msg_prefix" style="display: none;"> <!-- ex: "USER FEEDBACK:" -->
  <span id="you_str_after"></span> <!-- ex: <input value="Cancelar comentário"> -->
</form>

Text Content

E-mail





Senha





Criar usuário
Esqueci minha senha

Entrar

ou

Single Sign-On (SSO)
Help us improve by sharing your feedback.
Assistente Virtual

Falar com atendente

 

ACESSIBILIDADE:   A+ | A-   CONTRASTE:





 
+
Início Falar com atendente
Início

Você:

    

Pergunta best_pattern best_pattern_regex best_pattern_id Estímulos possíveis
Resposta selecionada user_id

fechar
Powered by InBot