Skip to content

Bugfixes + Improvements for 'Real-Life' Usage

Compare
Choose a tag to compare
@mkoehnke mkoehnke released this 20 Jun 21:39
· 66 commits to master since this release
  • 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