mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-16 11:37:36 +02:00
fe7b45df6e
* Refactored networking * Some work * Added event loop * Renamed EventHandler to Handler * wip * Removed console logs * Added DOMManager * Refactored frame managment * Fixes * Fixed concurrency issues * Fixed unit tests * Improved EventLoop api * Some fixes * Refactored event loop. * Improved logic of initial page load * Cleaned up * Fixed linting issues * Fixed dom.Manager.Close * SOme works * Fixes * Removed fmt.Println statements * Refactored WaitForNavigation * Removed filter for e2e tests * Made Cookies Measurable * Made Cookies KeyedCollection * Fixes after code review * Updated e2e tests for iframes * Fixed iframe lookup in e2e tests * Added comments |
||
---|---|---|
.. | ||
attr_get.go | ||
attr_remove.go | ||
attr_set.go | ||
blur.go | ||
clear.go | ||
click_all.go | ||
click.go | ||
cookie_del.go | ||
cookie_get.go | ||
cookie_set.go | ||
document.go | ||
download.go | ||
element_exists.go | ||
element.go | ||
elements_count.go | ||
elements.go | ||
focus.go | ||
get_inner_html_all.go | ||
get_inner_html.go | ||
get_inner_text_all.go | ||
get_inner_text.go | ||
hover.go | ||
input.go | ||
lib.go | ||
mouse_xy.go | ||
navigate_back.go | ||
navigate_forward.go | ||
navigate.go | ||
pagination.go | ||
pdf.go | ||
screenshot.go | ||
scroll_bottom.go | ||
scroll_element.go | ||
scroll_top.go | ||
scroll_xy.go | ||
select.go | ||
set_inner_html.go | ||
set_inner_text.go | ||
style_get.go | ||
style_remove.go | ||
style_set.go | ||
wait_attr_all.go | ||
wait_attr.go | ||
wait_class_all.go | ||
wait_class.go | ||
wait_element.go | ||
wait_navigation.go | ||
wait_style_all.go | ||
wait_style.go | ||
xpath.go |