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 f39face8bf
Bugfix/click (#355)
* Added ability to use ClickBySelector with an element

* Fixes

* Increased timeout time
2019-08-24 20:26:27 -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 Bugfix/click (#355) 2019-08-24 20:26:27 -04:00
driver.go Added possibility to set custom viewport size (#334) 2019-07-17 13:29:16 -04:00
element.go Bugfix/click (#355) 2019-08-24 20:26:27 -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 Close a tab on every error (#359) 2019-08-24 20:25:15 -04:00