processoseletivofacens.apprubeus.com.br Open in urlscan Pro
35.209.247.95  Public Scan

Submitted URL: http://processoseletivofacens.apprubeus.com.br/
Effective URL: https://processoseletivofacens.apprubeus.com.br/
Submission: On December 07 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

<form flex-sm="60" ng-submit="acessar()" layout-align="end end" lass="conteudo-barra" layout="row" ng-show="!usuarioLogado.success" class="ng-pristine ng-valid layout-align-end-end layout-row flex-sm-60" aria-hidden="false">
  <!-- ngIf: !hideCamposLoginBarra -->
  <span class="espaco-campo-pequeno"></span>
  <!-- ngIf: !hideCamposLoginBarra -->
  <span class="espaco-campo-pequeno"></span>
  <button class="md-raised md-primary btn-geral btn-pequeno alinha-btn-barra md-button md-ink-ripple" type="submit" ng-transclude="" aria-label="Entrar"><span class="ng-binding ng-scope"> Entrar </span></button>
</form>

<form ng-submit="acessar()" class="md-padding ng-pristine ng-invalid ng-invalid-required ng-valid-pattern">
  <div layout="row" layout-align="center center" class="md-padding layout-align-center-center layout-row">
    <div layout="column" flex="80" class="layout-column flex-80">
      <h5 class="label-campos ng-binding">E-mail, Celular ou CPF</h5>
      <input required="" type="text" class="lower-case form-control form-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="dadosBarra.login" aria-invalid="true">
    </div>
  </div>
  <div layout="row" layout-align="center center" class="md-padding layout-align-center-center layout-row">
    <div layout="column" flex="80" class="layout-column flex-80">
      <h5 class="label-campos ng-binding">Data de Nascimento</h5>
      <input pattern="(0[1-9]|1[0-9]|2[0-9]|3[01]).(0[1-9]|1[012]).[0-9]{4}" title="dd/mm/aaaa" required="" id="dataBarra" ng-enter="acessar()" type="text"
        class="form-control form-input dataBarra ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern" ng-model="dadosBarra.dataNascimento" aria-invalid="true">
    </div>
  </div>
  <div layout="row" layout-align="center center" class="md-padding layout-align-center-center layout-row">
    <button class="md-raised md-primary btn-geral alinha-btn-barra-direita md-button md-ink-ripple" type="submit" ng-transclude="" aria-label="Entrar"><span class="ng-binding ng-scope"> Entrar </span></button>
  </div>
</form>

Name: formEtapa1

