Skip to content

Commit e748188

Browse files
author
Davert
committed
phantomjs post
1 parent 6ac2f54 commit e748188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2013-05-13-phantom-js-headless-testing.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: post
44
date: 2013-05-13 01:03:50
55
---
66

7-
*This is a guest blogpost by [Jon Phipps](http://jonstuff.blogspot.ca/). In this post Jon explains how to use PhantomJS - the most anticipated testing backend.*
7+
*This is a guest blogpost was brought to you by [Jon Phipps](http://jonstuff.blogspot.ca/). Jon explains how to use PhantomJS -- the most anticipated testing backend in Codeception.*
88

99
If you're running acceptance tests in [Codeception](http://codeception.com/) that require interaction with JavaScript, or have scripts that manipulate the DOM, the speedy [Php Browser](http://codeception.com/docs/modules/PhpBrowser) driver won't help you since it doesn't support JavaScript. The best options for running tests using JavaScript are the [Selenium2](http://codeception.com/docs/modules/Selenium2) and [ZombieJS](http://codeception.com/docs/modules/ZombieJS) drivers.
1010

0 commit comments

Comments
 (0)