This is popup in my project, I am facing problem with click on"I'm ready to return to the registration home page"link of it. I'm locating by id
driver.findElement(By.cssSelector("a[id*='ProgramWizardBase_ctl00_HomePageHyperLink']")).click();
It throws error "Element is not currently visible and so may not be interacted with element"][1] [1]: http://i.stack.imgur.com/sbjJb.png