- 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
- support tab.includes - add tab.wait_includes, tab.wait_findall
2.2.3
fix catch all exceptions
2.2.2
- tab.close will lose ws, so timeout default to 0. - update readme
2.2.1
- Tab.findall, Tab.inject_html, Tab.wait_tag, jsonify for Tab.get_variable - fix screenshot save file - get_response auto wait loading