We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a curiosity thing.
How come attached is the default for waitForSelector, and not visible?
attached
visible
I would have guessed visible would be the most common default to want, but I might be entirely incorrect in that assumption.
The text was updated successfully, but these errors were encountered:
We liked the idea.
Sorry, something went wrong.
Same. I almost always add waitFor: "visible" in my waitForSelectors
waitFor: "visible"
waitForSelectors
No branches or pull requests
This is a curiosity thing.
How come
attached
is the default for waitForSelector, and notvisible
?I would have guessed
visible
would be the most common default to want, but I might be entirely incorrect in that assumption.The text was updated successfully, but these errors were encountered: