Hi all,
Is there any browser simulator that fulfills these requirements:
- gem written in Ruby
- automatically performing Ajax and Javascript code (XSS is not an issue in my case)
- independent of the frameworks used by the website (Rails, JavaEE, ASP.NET, …)
- only client-side
- no testing
- no browser dependency
Thanks in advance Martin