WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests / snapshots and manipulate websites using Javascript.
Hi @kor45cw WKZombie is compatible with iOS9.1 and higher. The main reason for this limitation is that I don't want to invest too much time in maintaining multiple deployment targets. Hope that helps!
why not support ios9 in swift3