Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Resources, links and notes for my talk at the 2015 Selenium Conference (video, slides). If any information is missing and/or inaccurate or if you want to discuss further the idea of testing within asyncronous javascript frameworks please feel free to correct me.

Ed Manlove

email: devPyPlTw@verizon.net

Protractor, AngularJS

Protractor is the end-to-end testing framework for AngularJS. It is built upon WebDriverJS.

Protractor Website Protractor on Github AngularJS

How to install Protractor, Node.js, and run the internal Protractor tests. -ToDo

WebDriverJS and the difference with other WebDriver ports

ToDo

Asynchronous Javascript and Promises

A good article on Asynchronous Javascript

ToDo

Python, Java, Ruby

Adding AngularJS testing to Selenium2Library/Robot Framework - Python - https://github.com/emanlove/robotframework-selenium2library/tree/angularjs

Separate AngularJS / Selenium2Library Library - Python - https://github.com/Selenium2Library/robotframework-angularjs

Richard Huang AngularJS Selenium2Library - Python - https://github.com/rickypc/robotframework-extendedselenium2library

Paul Hammant - AngularJS and WebDriver bits and pieces for Java - Java - https://github.com/paul-hammant/ngWebDriver

Ruby wrapper for Protractor's client side JavaScript - Ruby - https://github.com/bootstraponline/angular_webdriver

Other Resources

About

Resources and Links for my talk, "An AngularJS testing framework for the rest of us: porting Protractor to Python", at the 2015 Selenium Conference http://year-2015.seleniumconf.org/

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors