Unable to click the value from drop down

This is my line of code, after selecting the value, unable to click on it.

driver.findElement(By.xpath("(//*[@class=‘vs__dropdown-option’])[6]")).click();

@Aleksei can you please help.

  1. Check that your element found
  2. Check element center coordinates
  3. Try tap by coordinates