begin wrote:Why again is it necessary to have a complete browser to test AJAX. Can't you just "click and script" the session?
The simple answer is that if you want to really simulate AJAX you need to have a complete browser, which can behave correctly in response to user inputs to the client-side activity in the browser.
We don't quite recognize "click and script" among several possible alternatives, but we do know that all of the technical solutions that are based on something
less than using a complete browser simply do not accuately reproduce when an AJAX application running in a browser produces.
Why settle for an approximation when the real thing is available?
eValid Support