I have a h4 headline that I have to click. <h4 id="addproject">Create a new project</h4> This does not work. ie.h4(:id, "addproject").click Is there a way to click it? Zeljko