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 Nov 29, 2018. It is now read-only.
The verifyTable and related commands generated from getTable
(tableCellAddress) take a target in form of a tableCellAddress,
e.g. "foo.1.4".
Clicking on the Find button in the IDE results in a "locator not found"
error.
The attached patch fixes this issue.