Skip to content

Tags: ignu/capybara-webkit

Tags

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

0.6.0

Toggle 0.6.0's commit message
0.6.0: fixes for fonts, file uploads, better capybara compatibility, …

…capybara 1.0.0 compatibility, header support, better port handling, and more

v0.5.0

Toggle v0.5.0's commit message
Release 0.5.0:

Better event handling for check boxes/radios (thanks to Vasily Reys)
No more dock icon on OS X (thanks to Chris Griego)
Fixes for Ruby 1.9 (thanks to Shigeya Suzuki)

v0.4.0

Toggle v0.4.0's commit message
Version 0.4.0:

Checking if nodes are disabled now works
Build fixes and improvements for various systems
Simulate keypresses better for filling in text inputs
Trigger change events when using select tags

v0.3.0

Toggle v0.3.0's commit message
0.3.0:

Better drag and drop support thanks to Yuichi Taten.
Fixed some potential async issues with failing pages.
Fixed some deallocation bugs with failing pages.

v0.2.0

Toggle v0.2.0's commit message
v0.2.0:

Support frames
Support UTF-8 characters

v0.1.7

Toggle v0.1.7's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Support ruby 1.9.2

v0.1.6

Toggle v0.1.6's commit message
0.1.6:

Removed .rvmrc so that 1.9 will build
Wait and timeout when looking for content
Clarify Qt requirements further
Fix missing constant when inspecting nodes

v0.1.5

Toggle v0.1.5's commit message
0.1.5: add rake as a dependency, because the post-install hook uses it

v0.1.4

Toggle v0.1.4's commit message
0.1.4: preserve executable file permissions