Releases: ClericPy/ichrome
Releases · ClericPy/ichrome
2.5.2
specify port for chrome engine task
2.5.1
- support connect_tab for ChromeEngine
- update default_recv_callback format with (tab, data_dict)
2.4.1
add before_startup & after_shutdown for daemon
2.4.0
- fix timeout misunderstanding
- fix some null input
- add tab.gc
- Support ChromeEngine
2.3.9
fix timeout bug
rename Tab.title as current title
fix FileNotFoundError
fix check_connection too fast
2.3.8
- fix psutil bug
- add AsyncDaemon.connect_tab
- remove aiofile requirements
- collect exceptions
2.3.7
- fix NoSuchProcess for proc.cmdline
- udpate default timeout
- fix timeout error
- support installing chromium
- fix async daemon block issue
- add _clear_user_dir
2.3.6
- register loading event before seting url
- set default port 9222 for debugger
- add mouse_click_element
2.3.5
Merge pull request #34 from ClericPy/dev
2.3.5