Nick Rowe
761f456c32
Change comment in run-jasmine example to be consistent with the way the code is written
2011-10-06 19:45:57 -07:00
Ariya Hidayat
8a4a13ccbc
Merge branch 'master' into 1.3
2011-09-20 22:11:00 -07:00
Ariya Hidayat
8b0f13309a
examples/follow: Update Sencha folks.
2011-09-20 21:55:24 -07:00
Gregor Martynus
cec8b5672e
Just a simple change to not only log the failed error, but also the actual message
2011-09-21 02:50:21 +03:00
Ariya Hidayat
42ff411c63
Keep using "new WebPage()" instead of module and 'require'.
...
http://code.google.com/p/phantomjs/issues/detail?id=237
2011-09-16 21:49:40 -07:00
Ariya Hidayat
1178637805
Remove unported examples that do not work anymore.
2011-09-16 17:49:09 -07:00
Ariya Hidayat
e07307ec1d
Merge pull request #155 from Roejames12/master
...
A ton of updates
2011-09-14 21:45:08 -07:00
IceArmy
5b24d2417a
Fix injectme.coffee example which was injecting 'injectme.js' instead of itself
2011-09-13 14:50:12 -07:00
IceArmy
c119a4788e
Merge branch 'master' of git://github.com/ariya/phantomjs
2011-09-13 13:16:20 -07:00
Ivan De Marino
e0e5535e0e
Updated examples to use "require('webpage').create()" instead of "new WebPage()".
2011-09-12 21:17:54 +01:00
Ariya Hidayat
bcd01d222b
netlog.coffee: Fix wrong address to be loaded.
...
http://code.google.com/p/phantomjs/issues/detail?id=227
2011-09-10 11:05:25 -07:00
Ariya Hidayat
1fd9c20835
netlog: Example to dump live network traffic.
...
http://code.google.com/p/phantomjs/issues/detail?id=227
2011-09-10 09:15:34 -07:00
IceArmy
e9d87f0fb2
Merge branch 'master' of git://github.com/ariya/phantomjs
2011-09-08 15:14:34 -07:00
Ariya Hidayat
6a79ea7e6d
Implement require('fs').
...
This is mostly based on Ivan's work, see
https://github.com/ariya/phantomjs/pull/153
http://code.google.com/p/phantomjs/issues/detail?id=47
2011-09-08 10:00:07 -07:00
IceArmy
f51b5144f0
Fix issue 225: netsniff.coffee produces invalid HAR
2011-09-08 00:25:51 -07:00
Ariya Hidayat
e45c5328b9
CoffeeScript version of unrandomize example.
2011-09-07 17:52:58 -07:00
Julien Ammous
217b7ecbd4
typo
2011-08-29 00:12:48 +03:00
execjosh
b5bb07faa4
Add examples for phantom.outputEncoding
2011-08-25 03:15:26 +09:00
Ariya Hidayat
051f3ea839
examples/pizza: Switch to use Yelp.
...
http://code.google.com/p/phantomjs/issues/detail?id=200
2011-08-23 23:34:50 -07:00
Ariya Hidayat
8af4fa714c
examples/follow: Update Sencha dudes.
2011-08-21 00:16:37 -07:00
Ariya Hidayat
319fd80ec3
Add callback for page initialization.
...
http://code.google.com/p/phantomjs/issues/detail?id=143
2011-08-20 17:57:01 -07:00
Ivan De Marino
3046bd994e
Spotted a mistake in "scandir.[js|coffee]": was still using "phantom.fs" API.
2011-08-04 22:00:18 +01:00
Alexey Palazhchenko
ab138bc42c
QUnit runner: exit with 1 if network is unreachable.
2011-07-06 14:30:58 +04:00
Ariya Hidayat
1354d65acf
Merge pull request #100 from sujal/master
...
Simple comment correction in injectme.* example
2011-06-28 18:05:50 -07:00
sujal
59843bfcdf
cleanup injectme.* example comment
...
the comment confused me at first, making me think there was a "better"
or alternate way to do this, so I spent 45 minutes searching the docs
for a mention of loadJsFile.
Hopefully this saves someone else a few minutes.
2011-06-28 19:34:01 -04:00