Hi everybody,
Could it be that StoreXpath command in not working
anymore?
#ResultNameParameterDuration * 1*[image: ok]*invoke*
Go to null
Resulting
page<file:///home/qa/Desktop/results/hernan/dev/today/webtest-results/test/olx/seo/homepage/NofollowHomepageTest/001_HomepageFollowNoFollowCountry99/001_response_invoke.html?baseUrl=http%3A//localhost/>
saveResponsetrue urlhttp://www.olx.in/
00:00:08 * 2*
[image: Show/Hide all substeps][image: x]*group*
Testing Commercial footer #ResultNameParameterDuration * 1*[image: x]
Error<file:///home/qa/Desktop/results/hernan/dev/today/webtest-results/test/olx/seo/homepage/NofollowHomepageTest/001_HomepageFollowNoFollowCountry99/WebTestReport.html#error1>
Page<file:///home/qa/Desktop/results/hernan/dev/today/webtest-results/test/olx/seo/homepage/NofollowHomepageTest/001_HomepageFollowNoFollowCountry99/001_response_invoke.html>
*storeXPath*
Verifies that Advertise in Olx exists
propertyelement xpath//d...@id='footer']/d...@class='links clearfix
cb']/d...@class='i1']/d...@class='i2']/d...@class='i3']/a...@href[contains(.,'/affiliation.php')]]
Error Message
No match for xpath expression <//d...@id='footer']/d...@class='links
clearfix
cb']/d...@class='i1']/d...@class='i2']/d...@class='i3']/a...@href[contains(.,'/affiliation.php')]]>
Current response
http://www.olx.in/
Location (line: 0)
Webtest Version:
<repository>
<id>webtest_dependencies_snapshot</id>
<name>WebTest dependencies</name>
<url>http://webtest.canoo.com/webtest/m2-repo-snapshots</url>
</repository>
<dependency>
<groupId>com.canoo.webtest</groupId>
<artifactId>webtest</artifactId>
<version>3.1-SNAPSHOT</version>
</dependency>
And then tried with:
<dependency>
<groupId>com.canoo.webtest</groupId>
<artifactId>webtest</artifactId>
<version>3.0</version>
</dependency>
Thanks in advance for your help.