1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/e2e/tests/dynamic/element
Tim Voronov e6dd5689b4
Bugfix/e2e tests (#648)
* Fixed logger level

* Fixed WAITFOR EVENT parser

* Added tracing to Network Manager

* Updated logging

* Swtitched to value type of logger

* Added tracing

* Increased websocket maximum buffer size

* Ignore unimportant error message

* Added support of new CDP API for layouts

* Switched to value type of logger

* Added log level

* Fixed early context cancellation

* Updated example of 'click' action

* Switched to val for elements lookup

* Fixed unit tests

* Refactored 'eval' module

* Fixed SetStyle eval expression

* Fixed style deletion

* Updated logic of setting multiple styles
2021-09-02 11:09:48 -04:00
..
attrs Added support of computed styles (#570) 2020-11-20 20:09:21 -05:00
blur Migration to lab (#526) 2020-06-17 17:37:01 -04:00
children Bugfix/#575 element children (#580) 2020-12-19 13:42:57 -05:00
clear Fixed selection of text containing special characters (#619) 2021-04-23 15:36:53 -04:00
click Migration to lab (#526) 2020-06-17 17:37:01 -04:00
focus Migration to lab (#526) 2020-06-17 17:37:01 -04:00
hover Migration to lab (#526) 2020-06-17 17:37:01 -04:00
iframes Migration to lab (#526) 2020-06-17 17:37:01 -04:00
inner_html Feature/#577 spa routing (#584) 2021-02-16 09:49:26 -05:00
inner_text Chore/actions (#568) 2020-11-10 21:13:29 -05:00
input Migration to lab (#526) 2020-06-17 17:37:01 -04:00
parent Added GetParentElement to HTMLElement struct (#571) 2020-11-20 23:09:12 -05:00
press Feature/#478 keyboard events (#618) 2021-04-23 10:42:31 -04:00
query Migration to lab (#526) 2020-06-17 17:37:01 -04:00
select Migration to lab (#526) 2020-06-17 17:37:01 -04:00
siblings Added support of Element.nextElementSibling and Element.previousEleme… (#569) 2020-11-13 21:48:00 -05:00
styles Added support of computed styles (#570) 2020-11-20 20:09:21 -05:00
value Migration to lab (#526) 2020-06-17 17:37:01 -04:00
wait Bugfix/e2e tests (#648) 2021-09-02 11:09:48 -04:00
xpath Migration to lab (#526) 2020-06-17 17:37:01 -04:00