1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-01-18 03:22:02 +02:00
ferret/pkg/stdlib/html
Tim Voronov f8e061cc80
Move value specific Iterable and Iterator interfaces into core module (#233)
* Move value specific Iterable and Iterator interfaces into core module

* Update Makefile

Reverted test command

* Update collection.go

* Fixed wrong iterator usage

* Updated use of switch statements
2019-02-15 07:41:08 -05:00
..
click_all.go New type system (#232) 2019-02-13 12:31:18 -05:00
click.go New type system (#232) 2019-02-13 12:31:18 -05:00
document.go New type system (#232) 2019-02-13 12:31:18 -05:00
download.go New type system (#232) 2019-02-13 12:31:18 -05:00
element_exists.go Next (#214) 2018-12-21 23:14:41 -05:00
element.go New type system (#232) 2019-02-13 12:31:18 -05:00
elements_count.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
elements.go Rewrite comments, closing #118 2018-10-14 13:06:27 -04:00
hover.go New type system (#232) 2019-02-13 12:31:18 -05:00
inner_html_all.go New type system (#232) 2019-02-13 12:31:18 -05:00
inner_html.go New type system (#232) 2019-02-13 12:31:18 -05:00
inner_text_all.go New type system (#232) 2019-02-13 12:31:18 -05:00
inner_text.go New type system (#232) 2019-02-13 12:31:18 -05:00
input.go New type system (#232) 2019-02-13 12:31:18 -05:00
lib.go New type system (#232) 2019-02-13 12:31:18 -05:00
navigate_back.go New type system (#232) 2019-02-13 12:31:18 -05:00
navigate_forward.go New type system (#232) 2019-02-13 12:31:18 -05:00
navigate.go New type system (#232) 2019-02-13 12:31:18 -05:00
pagination.go Move value specific Iterable and Iterator interfaces into core module (#233) 2019-02-15 07:41:08 -05:00
parse.go New type system (#232) 2019-02-13 12:31:18 -05:00
pdf.go New type system (#232) 2019-02-13 12:31:18 -05:00
screenshot.go New type system (#232) 2019-02-13 12:31:18 -05:00
scroll_bottom.go New type system (#232) 2019-02-13 12:31:18 -05:00
scroll_element.go New type system (#232) 2019-02-13 12:31:18 -05:00
scroll_top.go New type system (#232) 2019-02-13 12:31:18 -05:00
select.go New type system (#232) 2019-02-13 12:31:18 -05:00
wait_class_all.go New type system (#232) 2019-02-13 12:31:18 -05:00
wait_class.go Move value specific Iterable and Iterator interfaces into core module (#233) 2019-02-15 07:41:08 -05:00
wait_element.go New type system (#232) 2019-02-13 12:31:18 -05:00
wait_navigation.go New type system (#232) 2019-02-13 12:31:18 -05:00