hi, I have got a page which displays a table. I want to pick a particular value from this table.
So i am using this command. <step command="storeText" arg1="//[EMAIL PROTECTED]'searchResult']//tr[2]/td[3]" arg2="webidarg" /> This command works fine when i manually test this. But when i am running through a test driven environment, the function "addXPathSupport(inDocument)" in html-xpath-patched.js file throws some error due to which selenium hangs. Any solution would be greatly appreciated. Regards Harish _______________________________________________ Selenium-devel mailing list Selenium-devel@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel