Forum Discussion

mfoster711's avatar
mfoster711
Regular Contributor
3 years ago
Solved

XPath slow

I am using the following code in one of my projects and I am testing two different releases of our software (let's call them alpha and beta release). On the beta release this line of code executes in...
  • Lee_M's avatar
    Lee_M
    3 years ago

    mfoster711 Thanks for the update, I'm glad your issue seems to have 'disappeard'

     

    There are so many factors that could have caused this

    - internet speed

    - conflict

    - wrong code

    - multiple browsers

    - system load

     

    I suggest if you notice this again you open dev tools and check the network tab to check if the page and dom are loading correctly

    feel free to reach out with more debug information should you encounter this issue again