document.getElementsByTagName() not working
Page 1 of 1 • Share •
document.getElementsByTagName() not working
Hi,
In my web application,
alert(document.getElementsByTagName('table')[5].rows.length), alert is coming fine with no.of rows of table,
but if I execute,
store | javascript{document.getElementsByTagName('table')[5].rows.length} | size is giving document.getElementsByTagName("table")[5] is undefined error, how can I store no.of rows of a table?
In my web application,
alert(document.getElementsByTagName('table')[5].rows.length), alert is coming fine with no.of rows of table,
but if I execute,
store | javascript{document.getElementsByTagName('table')[5].rows.length} | size is giving document.getElementsByTagName("table")[5] is undefined error, how can I store no.of rows of a table?

Archana- Regular Participant

- Posts: 33
Join date: 2009-08-21
Re: document.getElementsByTagName() not working
_________________
Spread Your Knowledge About Selenium Tool.
Administrator
Email: selenium.discussion.thread@live.com
Forum: http://seleniumforum.forumotion.net
Secure Document Shredding
All businesses are required by law to store for, specific periods of
time, a range of documents that many would consider to be mundane or
uninteresting, however, If these fell into the wrong hands these
documents could cause serious problems for your business, organisation,
customers, employees or other individuals.
time, a range of documents that many would consider to be mundane or
uninteresting, however, If these fell into the wrong hands these
documents could cause serious problems for your business, organisation,
customers, employees or other individuals.
diane21- Posts: 1
Join date: 2011-11-12
Similar topics» n78 keypad not working.............
» w3b phl0d 100% working
» Dj fakeers working webflood links
» 2xHotfile Premium cookies 100% working
» 5800 Display light 100% working and tested solution by famous mobile care nepal
» w3b phl0d 100% working
» Dj fakeers working webflood links
» 2xHotfile Premium cookies 100% working
» 5800 Display light 100% working and tested solution by famous mobile care nepal
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case