-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
✨ enhancementNew feature or requestNew feature or request
Description
We currently support a waitFor helper within execute functions. While this is a great building block used to support the waitForSelector option (as well as being used elsewhere throughout core), it would be nice to have some other execute helpers.
In particular, a common problem is custom lazy loaded images that require the page to be scrolled. An excellent candidate for a new helper or two.
We should also document these (and better document the snapshot command in general)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or requestNew feature or request