UNPKG

3.59 kBMarkdownView Raw
1dalek-internal-webdriver
2========================
3
4> DalekJS javascript webdriver client
5
6[![Build Status](https://travis-ci.org/dalekjs/dalek-internal-webdriver.png)](https://travis-ci.org/dalekjs/dalek-internal-webdriver)
7[![Build Status](https://drone.io/github.com/dalekjs/dalek-internal-webdriver/status.png)](https://drone.io/github.com/dalekjs/dalek-internal-webdriver/latest)
8[![Dependency Status](https://david-dm.org/dalekjs/dalek-internal-webdriver.png)](https://david-dm.org/dalekjs/dalek-internal-webdriver)
9[![devDependency Status](https://david-dm.org/dalekjs/dalek-internal-webdriver/dev-status.png)](https://david-dm.org/dalekjs/dalek-internal-webdriver#info=devDependencies)
10[![NPM version](https://badge.fury.io/js/dalek-internal-webdriver.png)](http://badge.fury.io/js/dalek-internal-webdriver)
11[![Coverage](http://dalekjs.com/package/dalek-internal-webdriver/master/coverage/coverage.png)](http://dalekjs.com/package/dalek-internal-webdriver/master/coverage/index.html)
12[![unstable](https://rawgithub.com/hughsk/stability-badges/master/dist/unstable.svg)](http://github.com/hughsk/stability-badges)
13
14[![NPM](https://nodei.co/npm/dalek-internal-webdriver.png)](https://nodei.co/npm/dalek-internal-webdriver/)
15[![NPM](https://nodei.co/npm-dl/dalek-internal-webdriver.png)](https://nodei.co/npm/dalek-internal-webdriver/)
16
17## Ressources
18
19[API Docs](http://dalekjs.com/package/dalek-internal-webdriver/master/api/index.html) -
20[Trello](https://trello.com/b/DvMQWBMg/dalek-internal-webdriver) -
21[Code coverage](http://dalekjs.com/package/dalek-internal-webdriver/master/coverage/index.html) -
22[Code complexity](http://dalekjs.com/package/dalek-internal-webdriver/master/complexity/index.html) -
23[Contributing](https://github.com/dalekjs/dalek-internal-webdriver/blob/master/CONTRIBUTING.md) -
24[User Docs](http://dalekjs.com/docs/webdriver.html) -
25[Homepage](http://dalekjs.com) -
26[Twitter](http://twitter.com/dalekjs)
27
28## Docs
29
30Webdriver plugin for DalekJS.
31
32## Help Is Just A Click Away
33
34### #dalekjs on FreeNode.net IRC
35
36Join the `#daleksjs` channel on [FreeNode.net](http://freenode.net) to ask questions and get help.
37
38### [Google Group Mailing List](https://groups.google.com/forum/#!forum/dalekjs)
39
40Get announcements for new releases, share your projects and ideas that are
41using DalekJS, and join in open-ended discussion that does not fit in
42to the Github issues list or StackOverflow Q&A.
43
44**For help with syntax, specific questions on how to implement a feature
45using DalekJS, and other Q&A items, use StackOverflow.**
46
47### [StackOverflow](http://stackoverflow.com/questions/tagged/dalekjs)
48
49Ask questions about using DalekJS in specific scenarios, with
50specific features. For example, help with syntax, understanding how a feature works and
51how to override that feature, browser specific problems and so on.
52
53Questions on StackOverflow often turn in to blog posts or issues.
54
55### [Github Issues](//github.com/dalekjs/dalek-internal-webdriver/issues)
56
57Report issues with DalekJS, submit pull requests to fix problems, or to
58create summarized and documented feature requests (preferably with pull
59requests that implement the feature).
60
61**Please don't ask questions or seek help in the issues list.** There are
62other, better channels for seeking assistance, like StackOverflow and the
63Google Groups mailing list.
64
65![DalekJS](https://raw.github.com/dalekjs/dalekjs.com/master/img/logo.png)
66
67## Legal FooBar (MIT License)
68
69Copyright (c) 2013 Sebastian Golasch
70
71Distributed under [MIT license](https://github.com/dalekjs/dalek-internal-webdriver/blob/master/LICENSE-MIT)
72