Como clicar em tag âncora em selênio em php

webDriver.findElement(By.xpath("//a[@href='/docs/configuration']")).click();
Enthusiastic Emu