What is the script for selenium in li Tag .I used Xpath in selenium.
driver.findElement(By.xpath(" //*[@id='select2-product_cat-container']")).click() ; but it is not working.
[This image is web code Sample]
What is the script for selenium in li Tag .I used Xpath in selenium.
driver.findElement(By.xpath(" //*[@id='select2-product_cat-container']")).click() ; but it is not working.
[This image is web code Sample]