Skip to content

Conversation

@zikani03
Copy link
Owner

@zikani03 zikani03 commented Nov 9, 2025

Goto actions now wait for DOMContentLoaded instead of Commit state, this is more inline with what users actually expect to happen. Previously, without this change you would have to add a hack like

Goto "someurl"
WaitFor "body"

Goto actions now wait for DOMContentLoaded instead of Commit state,
this is more inline with what users actually expect to happen.
Previously, without this change you would have to add a hack like

```
Goto "someurl"
WaitFor "body"
```
@zikani03 zikani03 merged commit fe48a72 into main Nov 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants