-
-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
Any strong objections to passing back the target
along with these messages?
Use case: In case there are multiple clicks in a test, having this extra information makes it easier to find out which test selector failed. This can be also applied to other helpers.
throw new Error(`Can not \`click\` disabled ${element}`); |
`Element not found when calling \`click('${target}')\`.` |
Metadata
Metadata
Assignees
Labels
No labels