Bugfixes + Improvements for 'Real-Life' Usage
- Due to a XPath limitation, WKZombie can't access elements within an iFrame directly. In order to work around this issue, a swap() method was added to switch the current page with an embedded iframe page.
- Bugfix for submitting a form using the ID tag
- Added additonal execute() / map() functions for easier JavaScript usage
- Breaking Change: Removed brackets from execute() and snap() function