Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

251
Vistas
How can I enter an input values in Chrome browser console?

My Scenario - Upon entering a value in frame counter and hit return key, the video should play at the mentioned interval.

How do I replicate this at browser console using JS selector? Below is the copied html of the input frame counter?

Note: I am a beginner to WebDev and stackoverflow. Kindly excuse if the question is not framed properly.

<div>
              <ap-timeline-time-input data-timeline-child="true" value="200"></ap-timeline-time-input>
              <!--?lit$5695349277$-->
            </div>
<ap-timeline-time-input data-timeline-child="true" value="200"></ap-timeline-time-input>
shadow-root (open)
<form class="time-input-edit hidden">
        <!-- input attribute "size" here is a fix for browser default width
        of the input element making the component width jumpy between edit
        and view mode -->
        <input size="1" value="200">
        <span class="error"><!--?lit$5695349277$--></span>
      </form>

What I tried - Using the below js path of the input field, I am able to enter the value which reflects in the field. However it video does not get jump to the frame to the new value. only if I click anywhere in the field it works as expected.

document.querySelector("body > app-root > app-qc-route > app-qc > div > app-workspace-outlet > app-workspace-split-layout > ap-split-pane > div:nth-child(2) > app-workspace-outlet > app-workspace-timeline-panel > div > div.timeline.mono-mix-padding-right > app-qc-timeline > app-timeline-base > ap-timeline-basic").shadowRoot.querySelector("ap-timeline > ap-timeline-row.alternate-background.timestamps.overflow-hack-right > span > div > ap-timeline-time-input").value="900"
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda