Skip to content

Click failed (id=xxxx not found) #145

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
Operating system and version (32/64bit) :64 bits
.Net Framework version :
Office name and version(32/64bit) : 64 bits
Browser name and version :chrome
SeleniumWrapper version :SeleniumWrapperSetup-1.0.23.0.exe

What steps will reproduce the problem with a public website ?

1. Dim selDriver As Object
2. Set selDriver = CreateObject("SeleniumWrapper.WebDriver")

3. selDriver.Start "chrome", "http://www.chip.gov.co/"
4. selDriver.Open "http://www.chip.gov.co"
5. selDriver.Click "link = Consultas"
6. selDriver.Click "id=j_id114:j_id116:j_id126:InformacionEnviada:out"


What is the expected output? What do you see instead?

lines 5 o 6 doesnt work


Original issue reported on code.google.com by [email protected] on 24 Mar 2015 at 2:15

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions