Menno de Gier
c2712fc2a9
Just return the text if element is a title
2012-09-02 14:45:15 +02:00
Jon Leighton
80905e0140
Mouse over element before clicking it.
2012-09-01 17:25:23 +01:00
James Croft
d3d7c8e369
Keydown comes before the element value is updated
2012-08-16 12:45:40 +01:00
Dmitriy Nesteryuk
72e5d2d276
merged new version of code for identifying HTTP code of an loaded page
2012-07-24 18:40:28 +01:00
Dmitriy Nesteryuk
9a9a4b6893
Status code support. Closes #37 .
2012-07-17 23:37:45 +01:00
Gabriel Sobrinho
836b8efacc
Assert clicking on element outside viewport of parent element really works
2012-07-09 14:52:10 -03:00
Gabriel Sobrinho
e38cafdbd7
Scroll element into view if needed on click
...
Closes #83
2012-07-07 12:41:06 -03:00
Sumit Shah
6ac4078b3a
support setting http request headers
2012-07-02 15:07:33 -07:00
Gabriel Gilder
1aa0c2d86b
Add js code to fire HTML5 input event
2012-06-12 11:36:54 -07:00
Tom Stuart
74c79ca77e
Let Capybara's retry recognise ClickFailed
...
This should fix issue #60 for cases not identified by previous fix.
2012-06-08 10:31:08 +01:00
Tom Stuart
37f9fcd805
Fix JSON serialization when Array#toJSON borked
...
This happens when prototype is included on the page and probably in
other circumstances.
2012-06-03 10:08:53 +02:00
Jon Leighton
dc2ce26b0d
Fix #60 .
...
It seems there is some internal webkit rendering issue triggering
this bug. I couldn't come up with a simpler test case but setting the
scroll position every time in validatedDimensions seems to work out.
THANKS TO MY BRO @MORTICE FOR HELPING WITH THE FIX BRO
2012-05-31 16:23:01 +02:00
Gabriel Sobrinho
859945dcee
Add failing scenario for #60
2012-05-31 16:20:25 +02:00
Tom Stuart
89c3553550
Use local jquery files
2012-05-31 12:05:27 +01:00
Bruno Aguirre
8adf744cb8
Value gets converted to string when setting an element
...
* Prevents BrowserError when the input value it's a string
2012-05-02 10:05:39 -03:00
Dmitriy Nesteryuk
7cb46fbc3c
added javascript code to fire keyup/keydown/keypress/focus/blur events
2012-04-28 00:54:47 +03:00
Jon Leighton
8b5541d661
Fix #19 . (Page load synchronisation problem.)
2012-02-16 23:40:08 +00:00
Jon Leighton
48c3b9787b
Fix element position calculation. Fixes #15 .
2012-01-26 17:57:24 +00:00
Jon Leighton
8ab5c03582
Fix #8
2012-01-11 22:16:35 +00:00
Jon Leighton
acbf73e1b7
Fix bug with clicking elements when the size of the document changes ( #4 )
2011-11-03 00:13:20 +00:00
Jon Leighton
fb497cb328
Add support for choosing between rendering the whole page or just part of it.
2011-10-31 23:04:02 +00:00
Jon Leighton
acf4969bf7
Print out debug info if there are failures on travis
2011-10-30 18:22:44 +00:00
Jon Leighton
892d48b6f9
Change this test yet again to not rely on ps, and make it allow up to a second for the executable to be called.
2011-10-28 18:52:06 +01:00
Jon Leighton
0ada3f7284
Make this test not rely on /tmp and chmod etc so that it can hopefully run on travis
2011-10-28 00:37:06 +01:00
Jon Leighton
79df68e153
Make this test not rely on /tmp and chmod etc so that it can hopefully run on travis
2011-10-28 00:33:05 +01:00
Jon Leighton
76fe32debd
omg
2011-10-27 23:34:14 +01:00