Jump to content

sandy1028

Members
  • Posts

    387
  • Joined

  • Last visited

Everything posted by sandy1028

  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, '')]
  2. Please help me in answeing this, If we are using same server for same user, if load is high on the server then how the session is managed.
×
×
  • 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.