• Skip to main content
  • Skip to primary sidebar

Ryan McCormick

angular 2

SOLVED: Protractor Config to show iframes in PhantomJS

June 29, 2017 by Ryan Leave a Comment

If you are reading this post, you probably figured out that PhantomJS won't display iframes without additional configuration out of the box. The flags that would normally be passed are: --ignore-ssl-errors=true --web-security=false I am adding this post as a good place to reference this later on. I found a bunch of answers online with this one buried in an issue under the … [Read more...] about SOLVED: Protractor Config to show iframes in PhantomJS

Testing Angular 2 Applications with PhantomJS | ES2015, TypeScript

March 19, 2017 by Ryan Leave a Comment

By default, Chrome is set as the test runner of choice for applications generated with Angular-cli. The problem is that Chrome is really slow for running more than a few tests. For anyone who develops following the Test Driven Development(TDD) approach like myself, this can be extremely annoying. If you have anything more than a few test cases, you could pretty much drink … [Read more...] about Testing Angular 2 Applications with PhantomJS | ES2015, TypeScript

How to Install PhantomJS 2.5 Beta on Ubuntu 14.04, 16.04 LTS

March 19, 2017 by Ryan Leave a Comment

PhantomJS is a quick, excellent alternative to native browser testing for both e2e testing with selenium and JavaScript unit testing with Karma. The beta version, PhantomJS 2.5 offers support for ES2015 unlike the current stable branch (at the time of writing this article 2.1.x). Download PhantomJS 2.5 for Ubuntu At the time of writing this article, the following versions are … [Read more...] about How to Install PhantomJS 2.5 Beta on Ubuntu 14.04, 16.04 LTS

Primary Sidebar

Recent Posts

  • Force Quit Kill all Chrome Windows MacOS
  • SOLVED: Angular 6 CLI Karma Stuck in Single Run | Karma Stops Running
  • How to Manually Install Java 8 on Ubuntu 18.04 LTS
  • Remove VirtualBox from Ubuntu 16.04 Xenial
  • Clear all Node Modules Folders Recursively Mac/Linux

Recent Comments

  1. KKV on Webstorm adding spaces between imports and braces | JavaScript and TypeScript
  2. jusopi on Clear all Node Modules Folders Recursively Mac/Linux
  3. Qaisar Irfan on Clear all Node Modules Folders Recursively Mac/Linux
  4. mustafa on Remove VirtualBox from Ubuntu 16.04 Xenial
  5. Pourya on How to Manually Install Java 8 on Ubuntu 18.04 LTS

Copyright © 2025 · Magazine Pro on Genesis Framework · WordPress · Log in