top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Browser simulator independent of web framework for Rails?

0 votes
275 views

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
posted Jun 17, 2017 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button
What do you mean 'no testing'? If not for testing then what is it for?

...