Releases: ClericPy/ichrome
Releases · ClericPy/ichrome
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
- fix tab.findall
- handle jsonerror for querySelectorAll
- warning root user without --no-sandbox
- refactor command line APIs
- use shutil.rmtree to clear dir
- killall cmd support
- update default PC UA
- contains alias for includes
- add async get_free_port
- add tab._recv_daemon_break_callback
- easy way to init a connected Tab
- update readmes
- update test cases
- add --clear-cache
- fix tab.wait_page_loading
- fix test cases
- update readme, 2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
- tab.wait_response can contains response body
- refactor timeout and connect_timeout logic
- Tab.js return result.result by default
- tab.js add value_path
- Chrome.get_memory
- add kwargs for Tab.send
- rename get_data_value's path to value_path
- methods with prefix
wait_
thetimeout
default to None - support using system default user dir
- add js_code for js function snippets
- clear dir support port arg for unique clean
- show user dir size on launching
WARNING: Tab.js's return value will not be back compatible after 2.2.0