Giter Club home page Giter Club logo

triflejs's Introduction

trifleJS 0.3

A headless Internet Explorer browser using the .NET WebBrowser Class with a Javascript API running on the [V8 JavaScript engine](http://en.wikipedia.org/wiki/V8_(JavaScript_engine).

The API is coded as a port of PhantomJS. Basically, if you have used phantom before then you already know how to use TrifleJS.

What is TrifleJS?

It supports different version of IE interchangeably depending on the current version installed (IE9 can emulate IE7, IE8 or IE9 but not IE10).

C:\> TrifleJS.exe --emulate=IE8 --render=http://whatbrowser.org/

IE 8

The following is a list of features that have been ported from PhantomJS.

We are targetting version 1.7 as webdriver support (added in v 1.8) is too much work to put in at this stage.

API Implementation

We are currently about 60% throguht the PhantomJS API.

For detailed information on which methods are available please refer to triflejs.org:

Some of the big ticket items currently missing from the automation are:

  • Cookies
  • IE Windows (File Upload, SSL Certificate Error)
  • Mouse / Keyboard interaction
  • ChildProcess module

Some items that are being deliberately left out:

  • Support for WebDriver

Download

This code is still very much in beta. Check again for updates.

You can download the binary here if you want to play around with the beta version.

System Requirements

The ideal installation is Windows 7 (which includes .NET 3.5) using IE9 or IE10, however this will still work in 32-bit XP (with SP2) or versions of the Windows NT Kernel released after 2001.

Software Version
Windows XP (SP2), 7, 8, Server 2003+
Internet Explorer 7, 8, 9 or 10
.NET Framework 3.5+

triflejs's People

Contributors

insin avatar sdesalas avatar

Watchers

 avatar  avatar

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.