Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
dalek-browser-ie
Advanced tools
DalekJS browser plugin for Internet Explorer
API Docs - Trello - Code coverage - Code complexity - Contributing - User Docs - Homepage - Twitter
This module is a browser plugin for DalekJS. It provides all a WebDriverServer & browser launcher for Internet Explorer.
The browser plugin can be installed with the following command:
$ npm install dalek-browser-ie --save-dev
You can use the browser plugin by adding a config option to the your Dalekfile
"browsers": ["IE"]
Or you can tell Dalek that it should test in this browser via the command line:
$ dalek mytest.js -b IE
In order to drive IE the setting "Enable Protected Mode" (in IE's Security tab) must be set to the same value for ALL zones. If it is on for some zones and off for others it might not work. Stackoverflow
Join the #daleksjs
channel on FreeNode.net to ask questions and get help.
Get announcements for new releases, share your projects and ideas that are using DalekJS, and join in open-ended discussion that does not fit in to the Github issues list or StackOverflow Q&A.
For help with syntax, specific questions on how to implement a feature using DalekJS, and other Q&A items, use StackOverflow.
Ask questions about using DalekJS in specific scenarios, with specific features. For example, help with syntax, understanding how a feature works and how to override that feature, browser specific problems and so on.
Questions on StackOverflow often turn in to blog posts or issues.
Report issues with DalekJS, submit pull requests to fix problems, or to create summarized and documented feature requests (preferably with pull requests that implement the feature).
Please don't ask questions or seek help in the issues list. There are other, better channels for seeking assistance, like StackOverflow and the Google Groups mailing list.
Copyright (c) 2013 Sebastian Golasch
Distributed under MIT license
FAQs
Internet Explorer bindings for DalekJS
The npm package dalek-browser-ie receives a total of 0 weekly downloads. As such, dalek-browser-ie popularity was classified as not popular.
We found that dalek-browser-ie demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.