1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
ferret/pkg/drivers/cdp
Tim Voronov 6ec50c5e43
Bugfix/inner text html by selector (#347)
* Fixed inner text

* Fixed inner html

* Updated set inner html and inner text

* Changed mechanism of reading and writing inner text and html

* updated makefile

* Added e2e tests

* Updated makefile

* Updated changelog

* Reverted dynamic page example
2019-08-05 19:57:02 -04:00
..
eval Refactored input and select (#331) 2019-07-16 18:17:42 -04:00
events Refactored input and select (#331) 2019-07-16 18:17:42 -04:00
input Refactored input and select (#331) 2019-07-16 18:17:42 -04:00
templates Bugfix/inner text html by selector (#347) 2019-08-05 19:57:02 -04:00
document_test.go Feature/#220 iframe support (#315) 2019-06-19 17:58:56 -04:00
document.go Added errors to ClickX methods and added existence check (#341) 2019-07-26 13:22:06 -04:00
driver.go Added possibility to set custom viewport size (#334) 2019-07-17 13:29:16 -04:00
element.go Bugfix/inner text html by selector (#347) 2019-08-05 19:57:02 -04:00
helpers.go Refactored input and select (#331) 2019-07-16 18:17:42 -04:00
options.go Feature/#236 cookies (#242) 2019-03-15 19:59:05 -04:00
page.go Fixed headers (#348) 2019-08-04 17:25:47 -04:00