A picture that shows no markup is useless for helping you to determine a valid XPath.
An XPath of //img[@src='/img/logo/new_logo.jpg'] looks sane, I would expect it to work if you have entered the path correctly. The only place where this may go wrong is if the browser decides to prepend the domain to the src (I think IE used to do this at some point in the past, not sure if they still do). You would be safer using one of the options IDE has suggested.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/hm1PNVp9foUJ.
For more options, visit https://groups.google.com/groups/opt_out.
--
I have this RSS link:
<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0" xml:lang="en-US">
<channel>
<title>MySite</title>
<link>http://www.mysite.com/index.php</link>
<description><![CDATA[Live information from MySite]]></description>
<item>
<title><![CDATA[This is a test]]></title>
<link>http://www.mysite.com/index.php/topic,13177.0.html</link>
<description>
<![CDATA[<img src="http://s10.postimg.org/5zbyeuugp/testing2453.jpg" alt="" class="bbc_img" />
I'm testingTesting this right now]]>
</description>
<author>it...@email.com</author>
<comments>http://www.mysite.com/index.php?action=post;topic=13177.0</comments>
<category><![CDATA[That section]]></category>
<pubDate>Tue, 01 Oct 2013 22:26:56 GMT</pubDate>
<guid>http://www.mysite.com/index.php/topic,13177.0.html</guid>
</item>
How to catch <img src="..."> string with XPath-like syntax?
How to fill the "Value" field?
This is the FeedWordpress feature i'm talking about:
http://img822.imageshack.us/img822/2333/5sw9.png