Python and webkitdriver

110 views
Skip to first unread message

Paul

unread,
Aug 28, 2012, 6:04:03 PM8/28/12
to webkit...@googlegroups.com
I've used pywebkit, webkit and xvfb to test javascript in the recent past. However, I'd prefer to use webkitdriver in place of the webkit/xvfb combination. Does this seem reasonable and if so, any suggestions about how to proceed?

Baran Ozgul

unread,
Aug 29, 2012, 6:49:41 AM8/29/12
to webkit...@googlegroups.com
Hi Paul,

Unfortunately the webkitdriver project is no longer active. 

You can try out other webdriver implementations.

Alternatively, you can check out the webkit-based PhantomJS, I believe there is a WebDriver implementation work for this library currently in progress.

- Baran

- Baran




On 28 August 2012 23:04, Paul <pgs...@gmail.com> wrote:
I've used pywebkit, webkit and xvfb to test javascript in the recent past. However, I'd prefer to use webkitdriver in place of the webkit/xvfb combination. Does this seem reasonable and if so, any suggestions about how to proceed?

--
You received this message because you are subscribed to the Google Groups "webkitdriver" group.
To view this discussion on the web visit https://groups.google.com/d/msg/webkitdriver/-/56fqYM8mx_MJ.
To post to this group, send email to webkit...@googlegroups.com.
To unsubscribe from this group, send email to webkitdriver...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/webkitdriver?hl=en.

Paul Sery

unread,
Sep 6, 2012, 10:42:28 PM9/6/12
to webkit...@googlegroups.com
Hello Baran,

Ah, that's too bad. It was a good idea and interesting project.

I tried a couple of JS-based web scraping systems this spring. One was ZombieJS and I think the other was PhantomJS. They were lightweight and gave me the ability to scrape web pages containing javascript. My goal was to deobfuscate javascript by instrumenting WebKit's JavaScript Core and I was able to do so. The problem was that they are written in js and so the embedded scripts were hidden by the javascript-based tools and browser. Perhaps I missed some simple way of doing it but I couldn't see it and gave up after a while.

I can deobfuscate using instrumented Firefox/spidermonkey and Chrome/jsc and Xvfb but would prefer to use something like webkitdriver. Any ideas?

Thanks,
Paul
Reply all
Reply to author
Forward
0 new messages