Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

click on list with regex name doesn't work #28

@GoogleCodeExporter

Description

@GoogleCodeExporter
An instruction like this doesn't work:
ui.click(2, new ListItemLocator("TEST.*"));

The name is compared with equals, but not as a regular expression.

I attached a patch that fixes this.

Original issue reported on code.google.com by nbros....@gmail.com on 23 Oct 2014 at 12:36

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions