- iter a None type procs fix 55 - add DEFAULT_CACHE_SIZE for ChromeWorker
2.8.1
- add get_local_state for ChromeDaemon
- allow using exist user_data_dir
- refactor tab.repl fixed 47
2.8.0
- add expires for JavaScriptSnippets.add_tip - ichrome -t now support kwargs - connect tab with tab_id - tab.set_file_input - default max_msg_size has been set to 10MB - chrome.host can be without port - add WaitContext for await task
2.7.7
- fix Tab.wait_response - add wait_response_context to Tab - add **_kwargs to Tab.enable - add max_lines to JavaScriptSnippets.add_tip
2.7.6
- support JavaScriptSnippets.add_tip - add alert, confirm, prompt to Tab, block until user confirms or timeout.