CodeceptJS icon indicating copy to clipboard operation
CodeceptJS copied to clipboard

fails to retrieve attribute of <svg> or under <svg> element

Open VivekLande opened this issue 3 years ago • 0 comments

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 image

Below is the way, we tried to retrieve attributes. image

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 !

VivekLande avatar Jun 20 '22 12:06 VivekLande