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

296
Visualizações
Selenium (python). Can't find correct way to click on button

There is html where I can't find correct way to click on button via selenium on python.

Here is the part of code

So, I need to click on

class="standart-wallet_standartWalletText__zjyj3" 

via selenium but it seems nothing work.

What I tried:

wait.until(EC.element_to_be_clickable((By.XPATH, "//span[text()='standard wallet']")))
wait.until(EC.element_to_be_clickable((By.XPATH, "//span[starts-with(@class,'standart-wallet_standartWalletText')]"
wait.until(EC.element_to_be_clickable((CSS_SELECTOR, ...)))
wait.until(EC.element_to_be_clickable((CLASS_NAME, ...)))

and so on...

What I got:

raise TimeoutException(message, screen, stacktrace)

So, please help ¯_(ツ)_/¯

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

0

The element is probably hidden, as it's nested in accordion. So it won't get clickable status until getting expanded. You can try to implement a function that expands it or simply use EC.presence_of_element_located() instead.

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