Comment cliquer sur la balise d'ancrage en sélénium en php
webDriver.findElement(By.xpath("//a[@href='/docs/configuration']")).click();
Enthusiastic Emu
webDriver.findElement(By.xpath("//a[@href='/docs/configuration']")).click();