hound icon indicating copy to clipboard operation
hound copied to clipboard

Can "other element would receive the click" become an error?

Open schnittchen opened this issue 5 years ago • 0 comments

I'm seeing this:

10:04:35.621 [warn] unknown error: Element <button class="js-button" style="">...</button> is not clickable at point (163, 275). Other element would receive the click:

I cannot imagine a situation where this should not be considered a failure of the test, but I might be wrong.

Would it be possible to treat this condition as an error (potentially behind a switch)?

schnittchen avatar Apr 23 '19 10:04 schnittchen