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
? | Show this help |
---|---|
ESC | Blurs the current field |
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 20 Sep, 2012 02:43 PM
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. :)
Tasos Laskos closed this discussion on 20 Sep, 2012 02:43 PM.
Tasos Laskos re-opened this discussion on 15 Feb, 2013 02:08 AM
Support Staff 2 Posted by Tasos Laskos on 15 Feb, 2013 02:08 AM
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.
Tasos Laskos closed this discussion on 01 Jun, 2013 07:49 PM.