1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/e2e/tests
Tim Voronov 5620be211c
Next (#214)
* Renamed DOCUMENT to PAGE

* Added PageLoadParams

* Added PageLoadParams

* Renamed LoadPageParams -> PageLoadParams

* Added support for context.Done() (#201)

* Bug/#189 operators precedence (#202)

* Fixed math operators precedence

* Fixed logical operators precedence

* Fixed array operator

* Added support for parentheses to enforce a different operator evaluation order

* Feature/#200 drivers (#209)

* Added new interfaces

* Renamed dynamic to cdp driver

* Renamed drivers

* Added ELEMENT_EXISTS function (#210)

* Renamed back PAGE to DOCUMENT (#211)

* Added Getter and Setter interfaces
2018-12-21 23:14:41 -05: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_inner_html_1_arg_d.fql Fixes (#187) 2018-11-21 22:45:00 -05:00
doc_inner_html_1_arg.fql Fixes (#187) 2018-11-21 22:45:00 -05:00
doc_inner_html_all_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_inner_html_all.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_inner_html_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_inner_html.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_inner_text_1_arg_d.fql Fixes (#187) 2018-11-21 22:45:00 -05:00
doc_inner_text_1_arg.fql Fixes (#187) 2018-11-21 22:45:00 -05:00
doc_inner_text_all_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_inner_text_all.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_inner_text_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05:00
doc_inner_text.fql Integration tests (#170) 2018-11-12 14:53:36 -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_class_all_d.fql Added intergration test for WAIT_CLASS_ALL 2018-11-22 10:45:34 -05:00
doc_wait_class_d.fql Fixed WAIT_CLASS args validation (#192) 2018-11-22 10:39:15 -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_inner_html_1_arg_d.fql Fixes (#187) 2018-11-21 22:45:00 -05:00
el_inner_html_1_arg.fql Fixes (#187) 2018-11-21 22:45:00 -05:00
el_inner_text_1_arg_d.fql Fixes (#187) 2018-11-21 22:45:00 -05:00
el_inner_text_1_arg.fql Fixes (#187) 2018-11-21 22:45:00 -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_value_d.fql Bug/#194 empty value (#195) 2018-11-28 07:39:12 -05:00
el_value.fql Bug/#194 empty value (#195) 2018-11-28 07:39:12 -05:00
el_wait_class_d.fql Fixed WAIT_CLASS args validation (#192) 2018-11-22 10:39:15 -05:00
page_load_d.fql Integration tests (#170) 2018-11-12 14:53:36 -05: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