When i am runing this code
driver.findElement(By.xpath("//span[text()=\'Next\']")).click();
I am getting this error