mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-14 11:23:02 +02:00
5620be211c
* Renamed DOCUMENT to PAGE * Added PageLoadParams * Added PageLoadParams * Renamed LoadPageParams -> PageLoadParams * Added support for context.Done() (#201) * Bug/#189 operators precedence (#202) * Fixed math operators precedence * Fixed logical operators precedence * Fixed array operator * Added support for parentheses to enforce a different operator evaluation order * Feature/#200 drivers (#209) * Added new interfaces * Renamed dynamic to cdp driver * Renamed drivers * Added ELEMENT_EXISTS function (#210) * Renamed back PAGE to DOCUMENT (#211) * Added Getter and Setter interfaces |
||
---|---|---|
.. | ||
click_all.go | ||
click.go | ||
document.go | ||
download.go | ||
element_exists.go | ||
element.go | ||
elements_count.go | ||
elements.go | ||
hover.go | ||
inner_html_all.go | ||
inner_html.go | ||
inner_text_all.go | ||
inner_text.go | ||
input.go | ||
lib.go | ||
navigate_back.go | ||
navigate_forward.go | ||
navigate.go | ||
pagination.go | ||
parse.go | ||
pdf.go | ||
screenshot.go | ||
scroll_bottom.go | ||
scroll_element.go | ||
scroll_top.go | ||
select.go | ||
wait_class_all.go | ||
wait_class.go | ||
wait_element.go | ||
wait_navigation.go |