You have to switch to that frame first then need to select the element.
driver.switchTo().frame(“framename”);
driver.findElement(By.Id (“id”);
If the above does not work. You may required to work on javascript to locate the element.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CALOw7VYbr3fdh89G6p2_-Rkeer4zvOZi03qyoJ12%3D57kL%2BYnNw%40mail.gmail.com.