CodeceptJS
CodeceptJS copied to clipboard
fails to retrieve attribute of <svg> or under <svg> element
Hello,
I trying to retrieve "href" attribute of or inside the element. but it fails and returns a blank object i.e. {}
please see below snap of HTML

Below is the way, we tried to retrieve attributes.

Details
- CodeceptJS version: 3.3.3
- NodeJS Version: 16.5.0
- Operating System: Windows
- playwright
Please let me know if any more information needed Thank you !