0
Q:

selenium find multiple elements

// returns an array of elements
let allTextBoxes = driver.findElements(By.css("input"));
1

New to Communities?

Join the community