1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
ferret/pkg/drivers/http
Tim Voronov 63201148ac
Added possibility to set custom viewport size (#334)
* Added possibility to set custom viewport size

* Fixed linting issue

* Renamed ScreenSize to Viewport

* Updated e2e test
2019-07-17 13:29:16 -04:00
..
document_test.go Feature/#220 iframe support (#315) 2019-06-19 17:58:56 -04:00
document.go Feature/#230 xpath (#322) 2019-07-03 14:05:02 -04:00
driver.go Added possibility to set custom viewport size (#334) 2019-07-17 13:29:16 -04:00
element_test.go Feature/#265 dom manipulations (#329) 2019-07-11 17:16:34 -04:00
element.go Feature/#265 dom manipulations (#329) 2019-07-11 17:16:34 -04:00
helpers.go Feature/#230 xpath (#322) 2019-07-03 14:05:02 -04:00
options.go Next (#214) 2018-12-21 23:14:41 -05:00
page.go Feature/#220 iframe support (#315) 2019-06-19 17:58:56 -04:00