All notable changes to this project will be documented in this file.
- Multi-browser support
- Wait till
document.readyState
is equal tocomplete
. - Support to run custom JS while authenticating.
CrawlAction
element name bug.- Check if CrawlAction is unique only if it is not a link.
- Replaced deprecated function
page.waitForTimeout
.
- Initial release of the project.