Fail
expect(element).toHaveAttribute("title") // element.hasAttribute("title")View in Storybook
Expected the element to have attribute:
title
Received:
null
1168x22
Linux Amazon Linux 2
ef6f9c on link-start-end-icons
Caught exception in
play functionThis story threw an error after it finished rendering which means interactions may not have been executed fully.
Error: expect(element).toHaveAttribute("title") // element.hasAttribute("title")
Expected the element to have attribute:
title
Received:
null