Hi, I noticed that elements on my browser app keeps changing as follows, while I am developing (during different runs). I can't pinpoint why they change - the developer next to me seems to think its the browser that changes the html.
/HTML[1]/BODY[1]/DIV[4]/........
/HTML[1]/BODY[1]/DIV[5]/........
As this is so high-up in the path, it impacts several elements. The whole process hinges on HTML paths.
Any ideas why its changing?