Jump to content

sandy1028

Members
  • Posts

    387
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

sandy1028's Achievements

Advanced Member

Advanced Member (4/5)

0

Reputation

  1. sandy1028

    XPATH help

    <script async="" src="http://www.mar.com/network/abc.js" type="text/javascript"/> <script src="http://www.mar.com/network/abc.js"/> can you please tell me the XPATH where it matches the script which has async and not the other one. I tried with the below script, but it matches both. //script[contains(@src, 'mar.com') and contains(@src, 'abc.js') and contains(@async, '')]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.