ulixee / hero

The web browser built for scraping
MIT License
855 stars 43 forks source link

feat(core/client): add isDomContentLoaded, isAllContentLoaded and isPaintingStable #24

Closed blakebyrnes closed 3 years ago

blakebyrnes commented 3 years ago

As part of this PR, also fixed some inconsistencies we had in LoadState vs NavigationStatus vs LocationStatus vs PipelineStatus... Merged them and refer to the same types and "Word". All are now "status".

Other fixes: