Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Error in Selenium IDE when trying to locate a target in form of a tableCellAddress labels:IDE #485

Closed
lukeis opened this issue Mar 2, 2016 · 6 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 2, 2016

Originally reported on Google Code with ID 485

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.

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)_
@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by jmleyba on 2010-04-26 23:38:25

  • Labels added: ide

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

I tried it but it doesn't work, I work on it.

Reported by jeremy.herault on 2010-06-06 16:16:00

  • Status changed: Started

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

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

Reported by Samit.Badle on 2010-06-07 17:16:05


- _Attachment: [selenium-ide-1.0.7 (table locator fix).zip](https://storage.googleapis.com/google-code-attachments/selenium/issue-485/comment-3/selenium-ide-1.0.7 %28table locator fix%29.zip)_

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Fixed. Samit: Could you please "sign" the contributor license agreement at: 
http://code.google.com/legal/individual-cla-v1.0.html

Reported by jeremy.herault on 2010-06-07 18:22:48

  • Status changed: Fixed

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by jeremy.herault on 2010-06-08 07:38:07

@lukeis
Copy link
Member Author

lukeis commented Mar 2, 2016

Reported by luke.semerau on 2015-09-17 17:48:59

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 2, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant