1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
ferret/e2e/tests/dynamic/element/inner_html
Tim Voronov 90427cd537
Feature/new selector type (#657)
* Added remote type reference resolver

* Added support of XPath query selector

* Added CDP e2e testss covering XPath integration

* Added additional CDP e2e tests covering XPath integration

* Added type check to QuerySelector casting function

* Fixed XPath e2e tests

* Fixed vuln issue

* Added support of XPath selectors to http driver

* Added e2e tests for XPAth
2021-09-16 21:40:20 -04:00
..
get_by_css_not_found.fail.fql Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
get_by_css.fql Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
get_by_xpath_not_found.fail.fql Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
get_by_xpath.fql Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
get.fql Feature/#577 spa routing (#584) 2021-02-16 09:49:26 -05:00
set_by_css.fql Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
set_by_xpath.fql Feature/new selector type (#657) 2021-09-16 21:40:20 -04:00
set.fql Chore/actions (#568) 2020-11-10 21:13:29 -05:00