angular-phonecat
angular-phonecat copied to clipboard
Tutorial on building an angular application.
- Add ngAria module. - Add labels to the search and order fields. - Add accessibility plugin for Protractor. - Add missing alt attributes in the phone detail. - Add...
Revision of the test suite to make use of page objects. The page objects are derived from the state chart shown below. This design is used in order to make...
I was getting errors when running _npm run protractor_ until I changed the version in package.json from 5.4.1 to 5.4.2.
Sometimes, when i run protracor with following config, i face with {Timed out waiting for the WebDriver server} error. But sometimes it's ok. selenium standalone and chromedriver is up to...
Getting following error when running this app in my RHEL 7 instance, I am running this as a root user [Thu Aug 24 2017 11:38:30 GMT-0400 (EDT)] "GET /" "Mozilla/5.0...