v0.5.0
Added
clean_data_dirparameter toConfigclass to control user data directory cleanupTab.parentproperty to access parent tab in iframe hierarchiesElem.click()now returns the current top-levelTabinstance if click happened- Platform detection for pipe transport using
importlib.util.find_spec("posix") - Automatic DOM cache invalidation on
cdp.dom.DocumentUpdatedevents - New example
click_and_navigate.pydemonstrating navigation after click
Changed
- Updated screenshot example to use
JPEGformat instead ofPNG - Updated README with documentation for new features
- Updated tests suite
- Updated CDP specs
Full Changelog: v0.4.0...v0.5.0