Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Comercial
    • Calculadora

0

90
Vistas
how to click on a button by selecting the text inside JavaScript

I am working with selenium and I have a drop-down list of buttons.

<button data-testid="option-110000" class="SearchDropdown-module_dropdown-option__1DUQ1">XI Button</button>
<button data-testid="option-120000" class="SearchDropdown-module_dropdown-option__1DUQ1">XII Button </button>
<button data-testid="option-130000" class="SearchDropdown-module_dropdown-option__1DUQ1">XIII Button </button>

I want to select one of them by the text displayed in the list. For example, I want to select the first button, looking for the element by the text that appears "XI Button".

How could I do it?

7 months ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos