HuddleEng / PhantomFlow

Describe and visualise user flows through tests with PhantomJS
MIT License
682 stars 60 forks source link

Bug fix for 'empty.html' resource errors in debug mode #47

Closed eskitek closed 8 years ago

eskitek commented 8 years ago

PhantomJS 2 requires URLs to have a protocol. This change fixes the resource errors around 'empty.html' described in Huddle/PhantomFlow#46.