one elements lebel name is like
Stores 
WebElement deals = driver.findElementByName(“Stores
”);
deals.click();
its not getting called
any idea how to call
one elements lebel name is like
Stores 
WebElement deals = driver.findElementByName(“Stores
”);
deals.click();
its not getting called
any idea how to call