1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
ferret/e2e/tests/dynamic/doc
Tim Voronov 847dda1f10
Feature/pre compiled eval scripts (#658)
* Added support of pre-compiled eval expressions

* Added unit tests for eval.Function

* Added RemoteType and RemoteObjectType enums

* Refactored function generation

* Refactored Document and Element loading logic

* Removed redundant fields from cdp.Page

* Exposed eval.Runtime to external callers

* Added new eval.RemoteValue interface
2021-09-19 19:35:54 -04:00
..
click Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
element Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
focus Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
iframes Feature/pre compiled eval scripts (#658) 2021-09-19 19:35:54 -04:00
inner_html Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
inner_text Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
input Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
select Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
viewport Migration to lab (#526) 2020-06-17 17:37:01 -04:00
wait Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
waitfor_event Feature/#263 waitfor event (#590) 2021-07-13 21:34:22 -04:00
xpath Migration to lab (#526) 2020-06-17 17:37:01 -04:00
pagination_by_css.fql Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
pagination_by_xpath.fql Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00