Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

245
Visualizações
Selenium, WebDriver : Get Element, " <a href=Javascript " with changing variables

javascript button source to get element:

<a href="JavaScript:onclick=bookProsecc('20220512','1550','A','B','0','','')">
    <img src="/image/cal_app.jpg" alt="C">
</a>

I used find_element using href with just before changing variables but I think it doesn't work.

submit_btn = driver.find_element(By.XPATH,"//a[@href='JavaScript:onclick=bookProsecc(']")

What is the best way to access the button element?

about 4 years ago · Juan Pablo Isaza
2 Respostas
Responde à pergunta

0

Try:

submit_btn = driver.find_element(By.XPATH,"//img[@src='/image/cal_app.jpg']/..")
about 4 years ago · Juan Pablo Isaza Relatório

0

submit_btn = driver.find_element(By.XPATH,"//a[starts-with(@href,'JavaScript:onclick=bookProsecc(')]")

Try this one where the href starts with a certain string.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda