driver.findElement(By.xpath("/html/body/ng-dropdown-panel/div/div[2]/div[2]/span")).click();
It says no such element: Unable to locate element: {"method":"xpath","selector":"/html/body/ng-dropdown-panel/div/div[2]/div[8]/span"}
driver.findElement(By.xpath("/html/body/ng-dropdown-panel/div/div[2]/div[2]/span")).click();
It says no such element: Unable to locate element: {"method":"xpath","selector":"/html/body/ng-dropdown-panel/div/div[2]/div[8]/span"}