Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

New Package: casperjs #12394

Closed
wants to merge 3 commits into from
Closed

New Package: casperjs #12394

wants to merge 3 commits into from

Conversation

samgranieri
Copy link

CasperJS is an open source navigation scripting & testing utility
written in Javascript and based on PhantomJS — the scriptable headless
WebKit engine. It eases the process of defining a full navigation
scenario and provides useful high-level functions, methods & syntactic
sugar for doing common tasks such as:
-- defining & ordering browsing navigation steps
-- filling & submitting forms
-- clicking & following links
-- capturing screenshots of a page (or part of it)
-- making assertions on remote DOM
-- logging events
-- downloading resources, including binary ones
-- writing functional test suites, saving results as JUnit XML
-- scraping Web contents

CasperJS is an open source navigation scripting & testing utility
written in Javascript and based on PhantomJS — the scriptable headless
WebKit engine. It eases the process of defining a full navigation
scenario and provides useful high-level functions, methods & syntactic
sugar for doing common tasks such as:
-- defining & ordering browsing navigation steps
-- filling & submitting forms
-- clicking & following links
-- capturing screenshots of a page (or part of it)
-- making assertions on remote DOM
-- logging events
-- downloading resources, including binary ones
-- writing functional test suites, saving results as JUnit XML
-- scraping Web contents
@bugQ
Copy link
Contributor

bugQ commented May 24, 2012

Error: class "Casperjs" expected but not found in casperjs.rb
Double-check the name of the class in that formula.

@samgranieri
Copy link
Author

@bugQ does my last commit work?

@@ -0,0 +1,27 @@
require 'formula'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a line break here

@samgranieri
Copy link
Author

@jacknagel thanks for the formatting tips... i would think that commit notes would trigger github notifications

@bugQ
Copy link
Contributor

bugQ commented May 25, 2012

sam said:

@bugQ does my last commit work?

Well, I patched the formula myself and everything seemed to work.

@jacknagel
Copy link
Contributor

Squash down to a single commit please, thanks.

@adamv
Copy link
Contributor

adamv commented Jun 8, 2012

Pulled an alternate request.

@adamv adamv closed this Jun 8, 2012
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
@samgranieri samgranieri deleted the package-casperjs branch March 24, 2019 04:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants