Verify Weblist contents with a spreadsheet

Applying eValid to AJAX applications that require advanced DOM-based methods.

Verify Weblist contents with a spreadsheet

Postby PacMan » Tue Dec 14, 2010 11:01 am

I have a dropdown in my app that contains hundreds of values and I want to verify the values with a spreadsheet I have. Is there a way to do this in eValid? The order in which they appear is also important to the test.
PacMan
 
Posts: 8
Joined: Tue Nov 23, 2010 1:46 pm

Re: Verify Weblist contents with a spreadsheet

Postby eValid » Thu Dec 16, 2010 12:05 pm

PacMan wrote:I have a dropdown in my app that contains hundreds of values and I want to verify the values with a spreadsheet I have. Is there a way to do this in eValid? The order in which they appear is also important to the test.

Each element in your dropdown will probably appear listed separately in the innerHTML property of that particular element -- this is a common construction that we have seen, but there are many, many variations.

If that's the case then you use the IndexFindElement, ValueGetElement, and ValueSave commands to extract and save the entire string to a local file.

Once saved to a local file it should be a simple matter for you to take those values into your local spreadsheet system.

The eValid Team
eValid
 
Posts: 2396
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to AJAX Applications & DOM Processing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons