Giter VIP home page Giter VIP logo

badook's People

Contributors

ajedi32 avatar amatsuda avatar aprescott avatar beanieboi avatar botandrose-machine avatar calasyr avatar dbrans avatar dnesteryuk avatar gongo avatar jbaudanza avatar jcoglan avatar jhawthorn avatar jonleighton avatar jonrowe avatar laserlemon avatar mjtko avatar mrdg avatar pedrocarrico avatar plehoux avatar route avatar s0meone avatar sferik avatar simi avatar sobrinho avatar thedelchop avatar twalpole avatar unmanbearpig avatar voxsim avatar yaauie avatar yob avatar

Stargazers

 avatar

Watchers

 avatar

badook's Issues

support :logger option

:logger (Object responding to puts) - When present, debug output is written to this object

support :window_size option

:window_size (Array) - The dimensions of the browser window in which to test, expressed as a 2-element array, e.g. [1024, 768]. Default: [1024, 768]

Support :phantomjs_logger option

:phantomjs_logger (IO object) - Where the STDOUT from PhantomJS is written to. This is where your console.log statements will show up. Default: STDOUT

support :phantomjs_options option

:phantomjs_options (Array) - Additional command line options to be passed to PhantomJS, e.g. ['--load-images=no', '--ignore-ssl-errors=yes']

Remember: always add --wd as default

Support :timeout option

:timeout (Numeric) - The number of seconds we'll wait for a response when communicating with PhantomJS. Default is 30.

support :screen_size option

:screen_size (Array) - The dimensions the window size will be set to when Window#maximize is called. Expressed as a 2-element array, e.g. [1600, 1200]. Default: [1366, 768]

support :debug option

:debug (Boolean) - When true, debug output is logged to STDERR. Some debug info from the PhantomJS portion of Poltergeist is also output, but this goes to STDOUT due to technical limitations.

support :port option

:port (Fixnum) - The port which should be used to communicate with the PhantomJS process. Defaults to a random open port.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.