PhantomJS For Arachni?

Pieter's Avatar

Pieter

20 Sep, 2012 02:11 PM

Came along this, maybe this is something nice to use?

https://github.com/ariya/phantomjs

:p

  1. Support Staff 1 Posted by Tasos Laskos on 20 Sep, 2012 02:43 PM

    Tasos Laskos's Avatar

    Yeah I've seen it before but I'm not too fond of having to implement the necessary functionality in JS for Phantom.

    The initial (and ideal) goal is to write a Ruby DOM API (based on Nokigiri and/or Taka) and use TheRubyRacer to provide the JS runtime.

    Now, if I fail, which is a very real possibility since this would be a massive undertaking, then we can start looking at other ways to go about it.

    I like things neat and tidy. :)

  2. Tasos Laskos closed this discussion on 20 Sep, 2012 02:43 PM.

  3. Tasos Laskos re-opened this discussion on 15 Feb, 2013 02:08 AM

  4. Support Staff 2 Posted by Tasos Laskos on 15 Feb, 2013 02:08 AM

    Tasos Laskos's Avatar

    Found this: http://phantomjs.org/release-1.8.html, there is support for Ruby via Selenium WebDriver.

    I'm not very happy with having to start a PhantomJS server in the background but it's at least worth a try considering that Arachni will get all the necessary functionality instantly -- and without me having to do a huge amount of work.

  5. Tasos Laskos closed this discussion on 01 Jun, 2013 07:49 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac