Closed GoogleCodeExporter closed 9 years ago
Meant to post this here:
The way I found this project was searching for exactly what phanomjs does in
order to build some interesting tools for developers. Basically the idea of
being able to test inside the web browser against the actual pixels the browser
display due to that being disabled for security.
The first thing I was interested in developing was a simple evolutionary
algorithm that took a graphic button as input, like from a PSD, and then
iterated random CSS3 properties until it had closely matched the input graphic.
Just what example of being able to test against actual browser output while
inside the environment would allow.
Original comment by brandon.benvie
on 15 Feb 2011 at 8:24
Due to the security issue, issue 41 needs to be solved first.
Original comment by ariya.hi...@gmail.com
on 14 Mar 2011 at 6:58
We can implement this as a read-only propery in the WebPage object. It will
share most of the code with WebPage#render.
Original comment by ariya.hi...@gmail.com
on 28 May 2011 at 8:51
Having the image rendering as a url is a nifty idea ;)
Original comment by detroniz...@gmail.com
on 7 Nov 2011 at 8:36
I welcome any idea on the API which makes sense for this.
Original comment by ariya.hi...@gmail.com
on 8 Nov 2011 at 4:50
Original comment by ariya.hi...@gmail.com
on 15 Jun 2012 at 6:31
This issue has been moved to GitHub:
https://github.com/ariya/phantomjs/issues/10015
Original comment by james.m....@gmail.com
on 16 Mar 2013 at 12:17
Original issue reported on code.google.com by
ariya.hi...@gmail.com
on 9 Jan 2011 at 6:36