protractor 0.0.2 copy "protractor: ^0.0.2" to clipboard
protractor: ^0.0.2 copied to clipboard

outdated

Protractor for AngularDart

Protractor Dart DEMO #

This is a work in progress to get Protractor support for Dart. This demo demonstrates writing just the specs in Dart (only the Jasmine syntax is supported.)

The goal is to eventually become a part of the main protractor framework. It is currently a wrapper around protractor and includes a copy of the protractor-demo with the spec file translated to Dart.

Running the demo #

  • npm install
  • pub install (Do not forget this.)
  • Start a selenium server at localhost:4444. Refer the Protractor docs for help.
  • Start the test application server with node app/expressserver.js
  • Run the tests ./bin/protractor_dart test/conf.js
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Protractor for AngularDart

Repository
View/report issues

License

unknown (license)

Dependencies

js

More

Packages that depend on protractor