Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to click on image which is a part of WebElement with Tag 'NOBR'
#1
Not Solved
There is a web element(part of webtable) with tag 'NOBR' in my web application.
If I look at the Web Element in IE Dev Toolbar, it looks like this:

Code:
<TD class=xyz id=abc>
--<NOBR>
----<IMG>
----#text
----<IMG class=navnode>
------class=navnode
------src=http://...
----#text
----<IMG>
----#text

The issue is that I want to click on the image of class=navnode.
Not sure how to get to it...
How can I access it using the WebElement?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Identifying a WebGrid using Div Tag - Solved EnthusiasticLearner 2 3,344 01-06-2014, 09:27 PM
Last Post: EnthusiasticLearner
  How to extract part of a string between two particular characters. ACCBAJPA 7 5,338 08-22-2013, 02:39 PM
Last Post: ACCBAJPA
Exclamation Retrieve the complete height and width of a browser beyond the visible part as wel learnQtptips 0 2,011 05-22-2013, 09:36 AM
Last Post: learnQtptips
  unable to click webelement by holding shift key tanyamrz 1 3,354 09-14-2012, 05:21 AM
Last Post: kcn
  how to get mantissa and decimal part Ishul 3 3,883 03-28-2012, 10:40 PM
Last Post: Surya

Forum Jump:


Users browsing this thread: 1 Guest(s)