Page 1 of 1

Local storage: extracting and inserting

PostPosted: Thu Jan 01, 2009 10:46 pm
by Sam08
The eValid product seems to be pretty interesting to us. We like the fact that it is a real browser (but we are wondering when you'll support other browsers).

The main question we have is this: we have an AJAX site that develops some local context and we want to move data around between pages.

Basically, we want to have one test that picks up a value and the other test that puts that same value back into our database (but from a different page).

How do you do that in eValid?

Re: Local storage: extracting and inserting

PostPosted: Mon Jan 05, 2009 10:17 am
by eValid
Sam08 wrote:The eValid product seems to be pretty interesting to us. We like the fact that it is a real browser (but we are wondering when you'll support other browsers).

The main question we have is this: we have an AJAX site that develops some local context and we want to move data around between pages.

Basically, we want to have one test that picks up a value and the other test that puts that same value back into our database (but from a different page).

How do you do that in eValid?


Thanks for asking...sorry for the slow reply, we were closed over the New Years weekend.

What you want is what eValid calls the DOM Input/Output commands:

http://www.e-valid.com/Products/Documen ... utput.html

and the DOM Value Manipulation commands:

http://www.e-valid.com/Products/Documen ... ation.html

Those commands should make it simple to read here and write there...

Give us a call if you need to be talked through...

-eValid