1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
teampoltergeist--poltergeist/spec/support/views
Ben Holmes 2a1d9cd7a1 Add test for date input type
I was originally planning to implement date input support but it already
works fine for versions 1.5.1 and 1.6.0.

Fixes teampoltergeist/poltergeist#480
2015-04-16 14:11:48 +03:00
..
attach_file.erb Fix ObsoleteNode error when using attach_file 2013-01-26 23:08:49 +00:00
attributes.erb access attributes 2014-04-14 15:29:02 +10:00
basic_auth.erb Fix #263 HTTP Basic Authentication 2013-10-10 15:37:28 +04:00
click_coordinates.erb Support clicking precise coordinates. 2012-10-11 16:21:39 -07:00
click_test.erb Fix element position calculation. Fixes #15. 2012-01-26 17:57:24 +00:00
console_log.erb Add support for custom phantomjs loggers 2013-01-26 18:47:09 -05:00
date_fields.erb Add test for date input type 2015-04-16 14:11:48 +03:00
datepicker.erb Fix #60. 2012-05-31 16:23:01 +02:00
double_click_test.erb double click support 2013-01-27 12:05:43 +11:00
drag.erb Drag by offset support in native element 2015-02-16 00:45:05 +03:00
filter_text_test.erb Fix specs for Capybara::Poltergeist::Node#filter_text 2013-09-13 05:55:30 +09:00
fixed_positioning.erb Render full window size if document has no height 2014-04-23 11:07:45 -07:00
frames.erb Fixes within_frame for Cross Domain Frames 2012-12-06 04:52:11 +00:00
headers.erb support setting http request headers 2012-07-02 15:07:33 -07:00
headers_with_ajax.erb Fix #337 ability to set headers only on the initial request 2013-07-25 14:13:07 +04:00
index.erb Fix #19. (Page load synchronisation problem.) 2012-02-16 23:40:08 +00:00
js_error.erb Fix the :js_errors => false option 2013-01-26 21:11:44 +00:00
js_redirect.erb Fix #19. (Page load synchronisation problem.) 2012-02-16 23:40:08 +00:00
long_page.erb Fix bug with clicking elements when the size of the document changes (#4) 2011-11-03 00:13:20 +00:00
nested_frame_test.erb Fix clicks in a frame not taking into account additional offset due to padding -- fixes #377 2013-08-21 15:47:50 -07:00
requiring_custom_extension.erb inject the agent (and thus extensions) on the native page initialisation, means that extensions are therefore available at first load 2013-02-14 14:00:48 +11:00
scroll.erb Assert clicking on element outside viewport of parent element really works 2012-07-09 14:52:10 -03:00
send_keys.erb #202 Add send_keys basic implementation 2013-12-01 21:43:33 +04:00
set.erb Fixed #432, setting multiple contenteditables. 2013-12-18 14:55:45 -06:00
simple.erb accessing a nodes parents via ids 2014-04-14 08:56:44 -04:00
svg_test.erb Support reading text from SVG elements 2015-04-16 13:39:24 +03:00
table.erb Fix element position calculation. Fixes #15. 2012-01-26 17:57:24 +00:00
unwanted.erb Add url blacklisting 2015-02-06 00:31:34 +03:00
url_blacklist.erb Add url blacklisting 2015-02-06 00:31:34 +03:00
with_different_resources.erb merged new version of code for identifying HTTP code of an loaded page 2012-07-24 18:40:28 +01:00
with_js.erb Fire focus related events on selecting a select box option 2015-04-09 16:49:57 +03:00
zoom_test.erb Add #zoomFactor= method 2013-12-10 00:36:26 +02:00