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 has been 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.
Hi Jeremy,
I am really surprised that it did not work. Maybe the patch file was corrupt.
Anyway, I revisited the patch and I am happy to say that it still works. I have
applied the patch to the released version of selenium 1.0.7 and have attached it
along with some other files.
test-table.htm file is a simple page with a table to be used for testing. The
testcase.htm is a simple test case containing verifyTable commands. There are also
two jpg files with screenshots of the old and patched behaviour. As you can try out
yourself, clicking on the find button using the bundled (patched) selenium ide
should highlight the table cells correctly.
Let me know if I can be of any help.
Cheers,
Samit
Originally reported on Google Code with ID 485
Reported by
Samit.Badle
on 2010-04-23 19:15:30- _Attachment: [selenium-runner.diff](https://storage.googleapis.com/google-code-attachments/selenium/issue-485/comment-0/selenium-runner.diff)_
The text was updated successfully, but these errors were encountered: