Closed
Description
The DomCrawler component docs state that the selectButton()
method finds a button by its label
or id
.
The Symfony Testing docs state that the selectButton()
methods finds a button by its value
, id
, alt
or name
attributes.
One or both of these must be incomplete or incorrect, though I'm not sure which.
Metadata
Metadata
Assignees
Labels
No labels