You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
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
Original issue reported on code.google.com by
nbros....@gmail.comon 23 Oct 2014 at 12:36Attachments: