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.
Go to file
Mathias Köhnke f93fd8c5f7 Merge pull request #2 from mkoehnke/develop
Added Classes For Table and Row
2015-11-30 23:22:56 +01:00
Classes Added Classes For Table and Row 2015-11-30 23:22:16 +01:00
Demo Added Classes For Table and Row 2015-11-30 23:22:16 +01:00
.gitignore Initial Commit 2015-11-28 00:37:36 +01:00
Headless.podspec Initial Commit 2015-11-28 00:37:36 +01:00
LICENSE Initial commit 2015-11-28 00:29:28 +01:00
README.md Initial commit 2015-11-28 00:29:28 +01:00

Headless