Releases: longvh211/Chromium-Automation-with-CDP-for-VBA
Releases · longvh211/Chromium-Automation-with-CDP-for-VBA
CDP Framework 2.7.4
2.7 completed the grand improvement project on the framework with the enhancement on multi-tab handling mechanism. Now CDP pipe will no longer restricts to the original tab but can be transferred to another tab.
- 2.7.1 bug fixes on the .start method.
- 2.7.2 bug fixes on the getElements method "Type Mismatch" error prompt.
- 2.7.3 tweaks for compatibility with Word & Access out-of-the-box.
- 2.7.4 more tweaks for Word & Access compat. Added a new method .isExist for CDPElement class to easily check if the target element is found. Enhanced .getTab with a new argument "doRetry" to let it retry until the tab is popped up and found within a certain amount of time.
CDP Framework 2.6
Powerful and critical additions to the framework capability in order to work with React forms intuitively.
CDP Framework 2.5
Official stable release of v2.5. All demo examples worked well.
CDP Framework 1.1
Removed serializablity validation and removed class_terminate procedure to keep handles constantly open for multiple separate automation runs. Enhanced the wait method by adding an additional initial Sleep 0.5.
CDP Framework 1.0
Update README.md