• Skip to main content
  • Skip to primary sidebar

Ryan McCormick

How to Install PhantomJS 2.5 Beta on MacOS

March 19, 2017 by Ryan Leave a Comment

PhantomJS on MacOS is a quick, excellent alternative to Google Chrome for a native browser testing platform. 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 MacOS At the time of writing this article, the following versions are available: Ubuntu 16.04 LTS … [Read more...] about How to Install PhantomJS 2.5 Beta on MacOS

SOLVED: PhantomJS 2.5 Beta: Library not loaded: libwebp.6.dylib

March 19, 2017 by Ryan 3 Comments

After installing PhantomJS 2.5 Beta on MacOS, I ran into the following error after trying to get the version: dyld: Library not loaded: /usr/local/opt/webp/lib/libwebp.6.dylib After some research, I found out that the library behind it 'webp' had been updated to libwebp.7.dylib. Step 1: Install webp via Homebrew If you have a Mac and are a developer, I assume that you … [Read more...] about SOLVED: PhantomJS 2.5 Beta: Library not loaded: libwebp.6.dylib

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

Calculate Business Days in VBA Without Table

December 8, 2015 by Ryan Leave a Comment

Recently, I was working on a side project that did some cool things with business days. In one of the use cases, I needed to figure out the date five business days from the current date. My solution needed to be built for technical staff to easily modify exclusion dates. My solution also had to be something that could be set once and forgotten as the end-user pool is expected … [Read more...] about Calculate Business Days in VBA Without Table

« Previous Page
Next Page »

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