Odin Technology - Automated Software Testing

Axe Test Automation Platform

General discussion relating to the Axe Test Automation Platform from Odin Technology

Posts by Odin employees marked:

Actual result for val returning blank

Hi

AXE v3.2/ Selenium (Java)

I have an issue whereby for a particular object, the expected results are returned correctly as in the AXE results, but the actual result is returning blank.

This is taken from the page HTML:
<SPAN class=miapErrorText nowrap="" name="oldpwd_ValidationError">Required</SPAN>

This is the xpath used to identify the object of type 'Element' in the Object Map:
xpath=//span[@name='oldpwd_ValidationError']


This is a similar object taken from the same page where the actual result is being returned as expected:
<SPAN class=miapRequiredPrompt name="oldpwd_miapRequiredPrompt">*</SPAN>

And this is the xpath used to identify the above object of type 'Element':
xpath=//span[@name='oldpwd_miapRequiredPrompt']

Is there anything obvious to try to see why this is not working as expected for this particular object please?

Note that the 'val' function is used for both in the sub-tests.

Thanks

Mark
Mark Winspear Send private email
Thursday, September 22, 2011
 
 
Please delete this post as the val was being performed on the wrong sub-test
Mark Winspear Send private email
Thursday, September 22, 2011
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics