1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-12 11:15:14 +02:00
ferret/e2e/tests
Tim Voronov f39face8bf
Bugfix/click (#355)
* Added ability to use ClickBySelector with an element

* Fixes

* Increased timeout time
2019-08-24 20:26:27 -04:00
..
dynamic Bugfix/click (#355) 2019-08-24 20:26:27 -04:00
static Fixed headers (#348) 2019-08-04 17:25:47 -04:00
doc_element_exists_d.fql Next (#214) 2018-12-21 23:14:41 -05:00
doc_element_exists.fql Next (#214) 2018-12-21 23:14:41 -05:00
doc_hover_d.fql Feature/#177 hover (#178) 2018-11-15 14:33:53 -05:00
doc_input_text_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_select_multi_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_select_single_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_wait_attr_all_d.fql Feature/#250 wait style (#257) 2019-03-13 22:50:29 -04:00
doc_wait_attr_d.fql Feature/#250 wait style (#257) 2019-03-13 22:50:29 -04:00
doc_wait_class_all_d.fql Feature/#229 wait no element (#249) 2019-03-06 21:52:41 -05:00
doc_wait_class_d.fql Fixed WAIT_CLASS args validation (#192) 2018-11-22 10:39:15 -05:00
doc_wait_element_d.fql Feature/#229 wait no element (#249) 2019-03-06 21:52:41 -05:00
doc_wait_no_attr_d.fql Feature/#250 wait style (#257) 2019-03-13 22:50:29 -04:00
doc_wait_no_class_all_d.fql Feature/#229 wait no element (#249) 2019-03-06 21:52:41 -05:00
doc_wait_no_class_d.fql Feature/#229 wait no element (#249) 2019-03-06 21:52:41 -05:00
doc_wait_no_element_d.fql Feature/#229 wait no element (#249) 2019-03-06 21:52:41 -05:00
doc_wait_no_style_all_d.fql Feature/#250 wait style 2 (#260) 2019-03-14 22:10:15 -04:00
doc_wait_no_style_d.fql Feature/#250 wait style 2 (#260) 2019-03-14 22:10:15 -04:00
doc_wait_style_all_d.fql Feature/#250 wait style 2 (#260) 2019-03-14 22:10:15 -04:00
doc_wait_style_d.fql Feature/#250 wait style 2 (#260) 2019-03-14 22:10:15 -04:00
el_attrs_d.fql Fixed dot notation for HTML elements (#239) 2019-02-25 21:46:39 -05:00
el_attrs_get.d.fql Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
el_attrs_remove.d.fql Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
el_attrs_set_bulk.d.fql Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
el_attrs_set.d.fql Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
el_attrs.fql Fixed dot notation for HTML elements (#239) 2019-02-25 21:46:39 -05:00
el_element_exists_d.fql Next (#214) 2018-12-21 23:14:41 -05:00
el_element_exists.fql Next (#214) 2018-12-21 23:14:41 -05:00
el_hover_d.fql Feature/#177 hover (#178) 2018-11-15 14:33:53 -05:00
el_input_text_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
el_select_multi_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
el_select_single_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
el_style_get.d.fql Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
el_style_remove.d.fql Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
el_style_set_bulk.d.fql Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
el_style_set.d.fql Feature/#250 wait style (#255) 2019-03-13 14:51:30 -04:00
el_value_d.fql Feature/#220 iframe support (#315) 2019-06-19 17:58:56 -04:00
el_value.fql Bug/#194 empty value (#195) 2018-11-28 07:39:12 -05:00
el_wait_attr_2_d.fql Feature/#250 wait style (#257) 2019-03-13 22:50:29 -04:00
el_wait_attr_d.fql Feature/#250 wait style (#257) 2019-03-13 22:50:29 -04:00
el_wait_class_d.fql Fixed WAIT_CLASS args validation (#192) 2018-11-22 10:39:15 -05:00
el_wait_no_attr_d.fql Feature/#250 wait style (#257) 2019-03-13 22:50:29 -04:00
el_wait_no_class_d.fql Feature/#229 wait no element (#249) 2019-03-06 21:52:41 -05:00
el_wait_no_style_d.fql Feature/#250 wait style 2 (#260) 2019-03-14 22:10:15 -04:00
el_wait_style_d.fql Feature/#250 wait style 2 (#260) 2019-03-14 22:10:15 -04:00
page_load_d.fql Feature/#220 iframe support (#315) 2019-06-19 17:58:56 -04:00
page_load_params_d.fql Next (#214) 2018-12-21 23:14:41 -05:00
page_load.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00