<form id="formEtapa1" name="formEtapa1" ng-submit="irEtapa2()" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-valid-email ng-valid-pattern ng-valid-minlength">
  <div layout-padding="" class="layout-padding">
    <div>
      <h5 class="label-campos">Nome Completo<span class="required">*</span></h5>
      <input focus-me="true" name="candNome" autocomplete="name" required="" type="text" maxlength="120" class="form-control form-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength"
        ng-model="dadosCandidato.nome" ng-blur="verNome(dadosCandidato.nome)" ng-class="{errorServidor: !statusNome}" aria-invalid="true">
      <!-- ngIf: !statusNome -->
    </div>
  </div>
  <div layout-padding="" class="layout-padding">
    <div>
      <h5 class="label-campos">Email<span class="required">*</span></h5>
      <input uib-popover="" popover-trigger="mouseenter" ng-class="{errorServidor: camposErroServidor.email.status || !emailValido}" ng-blur="verificaEmail(formEtapa1.email.$invalid)" ng-keyup="verificaCampo('email', dadosCandidato.email.$valid)"
        type="email" placeholder="exemplo@email.com" name="email" maxlength="60" ng-pattern="/^.+@.+..+$/" required="" autocomplete="email"
        class="form-control form-input form-email ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="dadosCandidato.email" aria-invalid="true">
      <!-- ngIf: !emailValido -->
    </div>
  </div>
  <!-- ngIf: dataNascimentoGeneroTerceiraEtapa!=1 -->
  <div ng-if="dataNascimentoGeneroTerceiraEtapa!=1" layout-gt-xs="row" layout-xs="column" layout-align="center start" layout-padding="" class="layout-padding ng-scope layout-xs-column layout-gt-xs-row layout-align-center-start">
    <div flex-gt-xs="50" class="alinha-campo-xs flex-gt-xs-50">
      <h5 class="label-campos">Data de Nascimento<span class="required">*</span></h5>
      <input autocomplete="dataNascimento" name="dataNascimento" n="" ng-class="{errorServidor:!dataValida}" type="text" ng-init="dataValida = true" ng-blur="dataValida = formEtapa1.dataNascimento.$valid" title="dd/mm/aaaa" placeholder="dd/mm/aaaa"
        id="dataNasc" required="" class="form-control form-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="dadosCandidato.dataNascimentoVisao" maxlength="10"
        pattern="(0[1-9]|1[0-9]|2[0-9]|3[01]).(0[1-9]|1[012]).[0-9]{4}" aria-invalid="true">
      <!-- ngIf: !dataValida || camposErroServidor.dataNascimento.status -->
    </div>
    <span flex-gt-xs="5" class="padding-xs flex-gt-xs-5"></span>
    <div flex-gt-xs="50" class="alinha-campo-xs flex-gt-xs-50">
      <div>
        <h5 class="label-campos ng-binding">Celular (Whatsapp)<span class="required">*</span></h5>
        <input autocomplete="off" ng-init="celValido = true" ng-blur="celValido = formEtapa1.phone.$valid" ng-class="{errorServidor: !celValido}" title="(00) 000000000" placeholder="(00) 000000000" type="text" id="telEtapa1" name="phone" required=""
          class="form-control form-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-minlength" ng-change="celularExistente = false" ng-model="dadosCandidato.celular" ng-minlength="13" aria-invalid="true">
        <!-- ngIf: !celValido -->
      </div>
    </div>
  </div><!-- end ngIf: dataNascimentoGeneroTerceiraEtapa!=1 -->
  <!-- ngIf: dataNascimentoGeneroTerceiraEtapa!=1 -->
  <div ng-if="dataNascimentoGeneroTerceiraEtapa!=1" layout-gt-xs="row" layout-xs="column" layout-align="center start" layout-padding="" class="layout-padding ng-scope layout-xs-column layout-gt-xs-row layout-align-center-start">
    <!-- ngIf: !removerTelefoneResidencial -->
    <div ng-if="!removerTelefoneResidencial" flex-gt-xs="50" class="alinha-campo-xs ng-scope flex-gt-xs-50">
      <h5 class="label-campos ng-binding">Telefone</h5>
      <input autocomplete="off" ng-init="telValido = true" ng-blur="telValido = formEtapa1.telephone.$valid" ng-class="{errorServidor:!telValido}" ng-change="telExistente = false" title="(00) 000000000" placeholder="(00) 000000000" type="tel"
        id="telFixoEtapa1" name="telephone" class="form-control form-input ng-pristine ng-untouched ng-valid ng-empty ng-valid-minlength" ng-model="dadosCandidato.telefoneFixo" ng-minlength="13" aria-invalid="false">
      <!-- ngIf: !telValido -->
    </div><!-- end ngIf: !removerTelefoneResidencial -->
    <!-- ngIf: !removerTelefoneResidencial --><span ng-if="!removerTelefoneResidencial" flex-gt-xs="5" class="padding-xs ng-scope flex-gt-xs-5"></span><!-- end ngIf: !removerTelefoneResidencial -->
    <!-- ngIf: naoPedirGenero==1 -->
    <!-- ngIf: naoPedirGenero!=1 && generoTerceiraEtapa != 1 -->
    <div ng-if="naoPedirGenero!=1 &amp;&amp; generoTerceiraEtapa != 1" layout="column" flex-gt-xs="50" class="alinha-campo-xs ng-scope layout-column flex-gt-xs-50">
      <h5 class="label-campos ng-binding layout-align-center-center layout-row" layout-align="center center" layout="row">Gênero<span class="required">*</span></h5>
      <md-radio-group layout-align="center center" class="md-raised md-primary ng-pristine ng-untouched ng-valid ng-not-empty layout-align-center-center layout-row" ng-model="dadosCandidato.genero" layout="row" role="radiogroup" tabindex="0"
        aria-invalid="false" aria-activedescendant="radio_4">
        <!-- ngRepeat: gen in genero --><md-radio-button ng-repeat="gen in genero" ng-value="gen.id" aria-label="Masculino" class="ng-scope md-checked" id="radio_4" role="radio" aria-checked="true" value="1">
          <div class="md-container md-ink-ripple" md-ink-ripple="" md-ink-ripple-checkbox="">
            <div class="md-off"></div>
            <div class="md-on"></div>
          </div>
          <div ng-transclude="" class="md-label"><span class="ng-binding ng-scope"> Masculino </span></div>
        </md-radio-button><!-- end ngRepeat: gen in genero --><md-radio-button ng-repeat="gen in genero" ng-value="gen.id" aria-label="Feminino" class="ng-scope" id="radio_5" role="radio" aria-checked="false" value="2">
          <div class="md-container md-ink-ripple" md-ink-ripple="" md-ink-ripple-checkbox="">
            <div class="md-off"></div>
            <div class="md-on"></div>
          </div>
          <div ng-transclude="" class="md-label"><span class="ng-binding ng-scope"> Feminino </span></div>
        </md-radio-button><!-- end ngRepeat: gen in genero -->
      </md-radio-group>
    </div><!-- end ngIf: naoPedirGenero!=1 && generoTerceiraEtapa != 1 -->
  </div><!-- end ngIf: dataNascimentoGeneroTerceiraEtapa!=1 -->
  <!-- ngIf: dataNascimentoGeneroTerceiraEtapa==1 --> <!-- ngIf: codConsultorPrimeiraEtapa==1 -->
  <!-- ngIf: termosEtapa == 1 && perguntarQuestaoReceberEmail -->
  <div layout="row" layout-align="end center" class="md-padding layout-align-end-center layout-row">
    <span flex-gt-xs="20" class="flex-gt-xs-20"></span>
    <button class="md-raised md-primary btn-geral btn-grande md-button md-ink-ripple" type="submit" ng-transclude="" ng-disabled="!statusNome || !formEtapa1.$valid || (termosObrigatorio == 1  &amp;&amp; !dadosCandidato.aceitaReceberEmailsVisao)"
      aria-label="Próximo" disabled="disabled"><span class="ng-scope"> Próximo </span></button>
  </div>
</form>

Text Content

Entrar
+ Nova inscrição
Inscrições Dados pessoais Sair
Inscrições Dados pessoais Sair

Entrar

+ Nova inscrição
Inscrições Dados pessoais Sair
Inscrições Dados pessoais Sair

E-MAIL, CELULAR OU CPF

DATA DE NASCIMENTO

Entrar



1


2


3


4

OS DADOS QUE VOCÊ INFORMOU PERTENCE A OUTRA PESSOA, VERIFIQUE OS DADOS
INFORMADOS E TENTE NOVAMENTE, CASO NÃO CONSIGA COMPLETAR A SUA INSCRIÇÃO ENTRE
EM CONTATO COM O NOSSO ATENDIMENTO .



OLÁ, PREENCHA SEUS DADOS PARA REALIZAR SUA INSCRIÇÃO

NOME COMPLETO*

EMAIL*

DATA DE NASCIMENTO*

CELULAR (WHATSAPP)*

TELEFONE

GÊNERO*


Masculino

Feminino
Próximo
-